Commit Graph

12124 Commits

Author SHA1 Message Date
Jurko Gospodnetić
32d0e78a63 Internal Boost Jam cleanup - split up the pathunix.c module into pathsys.c, pathunix.c & pathnt.c.
[SVN r80278]
2012-08-28 12:52:27 +00:00
Jurko Gospodnetić
321b4c2839 Corrected a 'dropping qualifiers' compiler warning displayed when compiling Boost Jam's fileunix.c module using the intel compiler.
[SVN r80260]
2012-08-27 11:41:15 +00:00
Jurko Gospodnetić
b4e9a7d24f Corrected a 'dropping qualifiers' compiler warning displayed when compiling Boost Jam's fileunix.c module using the intel compiler.
[SVN r80260]
2012-08-27 11:41:15 +00:00
Jurko Gospodnetić
f31fadaf3c Added a missing header #include in Boost Jam's mem.h header used when compiling with memory allocation profiling support. Fixes related 'implicitly declared profile_memory() function' gcc compilation warnings.
[SVN r80259]
2012-08-27 11:16:04 +00:00
Jurko Gospodnetić
6852a4841a Added a missing header #include in Boost Jam's mem.h header used when compiling with memory allocation profiling support. Fixes related 'implicitly declared profile_memory() function' gcc compilation warnings.
[SVN r80259]
2012-08-27 11:16:04 +00:00
Jurko Gospodnetić
de075ac79c Internal Boost Jam cleanup - minor stylistic changes in Boost Jam's mem.h header.
[SVN r80258]
2012-08-27 11:13:57 +00:00
Jurko Gospodnetić
6fb4cfd89c Internal Boost Jam cleanup - minor stylistic changes in Boost Jam's mem.h header.
[SVN r80258]
2012-08-27 11:13:57 +00:00
Jurko Gospodnetić
b9da1c3b32 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ć
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ć
9cdbf9684b 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ć
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ć
881e34dacc 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ć
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ć
2653c821d8 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ć
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ć
2930bedb93 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ć
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ć
d8a2486640 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ć
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ć
2ba303d950 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ć
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ć
6999e2eb1a Internal Boost Jam cleanup - minor stylistic changes (added variable const modifiers).
[SVN r80250]
2012-08-27 10:06:41 +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ć
65d261d379 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ć
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ć
78e6ce6abd Internal Boost Jam cleanup - minor stylistic change.
[SVN r80232]
2012-08-26 09:20:42 +00:00
Jurko Gospodnetić
776669c44a Internal Boost Jam cleanup - minor stylistic change.
[SVN r80232]
2012-08-26 09:20:42 +00:00
Jurko Gospodnetić
3dd47e7208 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ć
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ć
8e74ae24ea Internal Boost Jam build cleanup - minor stylistic changes.
[SVN r80207]
2012-08-25 16:06:32 +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ć
08eaf3b066 Internal Boost Jam cleanup - minor stylistic copyright comment change.
[SVN r80206]
2012-08-25 15:48:07 +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ć
48a8961afa Minor stylistic Boost Build documentation changes.
[SVN r80205]
2012-08-25 15:38:26 +00:00
Jurko Gospodnetić
e491a77973 Minor stylistic Boost Build documentation changes.
[SVN r80205]
2012-08-25 15:38:26 +00:00
Jurko Gospodnetić
e12552486a Boost Jam cleanup - minor stylistic change.
[SVN r80187]
2012-08-25 02:55:00 +00:00
Jurko Gospodnetić
2bddb8f98e Boost Jam cleanup - minor stylistic change.
[SVN r80187]
2012-08-25 02:55:00 +00:00
Jurko Gospodnetić
cc81f70f9f 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ć
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ć
82238200d9 Boost Jam cleanup - minor stylistic change.
[SVN r80185]
2012-08-25 02:48:47 +00:00
Jurko Gospodnetić
16cd27a1b4 Boost Jam cleanup - minor stylistic change.
[SVN r80185]
2012-08-25 02:48:47 +00:00
Jurko Gospodnetić
adcf2bceb7 Boost Jam build script cleanup - minor stylistic comment change.
[SVN r80184]
2012-08-25 01:55:12 +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ć
09def70eb8 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ć
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ć
6439e4f62c Boost Jam cleanup - minor stylistic changes.
[SVN r80182]
2012-08-25 01:52:41 +00:00
Jurko Gospodnetić
115c15e5eb Boost Jam cleanup - minor stylistic changes.
[SVN r80182]
2012-08-25 01:52:41 +00:00
Jurko Gospodnetić
62219624e2 Boost Jam native.c module cleanup - stylistic changes.
[SVN r80181]
2012-08-25 01:29:47 +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ć
9b319bb413 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