Commit Graph

39 Commits

Author SHA1 Message Date
Peter Dimov
adba5e0056 Add --capture-output, --compare-output 2018-11-03 00:55:20 +02:00
Peter Dimov
f5878c09a8 Update 'Generated' comments 2018-10-04 21:43:59 +03:00
Peter Dimov
d183091b49 Add --list-buildable-dependencies 2018-10-04 21:16:20 +03:00
Peter Dimov
deb1487f73 Disable MS security warnings about std::getenv 2018-09-26 01:41:12 +03:00
Peter Dimov
efeb802530 Change --root to --boost-root, look at BOOST_ROOT 2018-09-25 23:09:59 +03:00
Mike Dev
6175d10dfe Add an option to specify a different boost source directory 2018-09-25 22:44:19 +03:00
Peter Dimov
ea71cb366a Add --subset-for 2017-07-28 11:13:08 +03:00
Peter Dimov
9d3bb529ba Add level, weight, module anchors 2017-07-27 12:22:46 +03:00
Peter Dimov
ddfe886153 Fix malformed html in module weights 2017-07-27 12:08:49 +03:00
Peter Dimov
7d2a6f12bc Add support for --html-stylesheet, --html-prefix; rename --title to --html-title, --footer to --html-footer 2017-07-26 18:56:58 +03:00
Peter Dimov
afc63a469d Remove redundant space after href 2017-07-26 13:59:14 +03:00
Peter Dimov
2826c03b1f Fix --pkgconfig output 2017-07-23 00:58:42 +03:00
Peter Dimov
5ed7dbc0cd Add --pkgconfig 2017-07-22 21:30:29 +03:00
Peter Dimov
f58bbbfd23 Update --cmake to better handle numeric modules 2017-06-30 17:30:43 +03:00
Peter Dimov
7a31b5d656 Update documentation 2017-06-24 20:56:23 +03:00
Peter Dimov
75019e3317 Add --list-missing-headers 2017-06-24 20:41:21 +03:00
Peter Dimov
8fc683d6f5 For INTERFACE libraries, only INTERFACE dependencies are allowed 2017-06-24 04:07:20 +03:00
Peter Dimov
7cffdbb120 Add --cmake option 2017-06-24 01:40:12 +03:00
Peter Dimov
670bf68e75 Add --test option 2016-11-10 00:15:13 +02:00
Peter Dimov
f307502eb2 Add --list-exceptions 2016-04-24 18:59:56 +03:00
Peter Dimov
f5e28b95f0 Make --subset honor --track-sources and --track-tests 2016-04-24 02:25:06 +03:00
Peter Dimov
4bcfbfac47 Add --track-tests, --no-track-sources, --no-track-tests 2016-04-24 01:52:35 +03:00
Peter Dimov
926b209f7d Document --subset. 2016-03-04 13:26:30 +02:00
Peter Dimov
e7b66c9d0b Do not include the module itself in its --subset dependencies 2016-03-04 01:15:44 +02:00
Peter Dimov
baf2192987 Fix --subset missing some dependencies 2016-03-03 03:07:59 +02:00
Peter Dimov
93940e3304 Add --subset option to boostdep 2016-03-02 00:44:50 +02:00
Peter Dimov
bef108dd07 Remove spurious semicolons that caused the usage message to be truncated. 2015-05-20 23:21:08 +03:00
Peter Dimov
1fa67ddd46 Highlight important dependencies in --module-levels and --module-weights. 2015-01-08 03:56:44 +02:00
Peter Dimov
0e9416627e Small fixes. 2015-01-08 02:50:55 +02:00
Peter Dimov
4db7fd6127 Add --module-weights. 2015-01-08 01:34:56 +02:00
Peter Dimov
2f088c3cdb Add --list-buildable. 2015-01-03 18:06:22 +02:00
Peter Dimov
a7a995dc77 Add --track-sources; add --list-dependencies. 2015-01-02 23:16:53 +02:00
Peter Dimov
e3430220bd Install boostdep into dist/bin to match other tools 2014-12-29 20:24:46 +02:00
Peter Dimov
688ce2b7a3 Fix handling of --header. 2014-09-17 12:19:08 +03:00
Peter Dimov
5d9eb72f37 Avoid unnecessary conversions. 2014-07-17 23:11:51 +03:00
Peter Dimov
0b7dc6c258 Fix compilation under MinGW. 2014-07-17 22:59:29 +03:00
Peter Dimov
b19757fe63 Add dependent module levels in --module-levels report. 2014-06-12 01:37:25 +03:00
Peter Dimov
e3c6737738 Replace / with ~ in module names; build release by default. 2014-06-11 17:33:48 +03:00
Peter Dimov
2fbc2c62cb Initial commit. 2014-06-08 18:29:04 +03:00