Commit Graph

135 Commits

Author SHA1 Message Date
Peter Dimov
143dcd262f Update .travis.yml 2019-08-21 12:12:18 +03:00
Peter Dimov
c4464f2521 Switch Appveyor to 2015 image 2019-04-14 18:07:58 +03:00
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
74f30ef920 Move Python 3 Travis job 2019-02-14 21:44:25 +02: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
Peter Dimov
d1d4ebba6a Add python3 test to Travis 2019-02-13 23:33:19 +02:00
Hans Dembinski
cb40bf914b allow blocking dependencies (because they are optional) 2019-02-13 21:25:17 +01:00
Peter Dimov
6097de6d0b Update exceptions.txt 2019-01-28 04:31:18 +02:00
Peter Dimov
7def309b0a Merge branch 'develop' into feature/depinst-exclude 2019-01-14 00:24:03 +02:00
Peter Dimov
8630467ea2 Update exceptions.txt 2019-01-14 00:23:36 +02:00
Peter Dimov
a84e69c995 Add --exclude to depinst 2019-01-13 22:56:38 +02:00
Peter Dimov
f6bc6aae65 Simplify the output of boostdep --cmake 2019-01-06 18:42:42 +02:00
Peter Dimov
d31223b3c0 Remove essentials from yml files 2018-12-22 03:20:56 +02:00
Peter Dimov
e2809d6848 Install essential modules 2018-12-22 03:08:08 +02:00
Peter Dimov
83c11957f1 Update .yml files 2018-12-19 00:32:42 +02:00
Peter Dimov
0fd7f80a60 Install assert, bind, core in appveyor.yml 2018-11-03 01:20:03 +02:00
Peter Dimov
bf9ace6252 Use --compare-output in test/Jamfile 2018-11-03 00:55:49 +02:00
Peter Dimov
adba5e0056 Add --capture-output, --compare-output 2018-11-03 00:55:20 +02:00
Peter Dimov
369f020739 Revert .travis.yml changes 2018-11-03 00:54:58 +02:00
Peter Dimov
91cc06562e Add tests 2018-11-02 18:44:38 +02:00
Peter Dimov
6cdbc5da81 Update exceptions.txt 2018-10-29 01:33:34 +02:00
Peter Dimov
5603d5dafc Fix typo in appveyor.yml 2018-10-28 18:02:52 +02:00
Peter Dimov
657598e9a2 Update .yml files 2018-10-28 17:57:14 +02:00
Peter Dimov
db5ecb48e2 Add missing semicolon 2018-10-17 16:24:09 +03:00
Peter Dimov
be1525937e Use cmake for unzipping on Travis as well 2018-10-17 06:34:37 +03:00
Peter Dimov
ac197dd900 Use cmake to unzip instead of the missing 7za 2018-10-17 05:02:09 +03:00
Peter Dimov
39a9653056 Place the utf8-test directory in an archive to avoid having weird paths in a release 2018-10-17 04:47:22 +03:00
Peter Dimov
784ffecf4e Update exceptions.txt 2018-10-16 04:21:05 +03:00
Peter Dimov
88972222e6 Document --list-buildable-dependencies 2018-10-16 04:15:41 +03:00
Peter Dimov
e901a3687e Add CHECK_EXCEPTIONS=1 to Travis 2018-10-14 20:03:17 +03: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
8893d1c579 Add a directory with a UTF-8 name, taken from Wave's tests 2018-10-06 20:46:30 +03: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
06b1d2041e Add copyright/license to CMakeLists.txt 2018-09-30 04:22:40 +03:00
Peter Dimov
cabe24c8e0 Update documentation 2018-09-26 01:54:08 +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
2f1b3681ea [docu] update documentation with --root option 2018-09-25 22:44:31 +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
cf6fff33c5 Add -j3 to Travis 2018-09-24 19:01:18 +03:00
Peter Dimov
557024ae4c Add -d0 to b2 headers 2018-09-22 02:48:01 +03:00
Peter Dimov
51ab8eecba Merge branch 'feature/pr-4' into develop 2018-09-22 02:46:50 +03:00
Peter Dimov
f0b1139877 Do not run boostdep, it returns -1 without arguments and fails the job 2018-09-22 02:40:40 +03:00
Peter Dimov
2f7fe084ed Install to ~, /usr/local/bin isn't writable 2018-09-22 02:31:41 +03:00
Peter Dimov
a66e6bb0e6 Add CMake install support 2018-09-22 01:36:36 +03:00