Commit Graph

18 Commits

Author SHA1 Message Date
Peter Dimov
45d60fb9a0 Print ignored dependencies when --verbose 2019-02-15 17:34:16 +02:00
Peter Dimov
1b0ce05559 Merge branch 'develop' of https://github.com/HDembinski/boostdep into feature/depinst-ignore 2019-02-15 17:27:52 +02:00
Hans Dembinski
0171e07940 only ignore top level dependencies 2019-02-14 21:17:35 +01:00
Peter Dimov
f77ffb75b0 Open files in latin-1 under Python 3 2019-02-14 15:36:18 +02:00
Peter Dimov
b0eedbcd5b Update depinst.py for Python 3 2019-02-14 06:25:18 +02:00
Hans Dembinski
cb40bf914b allow blocking dependencies (because they are optional) 2019-02-13 21:25:17 +01:00
Peter Dimov
a84e69c995 Add --exclude to depinst 2019-01-13 22:56:38 +02:00
Peter Dimov
e2809d6848 Install essential modules 2018-12-22 03:08:08 +02:00
Peter Dimov
7161896877 Only use unicode() on Windows 2018-10-06 21:52:11 +03:00
Peter Dimov
c3058e7c63 Use unicode() for the directory name in os.walk 2018-10-06 20:46:53 +03:00
Peter Dimov
450fac742f Change help text of -g 2018-09-21 19:29:00 +03:00
Antony Polukhin
15d1313732 Allow passing additional git arguments (like --jobs 4) and update multiple modules simultaneously 2018-03-08 09:58:40 +03:00
Peter Dimov
e62901ae18 Fix case when no -I was given 2017-10-25 06:07:25 +03:00
Peter Dimov
e27e853d99 depinst: add support for -I/--include to add a subdirectory to scan 2017-10-25 05:57:53 +03:00
Peter Dimov
53cde5d837 Scan example/ in addition to test/ 2017-10-14 18:54:37 +03:00
Peter Dimov
09cb31727c Remove --depth 1 from git submodule update. 2016-11-21 19:27:00 +02:00
Peter Dimov
dc6ee4976b Add license, fix typo 2016-11-15 18:27:09 +02:00
Peter Dimov
47c12ebef9 Add depinst.py. 2016-11-11 21:52:51 +02:00