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
boost-1.69.0
boost-1.69.0-beta1
|
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 |
|
Peter Dimov
|
9aebd7105b
|
Update appveyor.yml
|
2018-09-21 23:58:51 +03:00 |
|
Peter Dimov
|
f043de074a
|
Add CMake Travis job
|
2018-09-21 21:19:34 +03:00 |
|
Peter Dimov
|
450fac742f
|
Change help text of -g
|
2018-09-21 19:29:00 +03:00 |
|
Peter Dimov
|
3bc685ad21
|
Merge branch 'develop' of https://github.com/apolukhin/boostdep into feature/pr-4
|
2018-09-21 19:24:13 +03:00 |
|
Mike Dev
|
1ae20c3cff
|
[Build] Add basic CMakeLists.txt file
|
2018-09-12 10:25:54 +02: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
|
7949865fa0
|
Update exceptions.txt
boost-1.68.0
boost-1.67.0
|
2017-12-28 23:03:49 +02:00 |
|
Peter Dimov
|
e62901ae18
|
Fix case when no -I was given
boost-1.66.0
|
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
|
605906b399
|
Enable Travis, Appveyor
|
2017-10-25 05:50:03 +03:00 |
|
Peter Dimov
|
36e0115840
|
Update header exception list
|
2017-10-22 03:44:07 +03:00 |
|