426 Commits

Author SHA1 Message Date
Peter Dimov aa58eaecda Change -v to VERBOSE=1 2020-10-01 19:41:47 +03:00
Peter Dimov 1cf84deed6 Add -v to cmake --build on Travis 2020-10-01 17:18:09 +03:00
Peter Dimov 64587f3914 Add libboost_regex.a test to Travis 2020-10-01 15:23:28 +03:00
Peter Dimov 94184954aa Do not link to python.lib 2020-09-29 00:27:28 +03:00
Peter Dimov b2072cd87b No longer link to ZLIB::ZLIB, BZip2::BZip2 manually in test/iostreams 2020-09-28 21:52:00 +03:00
Peter Dimov 0e395865f1 Add non-Boost dependencies to INTERFACE_LINK_LIBRARIES 2020-09-28 19:36:41 +03:00
Peter Dimov 49c63cd756 Install .pdb files for the .dlls when staging 2020-09-05 15:50:55 +03:00
Peter Dimov cfa8b2b1eb Update Boost version 2020-08-15 03:11:55 +03:00
Peter Dimov ea28ed441f Use <install-no-version-symlinks>on; refs #43 boost-1.74.0.beta1 boost-1.74.0 2020-06-15 21:22:46 +03:00
Peter Dimov 088b8aae7f Update Boost version 2020-04-30 18:29:12 +03:00
Peter Dimov 601755f2e8 Use QUIET when finding ALL components 2020-04-24 15:10:16 +03:00
Peter Dimov dc769f59a2 Add a Travis test for CONFIG COMPONENTS ALL 2020-04-23 17:12:44 +03:00
Peter Dimov 25b8cae4f4 Use CMAKE_BUILD_TYPE with MinGW 2020-04-15 20:39:42 +03:00
Peter Dimov b793f75957 git.exe is needed, so remove it from the PATH later 2020-04-15 19:48:10 +03:00
Peter Dimov 79bc937040 Move the MinGW configuration to the front 2020-04-15 19:38:55 +03:00
Peter Dimov a850ef4464 Try removing sh.exe from the PATH 2020-04-15 19:35:22 +03:00
Peter Dimov f478966cfb Merge branch 'develop' into feature/appveyor-mingw 2020-04-15 19:33:35 +03:00
Peter Dimov 88b89e8165 Add a Travis test for MPI with STAGE=1 boost-1.73.0.beta1 boost-1.73.0 2020-04-03 21:47:57 +03:00
Peter Dimov ea5816818a Merge branch 'develop' into feature/appveyor-mingw 2020-03-28 20:44:01 +02:00
Peter Dimov d3d6480e66 Revert "Try the Ninja generator"
This reverts commit 3c1851915f.
2020-03-28 20:41:19 +02:00
Peter Dimov 84a15140de Avoid UNKNOWN imported targets by creating them in the variant files 2020-03-26 15:51:22 +02:00
Peter Dimov 9ee7e0227f Reorder Appveyor configurations 2020-03-25 23:35:36 +02:00
Peter Dimov aa892bb9c7 Add link=shared Random configurations to Appveyor 2020-03-25 20:15:39 +02:00
Peter Dimov 0d96c6ca77 Add USE_STATIC_LIBS=OFF to link=shared Appveyor configurations 2020-03-25 16:10:17 +02:00
Peter Dimov 6a4713523c Change LINK environment variable to B2_LINK, as bootstrap breaks 2020-03-25 16:09:33 +02:00
Peter Dimov 22b5dbc32a Add link=shared configurations to Appveyor 2020-03-25 16:09:02 +02:00
Peter Dimov 6a69185ca7 Add BUILD_SHARED_LIBS=ON test for Random to Appveyor 2020-03-25 15:53:13 +02:00
Peter Dimov d595880936 Add Random to Appveyor 2020-03-24 16:50:08 +02:00
Peter Dimov 230686ed87 Add BUILD_SHARED_LIBS=ON Random configurations to Travis 2020-03-24 16:44:05 +02:00
Peter Dimov f93818c02d Make test/random use an intermediate library that links to Boost::random privately 2020-03-24 16:36:03 +02:00
Peter Dimov 50ad22bd12 Remove _BOOST_CMAKEDIR_COMPUTED as _BOOST_CMAKEDIR is already REALPATH 2020-03-22 18:06:25 +02:00
Peter Dimov bc1e8bedff Merge pull request #36 from AlD/boost_include_dir_fix
Resolve symlinks in _BOOST_CMAKEDIR
2020-03-22 18:00:29 +02:00
Daniel Albers 243ff761e8 Resolve symlinks in _BOOST_CMAKEDIR
Fixes the issue of setting Boost_INCLUDE_DIR to "/include" on systems where
/lib or /lib64 are symlinks to /usr/lib.
2020-03-22 12:58:19 +01:00
Peter Dimov 34e380ac63 Update bzip2 to 1.0.8 2020-03-17 20:54:02 +02:00
Peter Dimov 06dff85cc2 Fix appveyor.yml to pass USE_PYTHON_VERSION 2020-03-07 20:43:55 +02:00
Peter Dimov b969e4ac27 Add USE_PYTHON_VERSION=2.7 to appveyor.yml 2020-03-07 18:13:00 +02:00
Peter Dimov fec3f89f51 Add tests for python2, python3 components to Travis 2020-03-07 17:50:39 +02:00
Peter Dimov 7d2b3bf3a2 Add support for Boost_PYTHON_VERSION_MAJOR 2020-03-07 17:49:55 +02:00
Peter Dimov a52e9c1a38 Add USE_PYTHON_VERSION, USE_PYTHON_COMPONENT to Travis 2020-03-07 16:57:55 +02:00
Peter Dimov a1b5a47747 Handle the single variant special case when choosing among static and shared 2020-02-29 00:56:31 +02:00
Peter Dimov 46522b46ff Only distinguish between single- and multithreaded when layout is not system 2020-02-28 21:19:26 +02:00
Peter Dimov c7a4270a90 Change Boost_USE_MULTITHREADED to default to ON 2020-02-28 19:22:02 +02:00
Peter Dimov 27ed7027a0 Upgrade 'target already has an imported location' warning to an error 2020-02-28 18:34:28 +02:00
Peter Dimov 52ab914954 Add threading=multi,single test with Log to Travis 2020-02-28 15:09:01 +02:00
Peter Dimov 0dd1dbeff6 Added single variant tests to Travis 2020-02-28 14:37:31 +02:00
Peter Dimov c319353938 Fix Boost_ROOT for STAGELIBDIR 2020-02-16 03:30:08 +02:00
Peter Dimov 3c004751a5 Add a test for --stage-libdir to Travis 2020-02-16 02:45:18 +02:00
Peter Dimov da88f7afbd Add stagedir, stage-libdir to boost-install-dirs; use them; support --stage-libdir=... from the command line 2020-02-16 02:39:53 +02:00
Peter Dimov 1e96599363 Add Travis tests for --stagedir 2020-02-15 20:42:13 +02:00
Peter Dimov 69e6eafca2 Change WARNING to AUTHOR_WARNING 2020-01-10 06:15:20 +02:00