Commit Graph
330 Commits
Author SHA1 Message Date
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
Rene Rivera 0f86c9b95e Add latest toolsets for CI testing. 2017-05-21 22:57:26 -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 0d56819d68 Switch VS versions post 2015 to CL version. 2017-03-17 11:11:30 -05: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 06f6303d16 Add, and update, documentation build targets. 2016-10-07 23:07:35 -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 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 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 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 d7569aaa9e Update history docs for release. 2015-10-14 23:11:56 -05:00