Commit Graph

  • 02d09e78b6 Fix typo on ci script call. Rene Rivera 2018-05-14 23:12:18 -05:00
  • 7c0c1f2cb0 Don't do git command on lib dir, and add latest clangs. Rene Rivera 2018-05-14 23:07:07 -05:00
  • d7bad38b5d Make the lib test generic to main or PRs. Rene Rivera 2018-05-14 22:59:34 -05:00
  • 9e73c55298 Switch to local CI scripts to make progress on CI errors. Rene Rivera 2018-05-13 22:59:56 -05:00
  • 7a4ca9dc90 add nvcc compiler detection (#72) Benjamin Worpitz 2018-05-13 17:22:00 +02:00
  • e8681a9b37 Add support for detecting CUDA (#71) Benjamin Worpitz 2018-05-13 17:21:13 +02:00
  • 9e31c6455c Remove undefined BOOST_ARCH_AMD64 (#75) Peter Kolbus 2018-05-13 10:19:21 -05:00
  • 0bccaa9ead issue-76: fix syntax error in jamfile (#77) James E. King III 2018-05-13 11:17:57 -04:00
  • c8c26821b9 Merge remote-tracking branch 'origin/develop' boost-1.67.0 boost-1.66.0 Rene Rivera 2017-11-10 09:01:39 -06:00
  • 5e8f5d5a4b properly obtain the FreeBSD version (BOOST_OS_BSD_FREE) (#69) James E. King, III 2017-11-10 08:04:25 -05:00
  • 74f88005cc rename library/c/cloudlibc.h to library/c/cloudabi.h (#68) James E. King, III 2017-11-09 23:48:35 -05:00
  • 4a230ebe85 add detection for OpenBSD 5.x and 6.x (#67) James E. King, III 2017-11-09 00:01:35 -05:00
  • e62a9c68b1 Merge remote-tracking branch 'origin/develop' Rene Rivera 2017-10-25 13:44:21 -05:00
  • e31d12f25d Fix typo in header guard. Rene Rivera 2017-10-25 12:32:20 -05:00
  • 2bba31c5f4 Merge remote-tracking branch 'origin/develop' Rene Rivera 2017-10-24 07:30:44 -05:00
  • e87cef64fe History note for CloudABI/LIB addition. Rene Rivera 2017-10-23 17:07:20 -05:00
  • 6f8a9ae440 platform detection for CloudABI with cloudlibc detection (#65) James E. King, III 2017-10-23 14:54:01 -04:00
  • a7cdea8faf Merge branch 'develop' of https://github.com/boostorg/predef into develop Rene Rivera 2017-10-23 09:34:04 -05:00
  • 1c0b55c2f9 Some tweak for 1.7 release. Rene Rivera 2017-10-23 09:25:43 -05:00
  • 0ab200d19e make BOOST_PLAT_WINDOWS_DESKTOP available in older SDKs for backwards compatibility (#64) James E. King, III 2017-10-18 08:00:02 -04:00
  • 7c17b932e4 detect mingw32 and mingw64 as separate entities (#61) James E. King, III 2017-10-16 19:41:33 -04:00
  • de79c6d341 fix typo s/BOOST_ARCH_PARISK/BOOST_ARCH_PARISC (#63) Roki 2017-10-11 22:16:56 +09:00
  • 7c99dfbbd5 Revert "isolate all headers to ensure that none rely on inclusions from another (#60)" (#62) Rene Rivera 2017-10-04 14:13:28 -05:00
  • 284cde95a2 isolate all headers to ensure that none rely on inclusions from another (#60) James E. King, III 2017-10-04 11:20:45 -04:00
  • bca18299d2 correct Windows UWP platform detection (#57) James E. King, III 2017-10-03 21:36:17 -04:00
  • aa4604a3bd Remove executable attribute from file. (#53) Edward Diener 2017-09-17 10:21:38 -04:00
  • ba45bd73f3 Seems we need to avoid duplicate project names. Rene Rivera 2017-08-01 12:24:55 -05:00
  • ada62932d0 Merge remote-tracking branch 'origin/develop' boost-1.65.1 boost-1.65.0 Rene Rivera 2017-06-27 21:21:56 -05:00
  • 29b3dcc4d7 Update dependencies feature/cmake Peter Dimov 2017-06-24 04:09:13 +03:00
  • 086d82f074 Update Jamfile to generate dependencies Peter Dimov 2017-06-24 03:44:29 +03:00
  • 7b6bf3089f Add cmake files Peter Dimov 2017-06-24 00:37:22 +03:00
  • 6a24a3a4bb Changes for version 1.6. Rene Rivera 2017-06-05 09:14:37 -05:00
  • 9afb15401b Handle Intel version 9999 == 12.1.0 (fixes #38). Rene Rivera 2017-06-05 09:09:13 -05:00
  • 0d9d5591da Merge branch 'develop' of https://github.com/boostorg/predef.git into develop Rene Rivera 2017-06-01 22:31:30 -05:00
  • db499c07df Add WORKAROUND style definitions for public use. Rene Rivera 2017-06-01 22:31:09 -05:00
  • 9f6191e0bc Merge pull request #50 from gongminmin/develop Rene Rivera 2017-06-01 07:03:32 -05:00
  • 4c822c49c2 Adds support for MSVC ARM64 target. Minmin Gong 2017-06-01 00:08:56 -07:00
  • f109e20ad1 Fix missing non-detection test for new iOS platform. Rene Rivera 2017-05-28 23:31:06 -05:00
  • d81ab5cc34 Merge pull request #49 from ruslo/pr.ios Rene Rivera 2017-05-28 21:20:00 -05:00
  • cda33c33d9 Try mingw testing again. Rene Rivera 2017-05-28 16:39:29 -05:00
  • 6dfdf9d4dd Add testing with language flags. Rene Rivera 2017-05-28 15:53:55 -05:00
  • 5e76979e05 No MinGW for now, as it fails for some unknown reason. Rene Rivera 2017-05-28 13:59:25 -05:00
  • 541ec7edef MinGW64 5.x doesn't seem to actually exist in Appveyor. Rene Rivera 2017-05-27 18:42:14 -05:00
  • 87c4de2da2 Lets try MinGW builds. Rene Rivera 2017-05-27 14:35:24 -05:00
  • 693e973635 Never mind.. Travis empty job bug is not fixed. Rene Rivera 2017-05-27 10:09:23 -05:00
  • 77c66456dc Remove caching. Free limits are too low for Boost. Rene Rivera 2017-05-27 10:01:09 -05:00
  • 43758299bc Remove no longer needed empty job workaround. Rene Rivera 2017-05-27 09:50:52 -05:00
  • ec6c26ef68 Detect iOS simulator/device Ruslan Baratov 2017-05-19 22:59:34 +03:00
  • 0f86c9b95e Add latest toolsets for CI testing. Rene Rivera 2017-05-21 22:57:26 -05:00
  • 523e866076 Merge remote-tracking branch 'origin/develop' Rene Rivera 2017-05-21 21:43:36 -05:00
  • 0bb6e754cb Fix header guard to correct type of predef. Rene Rivera 2017-05-21 16:35:46 -05:00
  • b0ca8915b5 Merge remote-tracking branch 'origin/develop' boost-1.64.0-beta2 boost-1.64.0-beta1 boost-1.64.0 1753845198698904336/tmp_refs/tags/boost-1.64.0 Rene Rivera 2017-03-17 20:44:25 -05:00
  • 0d56819d68 Switch VS versions post 2015 to CL version. Rene Rivera 2017-03-17 11:11:30 -05:00
  • b6910fb493 Merge branch 'develop' Rene Rivera 2017-02-23 10:33:37 -06:00
  • 822d09f19b Fix Intel C/C++ compiler version specification. Rene Rivera 2017-01-03 22:07:48 -06:00
  • e7e3a2ac38 Document and cleanup Appveyor build spec. Rene Rivera 2016-11-19 16:18:44 -06:00
  • eaccac21dc Back to just the boost repo in the cache. Rene Rivera 2016-11-19 09:51:01 -06:00
  • 3c2d8bdb47 Try and tweak the cache settings to get a valid git repo back. Rene Rivera 2016-11-18 19:15:24 -06:00
  • 5111859be2 Lets see if the cache works on Travis. Rene Rivera 2016-11-18 18:54:23 -06:00
  • 4f9b045d74 Try and directly add git subtree to see if it makes the cache work. Rene Rivera 2016-11-18 13:24:47 -06:00
  • af39447f70 First attempt at caching with Appveyor. Rene Rivera 2016-11-18 09:37:47 -06:00
  • 72e2f8c288 Reduce Xcode builds to the new smaller set Travis supports. Rene Rivera 2016-11-17 16:04:13 -06:00
  • dc9b143061 Clean up and document Travis setup. Rene Rivera 2016-11-17 13:24:58 -06:00
  • 5393bee297 Make sure we run on trusty and add all clang versions for Travis. Rene Rivera 2016-11-13 14:24:03 -06:00
  • 6cc5e91e7c Add g++-6 testing. Rene Rivera 2016-11-13 09:22:08 -06:00
  • 99bcba4ff9 Test plain gcc-5 toolset. Rene Rivera 2016-11-13 08:14:28 -06:00
  • d39d1b9dc4 Add current Xcode versions for testing. Rene Rivera 2016-11-12 17:31:12 -06:00
  • 0fb2c586b0 Switch Appveyor CI to latest generic testing scripts. Rene Rivera 2016-11-10 23:37:38 -06:00
  • 3680a040a2 Switch CI testing script to latest generic version. Rene Rivera 2016-11-09 23:34:23 -06:00
  • ca4d2f3288 Add, and update, documentation build targets. boost-1.63.0 1753841102398239517/tmp_refs/tags/boost-1.63.0 Rene Rivera 2016-10-07 23:07:35 -05:00
  • 06f6303d16 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:35 -05:00
  • 2a2386c6d6 Merge remote-tracking branch 'origin/develop' boost-1.62.0 Rene Rivera 2016-07-22 12:58:13 -05:00
  • eabda26cc9 Assign doc ID and dir for consistent URLs. Rene Rivera 2016-07-22 09:07:35 -05:00
  • bab16e199b Follow library naming requirement for docs. Rene Rivera 2016-07-22 09:02:21 -05:00
  • 41957f466f Ignore locally generated docs to avoid accidental commits. Rene Rivera 2016-07-22 08:31:13 -05:00
  • 43e6ec9493 Remove pre-built docs now that they are part of the global docs. Rene Rivera 2016-07-22 08:28:05 -05:00
  • dde19914bc Merge branch 'develop' Rene Rivera 2016-07-21 19:43:39 -05:00
  • 0c0d35857c Update documentation.. In prep for linking into general Boost documentation. Rene Rivera 2016-07-19 10:29:25 -05:00
  • 347e7dfdc5 Merge pull request #46 from eldiener/develop Rene Rivera 2016-06-03 21:16:05 -05:00
  • abb1e4850d Fixed bug in rule for when a version number in a predef expression is given using two parts. Edward Diener 2016-06-03 17:31:41 -04:00
  • 3c9f3a518a Merge pull request #45 from NumScale/fix_doc_hw_simd_x86_amd Rene Rivera 2016-06-02 08:58:34 -05:00
  • 6fcc7bb1a2 Fix SIMD documentation for AMD family Charly Chevalier 2016-06-02 11:31:57 +02:00
  • 1e8d1c2cfc Merge pull request #44 from boostorg/develop boost-1.61.0 Rene Rivera 2016-03-03 14:26:42 -06:00
  • afb272298a Fix XSL boost root path. Rene Rivera 2016-03-03 10:23:22 -06:00
  • 815e493e7f Merge pull request #43 from boostorg/develop Rene Rivera 2016-02-17 12:56:10 -06:00
  • ee38c7c65d Update lib version to 1.4.1 for replease. Rene Rivera 2016-02-17 09:45:31 -06:00
  • a5e8c991c1 Merge pull request #42 from awulkiew/patch-1 Rene Rivera 2016-01-25 09:05:53 -06:00
  • 1867ea911c Suppress 'undefined macro' warnings. Adam Wulkiewicz 2016-01-25 14:55:36 +01:00
  • 009367d6a1 Conform to latest library requirements. Rene Rivera 2016-01-07 12:50:26 -06:00
  • 0f70c3578a Explicitly state linux build requirements to hopefully avoid future stall problems on Travis-CI. Rene Rivera 2015-12-22 14:26:35 -06:00
  • afedd8077c Add Travis-CI xcode 7.2 testing. Rene Rivera 2015-12-22 09:09:44 -06:00
  • 377f96bc14 Merge pull request #39 from NumScale/simd_fix_x86_predef_redefinition_and_fix_doc Rene Rivera 2015-12-08 10:25:38 -06:00
  • c4bebf10ef Fix SIMD documentation for FMA4 Charly Chevalier 2015-12-08 11:01:03 +01:00
  • 1b27540a96 Fix redefinition of BOOST_HW_SIMD for x86 (AMD) Charly Chevalier 2015-12-08 10:40:33 +01:00
  • 8f5fcf9bdf Fix typo in SIMD predefs ocumentation (x86 -> X86) Charly Chevalier 2015-12-08 10:12:23 +01:00
  • bbddc9fbbf Add all xcode versions supported by Travis to testing. Rene Rivera 2015-12-07 10:03:09 -06:00
  • f825a53329 ANother attempt at adding xcode/osx testing. Rene Rivera 2015-12-04 13:44:32 -06:00
  • 4515b465f7 Remove main args to avoid unused arg warnings (and possibly forced errors). Rene Rivera 2015-11-19 14:26:41 -06:00
  • b38474d0ee Remove unused main args as they will cause warnings for some setups (and possibly errors). Rene Rivera 2015-11-14 20:52:44 -06:00
  • d0b01486a5 Merge pull request #36 from hamparawa/develop Rene Rivera 2015-10-20 07:10:32 -05:00