Jurko Gospodnetić
39bbc8b95a
Internal Boost Jam cleanup - minor stylistic changes in Boost Jam's modules/regex.c module.
...
[SVN r80257]
2012-08-27 11:07:03 +00:00
Jurko Gospodnetić
2e8efab634
Corrected a gcc compilation warning displayed when compiling Boost Jam's fileunix.c module.
...
[SVN r80256]
2012-08-27 10:57:16 +00:00
Jurko Gospodnetić
1ee9eeac89
Corrected a 'undeclared atoi() function' gcc compiler warning displayed when compiling Boost Jam's modules/sequence.c module.
...
[SVN r80255]
2012-08-27 10:45:44 +00:00
Jurko Gospodnetić
83d4800c59
Internal Boost Jam cleanup - minor stylistic changes in Boost Jam's modules/sequence.c module.
...
[SVN r80254]
2012-08-27 10:41:52 +00:00
Jurko Gospodnetić
0bcc01cdba
Corrected a '&& within ||' gcc warning displayed when building Boost Jam's make1.c module.
...
[SVN r80253]
2012-08-27 10:26:35 +00:00
Jurko Gospodnetić
b9275ad6b6
Corrected a 'OBJECT * to char *' gcc compilation warning in Boost Jam's function.c module.
...
[SVN r80252]
2012-08-27 10:20:22 +00:00
Jurko Gospodnetić
420ce08c9a
Boost Jam update to remove a 'pointer to integer of different size' warning displayed when building using the mingw64 toolset.
...
[SVN r80251]
2012-08-27 10:07:54 +00:00
Jurko Gospodnetić
811c96788b
Internal Boost Jam cleanup - minor stylistic changes (added variable const modifiers).
...
[SVN r80250]
2012-08-27 10:06:41 +00:00
Jurko Gospodnetić
6d0385efa3
Added two missing header includes in Boost Jam's class.c module. Should fix warnings displayed when building using the mingw64 toolset about printf() and abort() functions having 'invalid implicit declarations'.
...
[SVN r80249]
2012-08-27 09:52:45 +00:00
Jurko Gospodnetić
776669c44a
Internal Boost Jam cleanup - minor stylistic change.
...
[SVN r80232]
2012-08-26 09:20:42 +00:00
Jurko Gospodnetić
bc37c967a6
Updated Boost Jam's internal build system to correctly recognize header changes when using same-named headers located in different folders.
...
[SVN r80208]
2012-08-25 16:09:31 +00:00
Jurko Gospodnetić
17ffcef7eb
Internal Boost Jam build cleanup - minor stylistic changes.
...
[SVN r80207]
2012-08-25 16:06:32 +00:00
Jurko Gospodnetić
8f98c45da7
Internal Boost Jam cleanup - minor stylistic copyright comment change.
...
[SVN r80206]
2012-08-25 15:48:07 +00:00
Jurko Gospodnetić
e491a77973
Minor stylistic Boost Build documentation changes.
...
[SVN r80205]
2012-08-25 15:38:26 +00:00
Jurko Gospodnetić
2bddb8f98e
Boost Jam cleanup - minor stylistic change.
...
[SVN r80187]
2012-08-25 02:55:00 +00:00
Jurko Gospodnetić
7cabb53f9f
Corrected Boost Jam's initial build to make --update builds correctly detect changes in included headers. Removed the need for literal tab characters embedded in the build script.
...
[SVN r80186]
2012-08-25 02:52:04 +00:00
Jurko Gospodnetić
16cd27a1b4
Boost Jam cleanup - minor stylistic change.
...
[SVN r80185]
2012-08-25 02:48:47 +00:00
Jurko Gospodnetić
ed18dcac01
Boost Jam build script cleanup - minor stylistic comment change.
...
[SVN r80184]
2012-08-25 01:55:12 +00:00
Jurko Gospodnetić
3fa00b4900
Corrected a typo in Boost Jam's Unix build script's error message.
...
[SVN r80183]
2012-08-25 01:54:11 +00:00
Jurko Gospodnetić
115c15e5eb
Boost Jam cleanup - minor stylistic changes.
...
[SVN r80182]
2012-08-25 01:52:41 +00:00
Jurko Gospodnetić
dd10dfaf64
Boost Jam native.c module cleanup - stylistic changes.
...
[SVN r80181]
2012-08-25 01:29:47 +00:00
Jurko Gospodnetić
08c39eceba
Boost Jam cleanup - changed one remaining quoted assert.h include to use angle brackets instead of quotes, minor stylistic change.
...
[SVN r80180]
2012-08-25 01:18:15 +00:00
Jurko Gospodnetić
22148a37c1
Boost Jam cleanup - minor stylistic changes.
...
[SVN r80179]
2012-08-24 23:23:44 +00:00
Jurko Gospodnetić
f245ad48e6
Main Boost Jam jam.h header file cleanup - removed the never used DOWNSHIFT_PATHS #define, minor stylistic changes.
...
[SVN r80178]
2012-08-24 23:07:46 +00:00
Jurko Gospodnetić
eee6966480
Boost Jam cleanup - added #define WIN32_LEAN_AND_MEAN before including the windows.h header to make it more light-weight in a couple of places. Minor stylistic changes.
...
[SVN r80176]
2012-08-24 22:52:32 +00:00
Jurko Gospodnetić
2b2e9f6bf2
Boost Jam cleanup - pathsys.h had some temporary file/folder related functions #ifdef-ed for the USE_PATHUNIX implementation but that seems redundant now that this is actually the only implementation in Boots Jam. Plus some minor stylistic changes.
...
[SVN r80170]
2012-08-24 14:41:15 +00:00
Jurko Gospodnetić
62f5d4044e
Boost Jam cleanup - minor stylistic changes.
...
[SVN r80169]
2012-08-24 14:31:20 +00:00
Jurko Gospodnetić
150b7fe35f
Boost Jam cleanup - minor stylistic copyright comment change.
...
[SVN r80168]
2012-08-24 14:07:11 +00:00
Jurko Gospodnetić
733c473c20
Boost Jam cleanup - minor stylistic change.
...
[SVN r80159]
2012-08-23 13:55:30 +00:00
Jurko Gospodnetić
59d5ee5e42
Boost Jam cleanup - removed a stale comment - the referenced string gets freed as a part of the related hash table cleanup.
...
[SVN r80158]
2012-08-23 13:54:58 +00:00
Jurko Gospodnetić
70a97b816d
Boost Jam cleanup - minor stylistic changes.
...
[SVN r80155]
2012-08-23 12:56:39 +00:00
Jurko Gospodnetić
3bb0ecc0e3
Corrected a bug in Boost Build's tools/boostbook.jam module causing building boostbook targets of type HTML, DOCBOOK, FO, PDF, PS & TESTS to fail.
...
[SVN r80145]
2012-08-22 20:55:10 +00:00
Jurko Gospodnetić
1f0f87b298
Boost Jam cleanup - variable.c module comments cleaned up, variable.c/h header includes corrected and sorted, minor stylistic changes.
...
[SVN r80141]
2012-08-22 13:51:20 +00:00
Jurko Gospodnetić
bbd525da3c
Boost Jam cleanup - minor stylistic changes.
...
[SVN r80113]
2012-08-21 15:43:30 +00:00
Jurko Gospodnetić
f36d8dc81e
Boost Jam cleanup - minor stylistic changes.
...
[SVN r80111]
2012-08-21 14:30:13 +00:00
Jurko Gospodnetić
bdd3a8ddc1
Boost Jam cleanup - minor stylistic hashing code changes (merged internal hashhdr & item structures, brace positioning, shortened comparisons with 0, comment updates, trimmed trailing spaces, removed redundant 'register' keywords).
...
[SVN r80110]
2012-08-21 13:28:32 +00:00
Jurko Gospodnetić
8461ac7c11
Python based Boost Build implementation syntax error corrected. Reported by Paulo Márcio Figueiredo Alves <pauloalves1986 at gmail.com>.
...
[SVN r80107]
2012-08-21 10:12:00 +00:00
Steven Watanabe
495bf9add9
Add missing #include. Fixes #7243 .
...
[SVN r80097]
2012-08-20 21:54:26 +00:00
Jurko Gospodnetić
d5205f6848
Documentation typo correction.
...
[SVN r80096]
2012-08-20 14:21:03 +00:00
Jurko Gospodnetić
74ec9c1a6c
Corrected Boost Build's internal project_id.py test to pass on Cygwin. Added related FIXME comments to make the test more detailed on Cygwin in the future.
...
[SVN r80095]
2012-08-20 13:07:09 +00:00
Jurko Gospodnetić
a42c2797e5
Internal Boost Jam cleanup - internal ShortPathToLongPath() function renamed to canonicWindowsPath() and commented better, related normalize_path() function commented better as well.
...
[SVN r80094]
2012-08-20 12:48:09 +00:00
Jurko Gospodnetić
a7639b7d94
Internal Boost Build unused.py test cleanup - corrected a buggy check for target's usage reguirements being propagated even when it generates no virtual targets, inlined all the used test code into the test script so it no longer relies on any external files, now reporting more detailed compiler error messages in case of a failed compilation test without having to explicitly specify the --verbose command-line option.
...
[SVN r80093]
2012-08-20 12:29:36 +00:00
Jurko Gospodnetić
6081d81b38
Boost Jam cleanup - there is no need to convert a short Windows path to its long format except to generate that path's canonic format, i.e. to get the same value for the same file system entry, independent of the original path string used to identify that entry. To get closer to that effect in the ShortPathToLongPath() function, we remove a recently added optimization of not processing file/folder names that are certainly not in their short format. By processing such names we can correctly remove more unimportant case differences between different path strings representing the same file system entry, i.e. get the same canonic path string for them.
...
[SVN r80092]
2012-08-20 11:54:10 +00:00
Jurko Gospodnetić
0144313654
Minor stylistic copyright comment change.
...
[SVN r80091]
2012-08-20 11:45:09 +00:00
Jurko Gospodnetić
53c613a0d2
Boost Build's internal module_actions.py test updated to pass when run with the --verbose option by allowing extra output lines between those expected by the test itself.
...
[SVN r80090]
2012-08-20 11:34:27 +00:00
Jurko Gospodnetić
1551cdcfc4
Internal Boost Build module_actions.py test cleanup - no longer depends on externally prepared data, minor stylistic changes.
...
[SVN r80089]
2012-08-20 11:32:14 +00:00
Jurko Gospodnetić
0f7150f09e
Internal Boost Build testing framework cleanup - expecting output/content lines now correctly interprets requests with lines given as a container of strings.
...
Given strings represent expected continuous line sequences (separated by \n) and extra lines are allowed between content represented by different successive strings. For example, lines = ['foo\nbar', 'baz'] would match:
aaa
foo
bar
bbb
baz
ccc
but would not match:
aaa
foo
xxx
bar
bbb
baz
ccc
Added a description comment for the related Tester.__expect_lines() implementation function.
[SVN r80088]
2012-08-20 10:08:28 +00:00
Jurko Gospodnetić
431a9cb78b
Made Boost Build's internal project_id.py test more detailed regarding registering the same project id for the same project, but with the project module specified in different ways.
...
[SVN r80087]
2012-08-19 18:46:14 +00:00
Jurko Gospodnetić
96e13fac83
Boost Jam code cleanup - minor stylistic comment change.
...
[SVN r80086]
2012-08-19 18:25:31 +00:00
Jurko Gospodnetić
a76efc462c
Made Boost Build's internal project_id.py test more detailed regarding registering the same project id for the same project, but with the project module specified in different ways.
...
[SVN r80085]
2012-08-19 17:48:44 +00:00