Commit Graph

31 Commits

Author SHA1 Message Date
James E. King III
960c959f10 update readme and link to boostdep 2018-01-23 18:19:38 -05:00
James E. King III
d8a1ed32fb add codecov.io, cppcheck, ubsan, and coverity scan support; refactor travis to use jobs 2018-01-21 20:14:06 -05:00
James E. King III
f280794280 fix mingw related build issues on appveyor 2018-01-16 14:27:16 -05:00
James E. King III
18b6ca8160 trac-11142: fix boost::date_time::period_parser::delimiter_strings and add a unit test for it
also added project declarations to jamfiles, added a top level jamfile, and fixed the xmldoc jamfile
also fixed a silent failure y2038 issue in localtime handling and fixed a timezone database parse issue
2018-01-16 12:46:45 -05:00
Daniel James
c9f634b1d4 Merged revisions 43211,43214-43219,43222-43225,43227-43238,43242,43244-43245,43249-43250,43257-43259,43261,43263,43265,43267-43268,43270-43271,43273,43275-43279,43284-43289,43291,43295,43297-43298,43304-43305,43307,43313,43315,43324,43326-43327,43331,43333,43339-43343,43345,43348,43350,43352-43353,43355-43356,43358,43360,43366-43367,43369-43370,43372-43376,43378-43389,43394,43396-43398,43400-43401,43403-43404,43406-43408,43413-43415,43417-43418,43420,43422-43423 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43417 | danieljames | 2008-02-26 22:04:55 +0000 (Tue, 26 Feb 2008) | 2 lines
  
  Fix a link to Boost.Bimap.
........
  r43418 | danieljames | 2008-02-26 22:07:25 +0000 (Tue, 26 Feb 2008) | 2 lines
  
  Change another link that's no longer in the repository to link to the website.
........
  r43422 | danieljames | 2008-02-27 18:51:14 +0000 (Wed, 27 Feb 2008) | 1 line
  
  Fix broken copyright urls. Fixes #1573.
........
  r43423 | danieljames | 2008-02-27 19:22:01 +0000 (Wed, 27 Feb 2008) | 1 line
  
  Fix incorrect links to copyright of the form 'http:#www.boost.org
........


[SVN r43425]
2008-02-27 20:00:24 +00:00
Rene Rivera
9aec576490 Remove obsolete Boost.Build v1 files.
[SVN r35880]
2006-11-06 17:10:46 +00:00
Jeff Garland
0249249c48 fixes for copyright
[SVN r34640]
2006-07-20 15:55:16 +00:00
Vladimir Prus
3be30cf06b New convenience rule package.install.
Use that rule in top-level Jamfile.v2.
Introduce new top-level Jamfile rule 'boost-install'.
Use it in date_time, other libraries to follow soon.


[SVN r29805]
2005-06-27 12:37:47 +00:00
Jeff Garland
2c22145a5b changes to build Jamfile to support new i/o facets
[SVN r26819]
2005-01-23 15:59:49 +00:00
Jeff Garland
9f2cb94b43 simplification of build uneeded build macros for library
[SVN r24353]
2004-08-09 15:03:30 +00:00
Vladimir Prus
93bfb202e6 More V2 Jamfile tweaks.
[SVN r23764]
2004-07-19 07:12:45 +00:00
Vladimir Prus
e5ef645c01 Sync with V1
[SVN r22803]
2004-05-12 11:12:47 +00:00
John Maddock
b216663e3e Added tests to test dll builds of the library.
Added name mangling rule to lib and dll builds.


[SVN r21543]
2004-01-08 12:44:47 +00:00
John Maddock
1873fbb643 Enabled dll builds for NT, restricted dll builds to <runtime-link>dynamic.
[SVN r21353]
2003-12-20 12:53:29 +00:00
Rene Rivera
8b69f3713a * Fix name of install library.
* Prevent building of DLL targets on Windows, as they don't export any symbols.


[SVN r21251]
2003-12-14 17:07:21 +00:00
Jeff Garland
047a1aa17d update for win32 dyanmic libraries
[SVN r20919]
2003-11-23 15:14:28 +00:00
Rene Rivera
e29baa357b Add install definitions for new common install configuration.
[SVN r20409]
2003-10-19 19:52:56 +00:00
Jeff Garland
8dfed5b6dc add methods for date generator streaming
[SVN r19555]
2003-08-12 14:43:07 +00:00
Jeff Garland
4dd3698adf modernize Jamfile, remove DATE_TIME_INLINE bug
[SVN r16952]
2003-01-19 22:31:56 +00:00
Vladimir Prus
802e3c3b72 Change use-requirements to usage-requirements in some library Jamfiles.
[SVN r16884]
2003-01-13 12:31:12 +00:00
Vladimir Prus
45913a407f Update V2 Jamfile for Boost.
[SVN r16882]
2003-01-13 10:05:01 +00:00
Jeff Garland
4a5eb87081 stream i/o tests for posix_times
[SVN r16060]
2002-11-02 18:25:36 +00:00
Vladimir Prus
71b8467bac Updated.
[SVN r15780]
2002-10-07 16:50:52 +00:00
Vladimir Prus
f207d16725 Added V2 Jamfiles for some libraries. Arranged to "bjam --v2" to invoke new
build system.


[SVN r15712]
2002-10-04 15:00:03 +00:00
Beman Dawes
087db94336 Metrowerks 8.2 fix
[SVN r15418]
2002-09-17 19:33:23 +00:00
Jeff Garland
d98a79e31c remove redundent lib from library name, remove extra includes that caused gcc2.95.2 to choke
[SVN r15375]
2002-09-16 12:28:17 +00:00
Beman Dawes
62ed08c942 add sysinclude so Metrowerks works
[SVN r15117]
2002-08-30 16:59:56 +00:00
Jeff Garland
ecd1abd2df reset default build to nano-second resolution
[SVN r14909]
2002-08-15 21:18:48 +00:00
Jeff Garland
6b32459942 removing files -- renamed to date_time
[SVN r14904]
2002-08-15 19:48:24 +00:00
Jeff Garland
dc846827e4 first version -- renamed
[SVN r14901]
2002-08-15 18:59:16 +00:00
Jeff Garland
3a19aefdb3 first version of library
[SVN r14826]
2002-08-13 22:57:32 +00:00