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'
|
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'
|
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 |
|
Rene Rivera
|
eaccac21dc
|
Back to just the boost repo in the cache.
|
2016-11-19 09:51:01 -06:00 |
|
Rene Rivera
|
3c2d8bdb47
|
Try and tweak the cache settings to get a valid git repo back.
|
2016-11-18 19:15:24 -06:00 |
|
Rene Rivera
|
5111859be2
|
Lets see if the cache works on Travis.
|
2016-11-18 18:54:23 -06:00 |
|
Rene Rivera
|
4f9b045d74
|
Try and directly add git subtree to see if it makes the cache work.
|
2016-11-18 13:24:47 -06:00 |
|
Rene Rivera
|
af39447f70
|
First attempt at caching with Appveyor.
|
2016-11-18 09:37:47 -06:00 |
|
Rene Rivera
|
72e2f8c288
|
Reduce Xcode builds to the new smaller set Travis supports.
|
2016-11-17 16:04:13 -06:00 |
|
Rene Rivera
|
dc9b143061
|
Clean up and document Travis setup.
|
2016-11-17 13:24:58 -06:00 |
|
Rene Rivera
|
5393bee297
|
Make sure we run on trusty and add all clang versions for Travis.
|
2016-11-13 14:24:03 -06:00 |
|
Rene Rivera
|
6cc5e91e7c
|
Add g++-6 testing.
|
2016-11-13 09:22:08 -06:00 |
|
Rene Rivera
|
99bcba4ff9
|
Test plain gcc-5 toolset.
|
2016-11-13 08:14:28 -06:00 |
|
Rene Rivera
|
d39d1b9dc4
|
Add current Xcode versions for testing.
|
2016-11-12 17:31:12 -06:00 |
|
Rene Rivera
|
0fb2c586b0
|
Switch Appveyor CI to latest generic testing scripts.
|
2016-11-10 23:37:38 -06:00 |
|
Rene Rivera
|
3680a040a2
|
Switch CI testing script to latest generic version.
|
2016-11-09 23:34:23 -06:00 |
|
Rene Rivera
|
ca4d2f3288
|
Add, and update, documentation build targets.
|
2016-10-10 11:39:52 -05:00 |
|