Commit Graph

  • ce659fb919 Skip some "impossible" vc8 targets. John Maddock 2007-10-22 08:43:52 +0000
  • cb5b1ef22f Update configure files with revision Id and some compiler specific fixes. John Maddock 2007-10-19 12:46:54 +0000
  • bd482d4f9f Added revision ID. John Maddock 2007-10-19 12:30:46 +0000
  • b13e704ba5 Add needed config options. John Maddock 2007-10-19 12:03:54 +0000
  • fb9f31ff36 Added expm1 and lop1p support. John Maddock 2007-10-07 11:10:24 +0000
  • 494cd37654 math_info doesn't link with Borland unless built against the static runtime. John Maddock 2007-10-07 11:09:45 +0000
  • 6ae066f68c Update Jamfiles to make PDF generation easier. John Maddock 2007-10-05 17:49:12 +0000
  • d9de80031d Starting point for releases Beman Dawes 2007-10-05 14:25:06 +0000
  • 8cc610fe31 Touched file to force regressions runners to rebuild the test. John Maddock 2007-09-30 17:35:14 +0000
  • 0fc3d2f4ad Fix for failing Borland test results. John Maddock 2007-09-30 17:29:54 +0000
  • 3bd4d0b6ae Add macros to gcc.hpp to support pathscale toolset. K. Noel Belcourt 2007-09-25 23:11:12 +0000
  • 97ff1659be Add pgi.hpp configuration file for the Portland Group. K. Noel Belcourt 2007-09-25 20:34:36 +0000
  • fdfdbdf8de Updated to support C++Builder 2007 Update 3 (bcc32 5.9.2) Nicola Musatti 2007-09-23 12:47:52 +0000
  • c578de9653 Updated license declaration. John Maddock 2007-09-22 11:27:25 +0000
  • a1835d5794 Fix for gcc -Wundef warnings. See http://svn.boost.org/trac/boost/ticket/1130. John Maddock 2007-09-22 09:24:05 +0000
  • 010ef1711a check that on HP-UX, the Standard RW library is used Boris Gubenko 2007-09-20 16:59:45 +0000
  • 4dea4b5959 more conditionalization for PA-RISC Boris Gubenko 2007-09-20 16:34:31 +0000
  • b6b6559f4b Update the mipspro.jam file so have the compiler emit each referenced template in the object file where referenced and then rely on the linker to remove duplicates. K. Noel Belcourt 2007-09-19 02:59:00 +0000
  • e6501538a2 Touched header to force rebuild of config tests. John Maddock 2007-09-14 09:20:37 +0000
  • 9cf08f8043 Fix for broken limits_test build. John Maddock 2007-09-13 09:04:12 +0000
  • 551c8c1f55 make sure HP-UX-specific macros are not redefined Boris Gubenko 2007-09-11 19:54:59 +0000
  • d46d34a869 define macros specific to RW V2.2 on HP-UX Boris Gubenko 2007-09-11 19:31:55 +0000
  • ef7a510e86 base detection of EDG-based compiler on __EDG__ macro Boris Gubenko 2007-09-11 18:54:50 +0000
  • 668757a216 Added new macros def's that are needed by the various additions that have been added to Boost.Config. John Maddock 2007-09-10 17:18:16 +0000
  • 6ed14ed5e1 conditionalization for PA-RISC Boris Gubenko 2007-09-07 18:40:47 +0000
  • b2acba7499 Fixes for http://svn.boost.org/trac/boost/ticket/1104, http://svn.boost.org/trac/boost/ticket/1102, http://svn.boost.org/trac/boost/ticket/1103 and http://svn.boost.org/trac/boost/ticket/1105. Also updated tests for some previous macro additions. John Maddock 2007-08-25 12:26:25 +0000
  • 83f250a5d6 Added needed include: see http://article.gmane.org/gmane.comp.lib.boost.devel/163941. John Maddock 2007-08-21 09:04:39 +0000
  • bed705da59 Remove V1 Jamfiles Vladimir Prus 2007-08-08 19:02:26 +0000
  • 87bc2fd4ca Decltype support is in GCC 4.3 Douglas Gregor 2007-07-27 18:27:23 +0000
  • 05b7c1402c This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. nobody 2007-07-24 19:28:14 +0000
  • 4c11df6feb Fix compiler information for C++0x Douglas Gregor 2007-07-09 14:14:38 +0000
  • 66dfa52613 add conditionalization for VAJRA compiler on PA-RISC Boris Gubenko 2007-06-26 14:19:37 +0000
  • ec02089d75 Applied fix for http://svn.boost.org/trac/boost/ticket/972. John Maddock 2007-06-15 09:24:35 +0000
  • 4bec7e0f66 Fix for http://svn.boost.org/trac/boost/ticket/972. John Maddock 2007-06-12 08:46:36 +0000
  • 0948a9ccc2 Fixed typo in web address. John Maddock 2007-06-08 08:35:05 +0000
  • 1b4e28cbae Tweeked Jamfile settings. John Maddock 2007-06-07 17:45:10 +0000
  • 73379d34b4 Changed old docs to point at the new quickbook versions. Applies a few patches to the quickbook source and regenerated docs. Changed image location to boost-root/doc/images. John Maddock 2007-06-06 11:49:57 +0000
  • f8b1046731 define BOOST_NO_TWO_PHASE_NAME_LOOKUP macro Boris Gubenko 2007-06-05 19:31:04 +0000
  • b457855f90 Fix the version number string to match the libraries we build. Adjusted instructions on version string to match what the format really is. Fixes issue #986. Rene Rivera 2007-05-31 22:38:40 +0000
  • 898841e640 quickbook config docs Matias Capeletto 2007-05-30 04:49:28 +0000
  • f7964243d6 Prepare version number for 1.34.1 release. Thomas Witt 2007-05-29 16:46:37 +0000
  • d5d8cd4303 Added note to explain that Boost.Config has nothing to do with how the libraries are built. John Maddock 2007-05-09 08:13:18 +0000
  • 0f6f5f8d65 Define BOOST_HAS_RVALUE_REFS for ConceptGCC and OSL5-gcc Peter Dimov 2007-05-08 19:56:40 +0000
  • 7d6a6b771e Added note about configure not effecting the build process. John Maddock 2007-05-08 16:59:24 +0000
  • ec4827dea7 Fix as per issue 1693857. John Maddock 2007-04-04 10:19:14 +0000
  • 4a7fd6f09f Only check rvalue_refs option in CodeWarrior releases after 9.5 Douglas Gregor 2007-03-15 19:51:39 +0000
  • c204461f16 Sort C++0x list Douglas Gregor 2007-03-14 09:25:53 +0000
  • d7d7441e35 Move BOOST_HAS_LONG_LONG to the C++0x category Douglas Gregor 2007-03-14 09:23:48 +0000
  • cce1a4370b Fix C++0x helper macros Douglas Gregor 2007-03-14 09:20:38 +0000
  • 405a113698 Change STLport links to point to the sourceforge home page, which is the home page for more recent releases. Daniel James 2007-02-28 00:01:33 +0000
  • 05fc9bf094 Change STLport links to point to the sourceforge page. Daniel James 2007-02-27 23:59:40 +0000
  • b1a5420f4d Clear ABI warnings on Borland compiler, when headers included further headers Alisdair Meredith 2007-02-03 17:07:44 +0000
  • 79994e01c5 Fixes for new macro. John Maddock 2007-01-25 11:08:37 +0000
  • 9763463b96 Fix limits_test so it does actually build now. John Maddock 2007-01-25 11:08:03 +0000
  • 6fc2d361aa Updated new macro guide. John Maddock 2007-01-01 13:00:10 +0000
  • 23e87f9712 Renamed two phase lookup test to make filename shorter. John Maddock 2007-01-01 12:41:24 +0000
  • 06351de064 Added AlisdairM's new macros. John Maddock 2006-12-31 16:38:06 +0000
  • b9714083dd Fix dumb error. Thanks Alisdair Douglas Gregor 2006-12-19 20:14:43 +0000
  • 64cec5a49b Corrected wrong order in copyright notices. Andreas Huber 2006-12-02 10:04:37 +0000
  • 8edf64db19 Corrected wrong order in copyright notices. Andreas Huber 2006-12-02 10:04:37 +0000
  • 0a4f5d41ef Merged L & C issue fixes from trunk to branch. Andreas Huber 2006-12-01 11:34:43 +0000
  • dcbf16e6a6 Fixed license & copyright issues. Andreas Huber 2006-12-01 10:29:49 +0000
  • 698936447b Oops, wrong version, added more targets in this one. John Maddock 2006-11-28 10:04:11 +0000
  • dab246947a Initial commit. John Maddock 2006-11-28 09:53:44 +0000
  • 3e83b97f92 CodeWarrior optionally supports rvalue references Douglas Gregor 2006-11-22 17:52:52 +0000
  • 2001e370c0 Preliminary C++0x support Douglas Gregor 2006-11-22 15:58:39 +0000
  • 15b2a4515d Merge vacpp MPL asserts config fixes from RC_1_34_0 Aleksey Gurtovoy 2006-11-09 00:13:22 +0000
  • 940a2de140 Move vacpp MPL asserts config to the right place Aleksey Gurtovoy 2006-11-09 00:10:34 +0000
  • c08a372d8f Remove obsolete Boost.Build v1 files. Rene Rivera 2006-11-06 17:10:46 +0000
  • 54b470c987 Update HP aCC config and move header include outside namespace declarations (with thanks to Boris Gubenko for providing and testing these). John Maddock 2006-11-02 10:39:11 +0000
  • 0e93ed3c3c Update HP aCC config and move header include outside namespace declarations (with thanks to Boris Gubenko for providing and testing these). John Maddock 2006-11-02 10:39:11 +0000
  • 80d7e0f31f HPUX really does have pthreads support, but doesn't advertise it in unistd.h. John Maddock 2006-09-29 08:55:55 +0000
  • 3e90c3f737 Updated aCC config. Removed aCC workarounds that are no longer needed. John Maddock 2006-08-24 11:00:19 +0000
  • b9e514c5be Removed aCC workarounds that are no longer necessary. Updated aCC config. John Maddock 2006-08-24 10:59:16 +0000
  • 2d2242e7fb Added aCC macro. John Maddock 2006-08-24 10:58:01 +0000
  • 3f7a60a1ca removed - prefix code is now in select_compiler_config Gennaro Prota 2006-07-20 23:44:55 +0000
  • 13c8a4759c added "prefix" section for the new compiler identification macros Gennaro Prota 2006-07-20 23:40:39 +0000
  • 0a4fb6ea0e Added license info. John Maddock 2006-07-16 15:42:19 +0000
  • 36a4261fda Added license info. John Maddock 2006-07-16 15:42:19 +0000
  • 89fec50253 Balance the '#if's and '#endif's at the end. Daniel James 2006-07-11 20:08:56 +0000
  • d544a55259 fixed typo: "True64" -> "Tru64" Gennaro Prota 2006-07-10 11:57:36 +0000
  • a279a52fc4 Applied name changes suggested on the list for Intel C++, Tru64 and HP aC++ Gennaro Prota 2006-07-10 11:38:12 +0000
  • 139138f018 new BOOST_CXX_(compiler) macros (see http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?BoostConfig) Gennaro Prota 2006-07-08 18:31:09 +0000
  • 99a62a621b Fix error check at the end. John Maddock 2006-06-23 09:33:09 +0000
  • 6d00181c44 Make sure BOOST_HAS_THREADS gets printed out. John Maddock 2006-06-22 12:39:57 +0000
  • 1a841a3e84 Oops didn't add BOOST_HAS_THREADS to the right section... done now. John Maddock 2006-06-22 12:38:49 +0000
  • 7b4db900ad Added BOOST_HAS_THREADS printing. John Maddock 2006-06-22 12:34:28 +0000
  • 1241a29828 Adjusted options from last commit. John Maddock 2006-06-22 12:33:53 +0000
  • 55524c5108 Updates for namespace issues, plus a few more supported features. John Maddock 2006-06-22 12:05:23 +0000
  • 2d0879e400 Bump version number on trunk Douglas Gregor 2006-05-31 12:55:12 +0000
  • 1171a85cb8 Updated to support bcc32 5.8.2 Nicola Musatti 2006-04-13 07:13:32 +0000
  • 37dfdf81d4 Updated to support bcc32 5.8.2 Nicola Musatti 2006-04-13 07:13:32 +0000
  • fcfa955c65 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +0000
  • 4fc1131f39 Finalise support for BCB2006 Deprecate support for earlier Borland compilers Added BCB library detection macros Alisdair Meredith 2006-02-26 09:33:04 +0000
  • 9adb18bb68 Undo <threading>multi that's now inherited from the parent Jamfile.v2 Vladimir Prus 2006-02-21 16:24:58 +0000
  • 5918be7aa3 Added VC6/7 workarounds. John Maddock 2006-02-20 19:22:10 +0000
  • bfbb0a6665 Enable pthread support on OpenBSD John Maddock 2006-02-16 11:05:44 +0000
  • 8dd274ccf9 Add files needed for Jamfile.v2 Vladimir Prus 2006-02-15 15:32:00 +0000
  • fcfaa82e3e Fix regex test case. John Maddock 2006-02-15 14:15:02 +0000
  • cc16193bea Ooops this should test for regex. John Maddock 2006-02-15 14:13:45 +0000