2
0
mirror of https://github.com/boostorg/predef.git synced 2026-01-19 04:22:14 +00:00

479 Commits

Author SHA1 Message Date
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. boost-1.63.0 2016-10-10 11:39:52 -05:00
Rene Rivera
06f6303d16 Add, and update, documentation build targets. 2016-10-07 23:07:35 -05:00
Rene Rivera
2a2386c6d6 Merge remote-tracking branch 'origin/develop' boost-1.62.0 2016-07-22 12:58:13 -05:00
Rene Rivera
eabda26cc9 Assign doc ID and dir for consistent URLs. 2016-07-22 09:07:35 -05:00
Rene Rivera
bab16e199b Follow library naming requirement for docs. 2016-07-22 09:02:21 -05:00
Rene Rivera
41957f466f Ignore locally generated docs to avoid accidental commits. 2016-07-22 08:31:13 -05:00
Rene Rivera
43e6ec9493 Remove pre-built docs now that they are part of the global docs. 2016-07-22 08:28:05 -05:00
Rene Rivera
dde19914bc Merge branch 'develop' 2016-07-21 19:43:39 -05:00
Rene Rivera
0c0d35857c Update documentation.. In prep for linking into general Boost
documentation.
2016-07-19 10:29:25 -05:00
Rene Rivera
347e7dfdc5 Merge pull request #46 from eldiener/develop
Fixed bug in rule for when a version number in a predef expression is…
2016-06-03 21:16:05 -05:00
Edward Diener
abb1e4850d Fixed bug in rule for when a version number in a predef expression is given using two parts. 2016-06-03 17:31:41 -04:00
Rene Rivera
3c9f3a518a Merge pull request #45 from NumScale/fix_doc_hw_simd_x86_amd
Fix SIMD documentation for AMD family
2016-06-02 08:58:34 -05:00
Charly Chevalier
6fcc7bb1a2 Fix SIMD documentation for AMD family 2016-06-02 11:31:57 +02:00
Rene Rivera
1e8d1c2cfc Merge pull request #44 from boostorg/develop
Fix XSL boost root path.
boost-1.61.0
2016-03-03 14:26:42 -06:00
Rene Rivera
afb272298a Fix XSL boost root path.
When the Predef local docs are generated for release links, images, css looks missing because the boost.root doesn't go far enough up the hierarchy.
2016-03-03 10:23:22 -06:00
Rene Rivera
815e493e7f Merge pull request #43 from boostorg/develop
Merge 1.4.1 release.
2016-02-17 12:56:10 -06:00
Rene Rivera
ee38c7c65d Update lib version to 1.4.1 for replease. 2016-02-17 09:45:31 -06:00
Rene Rivera
a5e8c991c1 Merge pull request #42 from awulkiew/patch-1
Suppress 'undefined macro' warnings.
2016-01-25 09:05:53 -06:00
Adam Wulkiewicz
1867ea911c Suppress 'undefined macro' warnings. 2016-01-25 14:55:36 +01:00
Rene Rivera
009367d6a1 Conform to latest library requirements. 2016-01-07 12:50:26 -06:00
Rene Rivera
0f70c3578a Explicitly state linux build requirements to hopefully avoid future
stall problems on Travis-CI.
2015-12-22 14:26:35 -06:00
Rene Rivera
afedd8077c Add Travis-CI xcode 7.2 testing. 2015-12-22 09:09:44 -06:00
Rene Rivera
377f96bc14 Merge pull request #39 from NumScale/simd_fix_x86_predef_redefinition_and_fix_doc
Fix SIMD x86 predef redefinition (on AMD cpus) and fix doc
2015-12-08 10:25:38 -06:00
Charly Chevalier
c4bebf10ef Fix SIMD documentation for FMA4 2015-12-08 11:14:53 +01:00
Charly Chevalier
1b27540a96 Fix redefinition of BOOST_HW_SIMD for x86 (AMD) 2015-12-08 11:14:46 +01:00
Charly Chevalier
8f5fcf9bdf Fix typo in SIMD predefs ocumentation (x86 -> X86) 2015-12-08 10:46:05 +01:00
Rene Rivera
bbddc9fbbf Add all xcode versions supported by Travis to testing. 2015-12-07 10:03:09 -06:00
Rene Rivera
f825a53329 ANother attempt at adding xcode/osx testing. 2015-12-04 13:44:32 -06:00
Rene Rivera
4515b465f7 Remove main args to avoid unused arg warnings (and possibly forced
errors).
2015-11-19 14:26:41 -06:00
Rene Rivera
b38474d0ee Remove unused main args as they will cause warnings for some setups (and
possibly errors).
2015-11-14 20:52:44 -06:00
Rene Rivera
d0b01486a5 Merge pull request #36 from hamparawa/develop
fixed a typo in BOOST_OS_CYGWIN macro
2015-10-20 07:10:32 -05:00
Chandimal Hamparawa
177a6ca792 fixed a typo in BOOST_OS_CYGWIN macro 2015-10-20 14:23:12 +05:30
Rene Rivera
e98eff209b Merge pull request #35 from boostorg/develop
Predef 1.4
boost-1.60.0
2015-10-15 10:04:28 -05:00
Rene Rivera
d7569aaa9e Update history docs for release. 2015-10-14 23:11:56 -05:00
Rene Rivera
9de7442449 Merge pull request #34 from VemundH/fix_typo
Fix typo: AVALIABLE -> AVAILABLE
2015-09-13 10:32:52 -05:00
VemundH
8b5c2581dc fix typo AVALIABLE -> AVAILABLE 2015-09-13 14:42:12 +02:00
Rene Rivera
7b1cdcbe18 Remove vs-2012-64 toolset as it's not working on Appveyor setup. 2015-08-27 13:05:35 -05:00