Peter Dimov
|
2cd99e24e8
|
Merge branch 'feature/appveyor-2013' into develop
boost-1.75.0.beta1
boost-1.75.0
|
2020-10-05 22:04:38 +03:00 |
|
Peter Dimov
|
fa5b588766
|
Merge pull request #14 from giomasce-throwaway/develop
Fix a typo in copyright headers.
|
2020-10-05 21:48:30 +03:00 |
|
Peter Dimov
|
217733169c
|
Use address-model=32 for msvc-9.0, 10.0, 11.0
|
2020-10-05 21:40:52 +03:00 |
|
Peter Dimov
|
cf7f527dae
|
Use the 2013 image on Appveyor
|
2020-10-05 21:32:35 +03:00 |
|
Giovanni Mascellani
|
826d6e833d
|
Fix a typo in copyright headers.
|
2020-10-05 19:19:20 +02:00 |
|
Peter Dimov
|
35c31e7778
|
Update .travis.yml
boost-1.73.0
boost-1.74.0.beta1
boost-1.74.0
boost-1.73.0.beta1
|
2020-01-21 15:05:19 +02:00 |
|
Peter Dimov
|
1f740abb3b
|
Add revision history
|
2020-01-21 03:18:16 +02:00 |
|
Peter Dimov
|
312b047876
|
Update documentation
|
2020-01-21 03:03:16 +02:00 |
|
Peter Dimov
|
e52b379928
|
Add operator<< for source_location
|
2020-01-21 01:52:41 +02:00 |
|
Peter Dimov
|
e4ae80770f
|
Reinstate CMake project version check
|
2020-01-09 21:56:40 +02:00 |
|
Peter Dimov
|
3c84f4c301
|
Add -DBOOST_INCLUDE_LIBRARIES=assert, otherwise test dependencies for Core are required
|
2020-01-06 17:09:14 +02:00 |
|
Peter Dimov
|
19329d3335
|
Use Boost_VERBOSE instead of Boost_DEBUG
|
2019-12-30 17:15:43 +02:00 |
|
Peter Dimov
|
b16c39fad1
|
Detabify
|
2019-12-28 05:24:27 +02:00 |
|
Peter Dimov
|
c015f4d8c0
|
Add missing copyright/license preambles
|
2019-12-27 05:24:50 +02:00 |
|
Peter Dimov
|
e651b9d5e7
|
Change LIBRARIES to LINK_LIBRARIES
|
2019-12-27 04:06:14 +02:00 |
|
Peter Dimov
|
eedcd7fbd6
|
cd into the right directory on Appveyor
|
2019-12-27 04:03:38 +02:00 |
|
Peter Dimov
|
da5e091413
|
Disable installation without PROJECT_VERSION; add comments; fix indentation
|
2019-12-27 04:00:29 +02:00 |
|
Peter Dimov
|
9d8eda7972
|
Add subdir, install tests to Appveyor
|
2019-12-27 01:09:51 +02:00 |
|
Peter Dimov
|
a6da241823
|
Quote library list
|
2019-12-26 23:34:36 +02:00 |
|
Peter Dimov
|
8f71cdaf76
|
Fix typos in .travis.yml
|
2019-12-26 21:52:16 +02:00 |
|
Peter Dimov
|
44bed90749
|
Add cmake_install_test, cmake_subdir_test
|
2019-12-26 17:55:24 +02:00 |
|
Peter Dimov
|
37a31584ca
|
Update according to latest BoostInstall changes
|
2019-12-26 17:07:17 +02:00 |
|
Peter Dimov
|
14dfa526df
|
Reenable boost_install(boost_assert)
|
2019-12-23 19:45:16 +02:00 |
|
Peter Dimov
|
204ce510c0
|
Tolerate absence of BoostTestJamfile.cmake
|
2019-12-23 04:02:13 +02:00 |
|
Peter Dimov
|
44e6762642
|
Disable boost_install(boost_assert) for now
|
2019-12-23 04:00:08 +02:00 |
|
Peter Dimov
|
ca4e25f64e
|
Install the include/ directory separately
|
2019-12-22 08:34:42 +02:00 |
|
Peter Dimov
|
e999e81106
|
Add CMake install support
|
2019-12-22 04:23:22 +02:00 |
|
Peter Dimov
|
ad8d5d64da
|
Fix Appveyor
|
2019-12-17 13:25:02 +02:00 |
|
Peter Dimov
|
14061d1afa
|
Add CMake jobs to Appveyor
|
2019-12-17 13:09:49 +02:00 |
|
Peter Dimov
|
66a366088e
|
Fix include directory in CMakeLists.txt
|
2019-12-16 21:08:02 +02:00 |
|
Peter Dimov
|
b7b3243936
|
Update submodule tools/cmake
|
2019-12-16 00:35:21 +02:00 |
|
Peter Dimov
|
231c0cb162
|
Update .travis.yml for CMake changes
|
2019-12-15 20:51:42 +02:00 |
|
Peter Dimov
|
d3c598cbc0
|
Update CMake files
|
2019-12-15 20:10:02 +02:00 |
|
Peter Dimov
|
05c23a43b4
|
Disable -Wsign-compare on gcc 4.4.7
|
2019-12-08 22:02:59 +02:00 |
|
Peter Dimov
|
bb86f9ebb5
|
Remove gcc-4.4.7 override, as it hard-fails
|
2019-12-08 21:28:50 +02:00 |
|
Peter Dimov
|
14302eadf6
|
Rename parameters to placate -Wshadow on g++ 4.x
|
2019-12-08 21:13:58 +02:00 |
|
Peter Dimov
|
d1c4462e35
|
Ignore -Waddress in assert_test and verify_test
|
2019-12-08 21:06:58 +02:00 |
|
Peter Dimov
|
264f98f32a
|
Add <warning>extra to all tests, -Wshadow to gcc
|
2019-12-08 20:52:55 +02:00 |
|
Peter Dimov
|
b74531dd71
|
Add <warnings>extra to source_location tests
|
2019-12-08 19:08:59 +02:00 |
|
Peter Dimov
|
9336ee5be3
|
Add Clang 3.7 to Travis
|
2019-12-03 16:43:17 +02:00 |
|
Peter Dimov
|
ede4569a7d
|
Add section anchors
|
2019-11-26 02:18:34 +02:00 |
|
Peter Dimov
|
6a4b9c914c
|
Fix g++ 4.x.
|
2019-11-25 22:25:41 +02:00 |
|
Peter Dimov
|
c39f25664e
|
Update .travis.yml for Xenial
|
2019-11-25 21:03:15 +02:00 |
|
Peter Dimov
|
7444d4e000
|
Update .travis.yml
|
2019-11-25 20:18:41 +02:00 |
|
Peter Dimov
|
6666ae89c8
|
Add VS2019 to Appveyor
|
2019-11-25 03:57:47 +02:00 |
|
Peter Dimov
|
8c11c71e56
|
Document source_location
|
2019-11-25 03:57:06 +02:00 |
|
Peter Dimov
|
1afa4b89fd
|
Add boost::source_location
|
2019-11-25 03:25:57 +02:00 |
|
Peter Dimov
|
b45979a319
|
Update version to 1.72.0
boost-1.72.0.beta1
boost-1.72.0
|
2019-08-26 20:37:53 +03:00 |
|
Peter Dimov
|
b67d33efae
|
Update appveyor.yml
|
2019-07-25 08:09:24 +03:00 |
|
Peter Dimov
|
45a7c1f922
|
Update version to 1.71.0
boost-1.71.0.beta1
boost-1.71.0
|
2019-04-13 04:21:27 +03:00 |
|