Commit Graph

61 Commits

Author SHA1 Message Date
Peter Dimov
6f736d03e9 Remove use of $(ROOT) in boost-install 2018-10-20 05:30:51 +03:00
Peter Dimov
1560df0586 Get fname from $(sources) instead of deriving it 2018-10-20 03:56:03 +03:00
Peter Dimov
49a52c5156 FindPython is 3.12; use FindPythonLibs 2018-10-13 23:20:14 +03:00
Peter Dimov
a40942e1eb Request 2.7 in find_package(Python) 2018-10-13 06:39:21 +03:00
Peter Dimov
33caf688f7 Set Python_ROOT_DIR, define BOOST_PYTHON_STATIC_LIB for Appveyor 2018-10-13 05:10:05 +03:00
Peter Dimov
00aed3164b Add Interpreter to FindPython components 2018-10-13 03:53:47 +03:00
Peter Dimov
bb30dcb676 Add find_package(Python) 2018-10-13 00:51:30 +03:00
Peter Dimov
e3325ef145 Remove test dependency of graph 2018-10-12 22:17:24 +03:00
Peter Dimov
c5251a3773 Use python-tag instead of tag for boost_python, boost_numpy, boost_mpi_python 2018-10-12 19:25:21 +03:00
Peter Dimov
4657c3c85c Add test/python 2018-10-12 18:41:20 +03:00
Peter Dimov
7c6661ed7d Install headers silently; use static libs as those are installed by default 2018-10-12 16:22:02 +03:00
Peter Dimov
1d509b7b8f Fix typo in appveyor.yml 2018-10-12 06:48:22 +03:00
Peter Dimov
2fc1454cea Use --with-$LIB install instead of libs/$LIB/build//install 2018-10-12 06:43:06 +03:00
Peter Dimov
32280689e6 Make stage targets depend on stage targets of dependencies 2018-10-12 05:32:54 +03:00
Peter Dimov
deacd54950 Add a dependency on Threads::Threads to Boost::thread 2018-10-12 00:35:27 +03:00
Peter Dimov
c2b5fd554d Indent .travis.yml a bit 2018-10-12 00:29:29 +03:00
Peter Dimov
626648de3b Fix check_dependencies Travis job 2018-10-11 20:51:40 +03:00
Peter Dimov
4190e80b55 Still need to update the submodule though 2018-10-11 18:32:46 +03:00
Peter Dimov
0fcb3aded1 Do not clone libs/headers, it's a submodule now 2018-10-11 17:58:19 +03:00
Peter Dimov
dbc84a30e7 Update dependencies 2018-10-09 21:42:58 +03:00
Peter Dimov
aa5ef99a86 Update BoostDetectToolset for gcc/clang 2018-10-09 19:46:43 +03:00
Peter Dimov
44ca69b556 Change 'skipped' messages 2018-10-09 19:07:01 +03:00
Peter Dimov
7fe2f0ab24 Define BOOST_LIBNAME_DYN_LINK on link=shared 2018-10-09 03:09:51 +03:00
Peter Dimov
895dbe4aaa Add test/log 2018-10-08 21:17:47 +03:00
Peter Dimov
54c2bbc91c Add test/random to Travis/Appveyor 2018-10-08 20:29:13 +03:00
Peter Dimov
c2ec7d4d35 Update dependencies 2018-10-06 05:19:31 +03:00
Peter Dimov
710ebb904e Need a full Boost for dependency analysis 2018-10-06 03:49:12 +03:00
Peter Dimov
7851f1d2d0 Fix boostdep installation in .travis.yml 2018-10-06 02:51:43 +03:00
Peter Dimov
155ee0dfba Use Threads::Threads for test/thread 2018-10-06 02:43:44 +03:00
Peter Dimov
cbf5e5dc08 Remove unnecessary debug output 2018-10-06 01:27:41 +03:00
Peter Dimov
93d57e5d85 Make boost_exception header-only 2018-10-06 00:11:31 +03:00
Peter Dimov
14d5a6bcb8 Add LIB: thread to Appveyor 2018-10-05 23:18:04 +03:00
Peter Dimov
b4fcf7df74 Add LIB=thread, CHECK_DEPENDENCIES=1 to Travis 2018-10-05 23:17:12 +03:00
Peter Dimov
4758a38b66 Update README 2018-10-05 20:42:57 +03:00
Peter Dimov
2ac8797ec4 Update .yml files 2018-10-05 20:41:03 +03:00
Peter Dimov
90b1f04f44 Rename cmake-config.jam to boost-install.jam; move boost-install rule here from Jamroot 2018-10-05 20:38:16 +03:00
Peter Dimov
3b941298df Add test/thread 2018-10-05 18:29:13 +03:00
Peter Dimov
afbdd121d0 Update LD_LIBRARY_PATH on Travis 2018-10-05 18:28:33 +03:00
Peter Dimov
fae8133207 Add test/random 2018-10-05 18:00:38 +03:00
Peter Dimov
0a9054bbf6 Update comment 2018-10-05 17:42:17 +03:00
Peter Dimov
26372d1e94 Add a matrix to .travis.yml 2018-10-05 17:30:09 +03:00
Peter Dimov
79dfa861fe Update .travis.yml, appveyor.yml 2018-10-05 17:21:09 +03:00
Peter Dimov
2b82c6c762 Remove build/, is in libs/headers now 2018-10-05 17:17:44 +03:00
Peter Dimov
9cdb718cec Install cmake configs for dependencies 2018-10-05 17:17:09 +03:00
Peter Dimov
cbbadcdaf4 Use $HOME instead of ~ in --prefix; build variant=release to match the default --build-type 2018-10-05 15:55:53 +03:00
Peter Dimov
7bee68a2d5 Install both debug and release variants for the library itself too 2018-10-05 06:31:48 +03:00
Peter Dimov
6b251def5b Install both debug and release variants 2018-10-05 06:20:49 +03:00
Peter Dimov
b84f8c8f25 Disable autolink; add library directory to PATH, or the DLLs aren't found 2018-10-05 06:00:40 +03:00
Peter Dimov
5e231daf41 Install dependencies manually in appveyor.yml 2018-10-05 05:31:29 +03:00
Peter Dimov
937bceec12 Fix appveyor.yml 2018-10-05 05:06:06 +03:00