Rene Rivera
|
9e73c55298
|
Switch to local CI scripts to make progress on CI errors.
|
2018-05-13 22:59:56 -05:00 |
|
Benjamin Worpitz
|
7a4ca9dc90
|
add nvcc compiler detection (#72)
|
2018-05-13 10:22:00 -05:00 |
|
Benjamin Worpitz
|
e8681a9b37
|
Add support for detecting CUDA (#71)
* add support for detecting CUDA
* add test for new make macro
|
2018-05-13 10:21:13 -05:00 |
|
Peter Kolbus
|
9e31c6455c
|
Remove undefined BOOST_ARCH_AMD64 (#75)
Remove reference to BOOST_ARCH_AMD64 as it has not been defined since commit b10e3490e.
|
2018-05-13 10:19:21 -05:00 |
|
James E. King III
|
0bccaa9ead
|
issue-76: fix syntax error in jamfile (#77)
|
2018-05-13 10:17:57 -05:00 |
|
Rene Rivera
|
c8c26821b9
|
Merge remote-tracking branch 'origin/develop'
boost-1.66.0
boost-1.67.0
|
2017-11-10 09:01:39 -06:00 |
|
James E. King, III
|
5e8f5d5a4b
|
properly obtain the FreeBSD version (BOOST_OS_BSD_FREE) (#69)
|
2017-11-10 07:04:25 -06:00 |
|
James E. King, III
|
74f88005cc
|
rename library/c/cloudlibc.h to library/c/cloudabi.h (#68)
fix typo in cloudlibc detection
|
2017-11-09 22:48:35 -06:00 |
|
James E. King, III
|
4a230ebe85
|
add detection for OpenBSD 5.x and 6.x (#67)
This fixes #66
|
2017-11-08 23:01:35 -06:00 |
|
Rene Rivera
|
e62a9c68b1
|
Merge remote-tracking branch 'origin/develop'
|
2017-10-25 13:44:21 -05:00 |
|
Rene Rivera
|
e31d12f25d
|
Fix typo in header guard.
|
2017-10-25 12:32:20 -05:00 |
|
Rene Rivera
|
2bba31c5f4
|
Merge remote-tracking branch 'origin/develop'
|
2017-10-24 07:30:44 -05:00 |
|
Rene Rivera
|
e87cef64fe
|
History note for CloudABI/LIB addition.
|
2017-10-23 17:07:20 -05:00 |
|
James E. King, III
|
6f8a9ae440
|
platform detection for CloudABI with cloudlibc detection (#65)
|
2017-10-23 13:54:01 -05:00 |
|
Rene Rivera
|
a7cdea8faf
|
Merge branch 'develop' of https://github.com/boostorg/predef into
develop
Conflicts:
include/boost/predef/platform/windows_runtime.h
include/boost/predef/platform/windows_uwp.h
|
2017-10-23 09:34:04 -05:00 |
|
Rene Rivera
|
1c0b55c2f9
|
Some tweak for 1.7 release.
* Bump version to 1.7
* Tweak docs for UWP detection.
* Add 1.7 history items.
|
2017-10-23 09:25:43 -05:00 |
|
James E. King, III
|
0ab200d19e
|
make BOOST_PLAT_WINDOWS_DESKTOP available in older SDKs for backwards compatibility (#64)
|
2017-10-18 07:00:02 -05:00 |
|
James E. King, III
|
7c17b932e4
|
detect mingw32 and mingw64 as separate entities (#61)
|
2017-10-16 18:41:33 -05:00 |
|
Roki
|
de79c6d341
|
fix typo s/BOOST_ARCH_PARISK/BOOST_ARCH_PARISC (#63)
|
2017-10-11 08:16:56 -05:00 |
|
Rene Rivera
|
7c99dfbbd5
|
Revert "isolate all headers to ensure that none rely on inclusions from another (#60)" (#62)
This reverts commit 284cde95a2.
|
2017-10-04 14:13:28 -05:00 |
|
James E. King, III
|
284cde95a2
|
isolate all headers to ensure that none rely on inclusions from another (#60)
|
2017-10-04 10:20:45 -05:00 |
|
James E. King, III
|
bca18299d2
|
correct Windows UWP platform detection (#57)
|
2017-10-03 20:36:17 -05:00 |
|
Edward Diener
|
aa4604a3bd
|
Remove executable attribute from file. (#53)
|
2017-09-17 09:21:38 -05:00 |
|
Rene Rivera
|
ba45bd73f3
|
Seems we need to avoid duplicate project names.
|
2017-08-01 12:24:55 -05:00 |
|
Rene Rivera
|
ada62932d0
|
Merge remote-tracking branch 'origin/develop'
boost-1.65.1
boost-1.65.0
|
2017-06-27 21:21:56 -05:00 |
|
Rene Rivera
|
6a24a3a4bb
|
Changes for version 1.6.
|
2017-06-05 09:14:37 -05:00 |
|
Rene Rivera
|
9afb15401b
|
Handle Intel version 9999 == 12.1.0 (fixes #38).
|
2017-06-05 09:09:13 -05:00 |
|
Rene Rivera
|
0d9d5591da
|
Merge branch 'develop' of https://github.com/boostorg/predef.git into develop
|
2017-06-01 22:31:30 -05:00 |
|
Rene Rivera
|
db499c07df
|
Add WORKAROUND style definitions for public use.
|
2017-06-01 22:31:09 -05:00 |
|
Rene Rivera
|
9f6191e0bc
|
Merge pull request #50 from gongminmin/develop
Adds support for MSVC ARM64 target.
|
2017-06-01 07:03:32 -05:00 |
|
Minmin Gong
|
4c822c49c2
|
Adds support for MSVC ARM64 target.
|
2017-06-01 00:08:56 -07:00 |
|
Rene Rivera
|
f109e20ad1
|
Fix missing non-detection test for new iOS platform.
|
2017-05-28 23:31:06 -05:00 |
|
Rene Rivera
|
d81ab5cc34
|
Merge pull request #49 from ruslo/pr.ios
Detect iOS simulator/device
|
2017-05-28 21:20:00 -05:00 |
|
Rene Rivera
|
cda33c33d9
|
Try mingw testing again.
|
2017-05-28 16:39:29 -05:00 |
|
Rene Rivera
|
6dfdf9d4dd
|
Add testing with language flags.
|
2017-05-28 15:53:55 -05:00 |
|
Rene Rivera
|
5e76979e05
|
No MinGW for now, as it fails for some unknown reason.
|
2017-05-28 13:59:25 -05:00 |
|
Rene Rivera
|
541ec7edef
|
MinGW64 5.x doesn't seem to actually exist in Appveyor.
|
2017-05-27 18:42:14 -05:00 |
|
Rene Rivera
|
87c4de2da2
|
Lets try MinGW builds.
|
2017-05-27 14:35:24 -05:00 |
|
Rene Rivera
|
693e973635
|
Never mind.. Travis empty job bug is not fixed.
|
2017-05-27 10:09:23 -05:00 |
|
Rene Rivera
|
77c66456dc
|
Remove caching. Free limits are too low for Boost.
|
2017-05-27 10:01:09 -05:00 |
|
Rene Rivera
|
43758299bc
|
Remove no longer needed empty job workaround.
|
2017-05-27 09:50:52 -05:00 |
|
Ruslan Baratov
|
ec6c26ef68
|
Detect iOS simulator/device
|
2017-05-22 12:28:47 +03:00 |
|
Rene Rivera
|
0f86c9b95e
|
Add latest toolsets for CI testing.
|
2017-05-21 22:57:26 -05:00 |
|
Rene Rivera
|
523e866076
|
Merge remote-tracking branch 'origin/develop'
|
2017-05-21 21:43:36 -05:00 |
|
Rene Rivera
|
0bb6e754cb
|
Fix header guard to correct type of predef.
Addresses PR #48 from @ruslo (Ruslan Baratov) but with shorter "PLAT" to
match the other platform headers.
|
2017-05-21 16:37:34 -05:00 |
|
Rene Rivera
|
b0ca8915b5
|
Merge remote-tracking branch 'origin/develop'
boost-1.64.0-beta2
boost-1.64.0-beta1
boost-1.64.0
|
2017-03-17 20:44:25 -05:00 |
|
Rene Rivera
|
0d56819d68
|
Switch VS versions post 2015 to CL version.
|
2017-03-17 11:11:30 -05:00 |
|
Rene Rivera
|
b6910fb493
|
Merge branch 'develop'
|
2017-02-23 10:33:37 -06:00 |
|
Rene Rivera
|
822d09f19b
|
Fix Intel C/C++ compiler version specification.
Add `BOOST_VERSION_NUMBER_MAJOR`, `BOOST_VERSION_NUMBER_MINOR`,
`BOOST_VERSION_NUMBER_PATCH` macros to extract components from valid
version numbers.
|
2017-01-03 22:07:48 -06:00 |
|
Rene Rivera
|
e7e3a2ac38
|
Document and cleanup Appveyor build spec.
|
2016-11-19 16:18:44 -06:00 |
|