summaryrefslogtreecommitdiff
path: root/tools/bcp
Commit message (Collapse)AuthorAgeFilesLines
* Update bcp from master.Automated Commit2016-02-181-0/+0
|
* Update bcp from master.Automated Commit2014-12-031-0/+0
|
* Update bcp from master.Automated Commit2014-12-031-0/+0
|
* Update array, assign, auto_index, bcp from master.Automated Commit2014-04-061-0/+0
|
* Merge fix for dependency tracking.John Maddock2013-11-011-0/+0
| | | | [SVN r86532]
* Merge doc formatting fix.John Maddock2013-04-181-0/+0
| | | | | | Fixes #8377. [SVN r83954]
* Merge fixes from Trunk: fixes GCC compile errors.John Maddock2012-12-101-0/+0
| | | | [SVN r81817]
* Merge rebuilt bcp docs to release.Daniel James2012-11-221-0/+0
| | | | [SVN r81476]
* Merge bcp fixes from Trunk.John Maddock2012-07-161-0/+0
| | | | [SVN r79554]
* Merge minor fixes from Trunk.John Maddock2011-12-261-0/+0
| | | | [SVN r76174]
* Fix doc typo.John Maddock2011-09-261-0/+0
| | | | [SVN r74577]
* Merge bcp fixes from Trunk.John Maddock2011-08-211-0/+0
| | | | | | Fixes #5551. [SVN r73985]
* Spirit: merge from trunk, more to comeHartmut Kaiser2011-01-121-0/+0
| | | | [SVN r68069]
* Merges patches from Trunk.John Maddock2010-08-091-0/+0
| | | | [SVN r64697]
* Merge more rebuilt documentation.Daniel James2010-07-081-0/+0
| | | | [SVN r63771]
* Merge documentation fixes.Daniel James2010-06-261-0/+0
| | | | | | | | | | * Use `doc/src/*.css` instead of `doc/html/*.css`. * Remove wiki and people directories. * Some documentation fixes. * Left out `minimal.css` changes and boostbook changes because of clashes. [SVN r63347]
* Merge updates from TrunkJohn Maddock2010-01-061-0/+0
| | | | [SVN r58764]
* rm cmake from the release branch before it goes out broken. Policy dictates ↵Troy D. Straszheim2009-10-171-0/+0
| | | | | | that you never commit to release, you commit to trunk and merge to release. [SVN r56941]
* Try and fix inspect report failure.John Maddock2009-07-231-0/+0
| | | | [SVN r55118]
* Add basic copyright/license to keep cmake out of the inspection reportTroy D. Straszheim2009-07-221-0/+0
| | | | [SVN r55095]
* merge of cmake build files from trunk per bemanTroy D. Straszheim2009-01-241-0/+0
| | | | [SVN r50756]
* Merge changes from Trunk.John Maddock2008-10-111-0/+0
| | | | [SVN r49280]
* Merge latest bcp from trunk to release.Rene Rivera2008-03-151-0/+0
| | | | [SVN r43636]
* Remove tabs.John Maddock2008-02-071-0/+0
| | | | [SVN r43144]
* Merged changes from Trunk which apply patch from Issue #1187.John Maddock2008-01-101-0/+0
| | | | [SVN r42653]
* Merged tools, system, filesystem from trunk at 41106Beman Dawes2007-11-151-0/+0
|\ | | | | | | [SVN r41109]
| * Simplified regex usage.John Maddock2007-10-221-0/+0
| | | | | | | | [SVN r40288]
| * Added Bjorn Roald's patches to enable scans of svn.John Maddock2007-10-221-0/+0
| | | | | | | | | | | | Updated docs accordingly. [SVN r40281]
| * Remove V1 JamfilesVladimir Prus2007-08-081-0/+0
| | | | | | | | [SVN r38536]
| * Added licence text.John Maddock2006-07-161-0/+0
| | | | | | | | [SVN r34553]
* | Starting point for releasesBeman Dawes2007-10-051-0/+0
| | | | | | | | [SVN r39706]
* | This commit was manufactured by cvs2svn to create tagnobody2007-07-241-0/+0
| | | | | | | | | | | | 'Version_1_34_1'. [SVN r38286]
* | Remove obsolete Boost.Build v1 files.Rene Rivera2006-11-061-0/+0
| | | | | | | | [SVN r35880]
* | Added licence text.John Maddock2006-07-161-0/+0
| | | | | | | | [SVN r34553]
* | This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
|/ | | | [SVN r33417]
* Added support for optional components that don't get scanned by default.John Maddock2006-02-191-0/+0
| | | | [SVN r33012]
* Added --list-short option that outputs abreviated list.John Maddock2006-02-101-0/+0
| | | | [SVN r32812]
* Updated to get root Jamfiles when needed.John Maddock2006-02-021-0/+0
| | | | [SVN r32509]
* Same updates as 1.33.1 branch.John Maddock2005-11-031-0/+0
| | | | [SVN r31547]
* Need to escape copyright character.John Maddock2005-10-221-0/+0
| | | | [SVN r31426]
* Updated docs with an explanation of how dependencies are worked out.John Maddock2005-08-121-0/+0
| | | | [SVN r30545]
* recognise public domain license.John Maddock2005-05-111-0/+0
| | | | [SVN r28825]
* Added scanning for preprocessor iteration includes (correctly traces through ↵John Maddock2005-05-021-0/+0
| | | | | | | | | | | pp library dependencies). Updated list of special cases to match Boost-1.33 source. Added checking of macro-based includes, and warn if we don't recognise them. Added check for existance of dependent file when adding to the list - warn if it doesn't exist. [SVN r28575]
* Added check to validate the Boost path.John Maddock2005-04-281-0/+0
| | | | [SVN r28517]
* Add dist-lib and dist-bin targets to put results in a convenient place.Rene Rivera2005-04-241-0/+0
| | | | | | | All tools compile except for inspect. [SVN r28462]
* Added missing std:: prefix to getline.John Maddock2005-04-111-0/+0
| | | | [SVN r28098]
* Updated special cases to account for MPL preprocessed files.John Maddock2004-12-151-0/+0
| | | | [SVN r26513]
* Improved Jam licence handling (again)John Maddock2004-10-291-0/+0
| | | | | | | Added --version option. [SVN r25938]
* Added support for bison files.John Maddock2004-10-271-0/+0
| | | | [SVN r25887]
* File extensions are not really case sensitive.John Maddock2004-10-251-0/+0
| | | | [SVN r25864]