dec2977e27Return 0 if no errors, 1 if errors. Also fix message still referring to CVS!
Beman
2013-12-20 09:12:21 -0500
a442ae0017Remove -cvs option. file and directory names that begin with a '.' are now ignored, such as the .git file present in initialized submodule directories of a super-project.
Beman
2013-12-19 21:05:10 -0500
ea70c8498cFix a couple of "initial_path()" cases that should be "search_root_path()" to fix a search-root-path option bug.
Beman
2013-12-19 21:02:00 -0500
6179416dcdAdd [search-root] initial option, taking care that it works for relative or absolute paths.
Beman
2013-12-19 17:41:38 -0500
fc1d17621aChange from bjam to b2
Beman
2013-12-19 14:47:32 -0500
7e0d7ee1b0Html encode error messages.
Daniel James
2011-01-03 12:45:15 +0000
40988b7a89Fix Windows sensitivity because of string compares. Really should have used path rather than string, but that needs to wait for another day.
Beman Dawes
2011-01-01 22:27:38 +0000
b99d64f7e3Upgrade inspect for Filesystem V3
Beman Dawes
2010-12-29 20:23:58 +0000
f06fe094cbinspect checks for use of C assert macro
Eric Niebler
2010-12-23 18:56:29 +0000
fc02f028c5only check boost and src directories for use of C-style assert
Eric Niebler
2010-11-12 02:23:34 +0000
5876f6ae63inspect tool: assert_macro_check reports line numbers
Eric Niebler
2010-11-11 23:06:17 +0000
d7f9cfb127inspect tool: check for C-style assert macro instead of BOOST_ASSERT
Eric Niebler
2010-11-11 22:49:46 +0000
d19e41129aMerge documentation fixes to release.
Daniel James
2010-10-30 17:34:45 +0000
5beb854dfbLink fixes.
Daniel James
2010-10-30 14:32:50 +0000
05ab46cb00Merge r64010, wherein jam has been moved.
Vladimir Prus
2010-09-04 11:02:21 +0000
104485a3e2Move tools/jam into tools/build/v2/engine
Vladimir Prus
2010-07-14 10:37:12 +0000
d014840711Remove obsolete file.
Vladimir Prus
2010-07-12 08:14:56 +0000
ab05b63c43Merge inspect from trunk.
Daniel James
2010-06-30 23:33:33 +0000
962a252e2aOnly check for apple macros under boost.
Daniel James
2010-06-27 16:40:28 +0000
6cbe9ba79dCheck for undefined apple macros.
Daniel James
2010-06-27 16:40:03 +0000
1bc8da5aa2Don't complain about an id immediately followed by a name.
Daniel James
2010-06-27 16:39:36 +0000
11496af214Merge documentation fixes.
Daniel James
2010-06-26 12:30:09 +0000
b8cb91bfc0Adjust heading in the inspection report. Fixes#4134.
Steven Watanabe
2010-06-22 03:30:12 +0000
fa822f1294Update various libraries' documentation build.
Daniel James
2010-06-20 18:00:48 +0000
dd59d7c652Ignore spaces surrounding urls. Fixes#4122.
Daniel James
2010-05-06 20:04:52 +0000
6bd7a54f0dIgnore links in comments. Fixes#4126
Daniel James
2010-05-06 20:03:32 +0000
635c267f12Show line numbers where applicable. Apple macro clash show name. Optimize html line output spacing
Beman Dawes
2010-01-19 12:48:39 +0000
b92edeecd2Fix some false positives in the the bookmark checker.
Daniel James
2010-01-18 19:24:13 +0000
0b726aeefbReport one line per problem
Beman Dawes
2010-01-18 12:37:59 +0000
bb3767d312Add checks for broken or duplicate bookmarks
Beman Dawes
2010-01-17 19:48:08 +0000
08faaa5c84Added test for Apple macros
Marshall Clow
2009-11-20 18:14:58 +0000
3b8579ebc2Merge [53144] Filter out comments and string literals in the min/max check.
Daniel James
2009-11-20 11:08:13 +0000
9de1f3d7f7rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
Troy D. Straszheim
2009-10-17 01:10:45 +0000
0dcb6534b3cmakelists for inspect
Troy D. Straszheim
2009-07-22 21:52:26 +0000
52c442335eMerge inspect check that all C and C++ files end with a newline.
Daniel James
2009-06-27 10:41:33 +0000
c174d63cc1Check that all C and C++ files end with a newline. Fixes#3174
Daniel James
2009-06-15 07:37:59 +0000
e374d09068Use wrong line ends in wrong_line_ends_test.cpp.
Daniel James
2009-06-15 07:32:43 +0000
f0c78cad5dFilter out comments and string literals in the min/max check. Fixes#3055
Steven Watanabe
2009-05-20 20:01:53 +0000
0ab72e5d39Merge inspect fix for when there are no errors.
Daniel James
2009-05-16 14:37:01 +0000
2b8d018e47Merge in inspect checks for links in CSS files and external content. And fix a few of these issues.
Daniel James
2009-05-16 13:45:21 +0000
2c5f2fe1d6Rework path_name_check to give better coverage, more accurate results
Beman Dawes
2008-06-29 18:00:13 +0000
696f7a061eAdd Visual Studio solution and project, other minor tweaks
Beman Dawes
2008-06-29 14:40:04 +0000
e836fe0d64Rename long_name_check files to path_name_check to better reflect actual behavior
Beman Dawes
2008-06-29 11:06:16 +0000
269686ff4fFix a unicode character which looked a lot like a '^'.
Daniel James
2008-06-27 16:58:25 +0000
624c9f6984Better message when there's not hostname. And add a comment explaining the reasoning behind this rule.
Daniel James
2008-06-27 16:52:27 +0000