Jurko Gospodnetić
1c814ddb98
Boost Build cleanup - minor stylistic change.
...
[SVN r79889]
2012-08-06 15:34:07 +00:00
Jurko Gospodnetić
6ea2add103
Boost Build cleanup - minor stylistic changes.
...
[SVN r79888]
2012-08-06 15:16:53 +00:00
Jurko Gospodnetić
bca80306c9
Corrected the Boost Build boostbook.jam toolset module to correctly generate its global XML catalog file without relying on Boost Build's 'current project' reference being left set to some non-standalone project after Boost Build finishes loading all of its project files. This should fix Boost library documentation build failures encountered after revision [79874].
...
[SVN r79887]
2012-08-06 14:42:39 +00:00
Jurko Gospodnetić
a2413be235
Restored old Boost Jam '-v' version information screen to what it was like before revision [79779] as requested by Steven Watanabe. Boost Jam now reports its minimum supported path modification timestamp resolution using a new builtin JAM_TIMESTAMP_RESOLUTION variable. Updated Boost Build's internal testing system to correctly fetch this Boost Jam version information.
...
[SVN r79880]
2012-08-05 18:31:19 +00:00
Jurko Gospodnetić
7e87a5c9ae
Boost Build cleanup - removed some redundant module imports in multiple project-rules module rules.
...
[SVN r79877]
2012-08-05 16:50:31 +00:00
Jurko Gospodnetić
c2075db588
Boost Build cleanup - project-rules.using() & project-rules.import() rules now restore the original 'current project' reference the same way.
...
[SVN r79876]
2012-08-05 16:46:19 +00:00
Jurko Gospodnetić
aa86e1cd8b
Boost Build cleanup - minor stylistic changes.
...
[SVN r79875]
2012-08-05 16:30:41 +00:00
Jurko Gospodnetić
b15f9a1a62
Made Boost Build clear its 'current project' reference after it is done with loading project modules. Any request for the 'current project' reference when there is no project module currently being loaded will now be treated as an error. Updated the related indirect_conditional.py internal Boost Build test case accordingly.
...
Additional implementation notes:
- internal worker project.load-jamfile() rule now resets the current project when done
- project.use() no longer needs to reset the current project since project.load-jamfile() does that now
[SVN r79874]
2012-08-05 15:12:58 +00:00
Jurko Gospodnetić
3bddf29e8f
Boost Build cleanup - minor stylistic change.
...
[SVN r79873]
2012-08-05 14:53:14 +00:00
Jurko Gospodnetić
1ae1158749
Boost Build cleanup - added a FIXME note regarding an encountered potentially incorrect implementation comment in the main Boost Build routine.
...
[SVN r79872]
2012-08-05 14:51:33 +00:00
Jurko Gospodnetić
9b7e5b427d
Boost Build cleanup - removed the never used project.act-as-jamfile() rule.
...
[SVN r79870]
2012-08-05 09:41:46 +00:00
Jurko Gospodnetić
501281e94f
Corrected Boost Build's --debug-loading output - removed an unused variable reference leftover by mistake in commit [79863] from previous debugging.
...
[SVN r79867]
2012-08-05 08:19:54 +00:00
Jurko Gospodnetić
81d19ead3d
Boost Build cleanup - minor stylistic changes.
...
[SVN r79865]
2012-08-04 22:40:25 +00:00
Jurko Gospodnetić
9fc48d1806
Updated Boost Build to display the 'Loading Jamfile at...' --debug-loading output only when actually loading a Jamfile module and not also when ignoring the load request because the same Jamfile module has already been loaded.
...
[SVN r79863]
2012-08-04 11:53:34 +00:00
Jurko Gospodnetić
aaa350a78d
Boost Build cleanup - minor stylistic changes.
...
[SVN r79862]
2012-08-04 11:34:31 +00:00
Steven Watanabe
5b1cbbd531
Fix mode for mkdir.
...
[SVN r79852]
2012-08-02 15:19:18 +00:00
Jurko Gospodnetić
b24ca860f1
Corrected Boost-Build's --debug-configuration notice displayed when not loading the site-config.jam configuration file due to the --ignore-site-config command-line option being specified.
...
[SVN r79847]
2012-08-02 10:45:25 +00:00
Jurko Gospodnetić
5847612779
Minor stylistic code & comment changes.
...
[SVN r79846]
2012-08-02 10:24:46 +00:00
Jurko Gospodnetić
fe0fcb435f
Boost Build cleanup - removed the old legacy --ignore-config command-line option. Has never been documented correctly except in embedded code comments where it has been documented as deprecated for a long time, and has not been used anywhere in Boost Build test code for several years.
...
[SVN r79845]
2012-08-02 10:21:02 +00:00
Jurko Gospodnetić
f4e7f9a811
Minor stylistic changes (added const modifiers in a couple of places).
...
[SVN r79842]
2012-08-02 09:16:34 +00:00
Jurko Gospodnetić
af8791c76a
Boost Build cleanup - minor stylistic comment changes + better commented the project-config.jam configuration file usage.
...
[SVN r79832]
2012-08-01 15:26:26 +00:00
Jurko Gospodnetić
8bc408b56a
Boost Build contrib/boost.jam cleanup - removed a redundant module import.
...
[SVN r79829]
2012-08-01 10:19:08 +00:00
Jurko Gospodnetić
fc58724710
Restored the boost//headers alias in the contrib/boost.jam Boost Build module, lost by accident in revision [79808].
...
[SVN r79828]
2012-08-01 09:03:19 +00:00
Jurko Gospodnetić
551f186ad5
Typo correction in Boost Build's contrib/boost.jam module.
...
[SVN r79827]
2012-08-01 09:01:13 +00:00
Jurko Gospodnetić
3ae7f56299
Added missing Boost chrono library target definition to Boost Build's 'contrib/boost.jam' module.
...
[SVN r79809]
2012-07-31 10:26:14 +00:00
Jurko Gospodnetić
5b1355a7a6
Boost Build's contrib/boost.jam module cleanup - minor stylistic changes.
...
[SVN r79808]
2012-07-31 10:24:05 +00:00
Jurko Gospodnetić
98e4e0b894
Boost Build cleanup - minor stylistic code & comment changes.
...
[SVN r79801]
2012-07-30 12:38:23 +00:00
Jurko Gospodnetić
103f8d7893
Updated Boost Jam to know how to report its minimum supported file modification timestamp resolution (currently reported as part of Boost Jam's version information). This allows external tools using Boost Jam to adapt to Boost Jam's potential ignorance of fine file modification timestamp changes.
...
For example, Boost Build's internal testing framework may use this information to reduce the time it spends doing nothing by sleeping until enough time passes to make newly created or touched files be correctly recognized by Boost Build.
[SVN r79780]
2012-07-28 09:20:29 +00:00
Jurko Gospodnetić
f7316995e6
Boost Jam version information output cleaned up a bit to make it easier to update it with additional information.
...
[SVN r79779]
2012-07-28 09:04:41 +00:00
Jurko Gospodnetić
b28fc465c3
Boost Jam code cleanup - minor stylistic changes.
...
[SVN r79778]
2012-07-28 08:58:39 +00:00
Jurko Gospodnetić
53d4c9d5b9
Boost Build cleanup - minor stylistic changes.
...
[SVN r79734]
2012-07-25 05:36:38 +00:00
Jurko Gospodnetić
dff942e14b
Boost Build cleanup - minor stylistic changes & comment updates.
...
[SVN r79733]
2012-07-25 05:15:42 +00:00
Jurko Gospodnetić
b68013587a
Boost Build code cleanup - improved support for initializing toolset & extension modules with more than 8 parameters (current Boost Jam supports up to 19 numbered parameter references) + minor stylistic changes.
...
[SVN r79720]
2012-07-24 10:33:34 +00:00
Jurko Gospodnetić
a3a1170ec1
Boost Jam cleanup - minor stylistic changes.
...
[SVN r79693]
2012-07-23 09:02:49 +00:00
Jurko Gospodnetić
f9f7b0204e
Updated the Windows Boost Build implementation to use direct Windows APIs instead of the Windows POSIX layer & standard C library functionality for collecting information about files. Now returns file timestamps with much better precision than 1 second.
...
[SVN r79691]
2012-07-23 07:26:02 +00:00
Jurko Gospodnetić
344d758e94
Boost Jam cleanup - removed internal file size tracking. The data was being collected but never actually used and did not support file sizes larger than can fit in a 32 bit integer.
...
[SVN r79677]
2012-07-22 16:52:53 +00:00
Jurko Gospodnetić
28200e7f97
Boost Jam cleanup - minor comment corrections.
...
[SVN r79675]
2012-07-22 16:10:36 +00:00
Jurko Gospodnetić
64494521bf
Boost Jam cleanup - removed defective header parsing code seemingly intended for stripping trailing newline characters from read lines. This code has never done anything since it was originally added so there seems no reason to 'fix' it to do what it 'seems to have been intended to do'.
...
[SVN r79674]
2012-07-22 16:05:58 +00:00
Jurko Gospodnetić
fde452f38f
Boost Jam cleanup - minor stylistic changes.
...
[SVN r79673]
2012-07-22 15:43:04 +00:00
Jurko Gospodnetić
35f4195ec7
Boost Jam cleanup - cleaned up some header includes, minor stylistic changes.
...
[SVN r79672]
2012-07-22 14:53:50 +00:00
Jurko Gospodnetić
66f0980384
Fixed a Boost Build bug with path feature requirements not getting expanded to a correct relative path depending on where the build was getting run from, if added by an indirect conditional feature rule. Fixes ticket http://svn.boost.org/trac/boost/ticket/7144 . Thanks to dimak <dvb.kharkov _at_ gmail _dot_ com> for reporting this and preparing a reproducible test case.
...
[SVN r79665]
2012-07-22 07:40:52 +00:00
Jurko Gospodnetić
59ccb1f48b
Allowed Boost Build option rule to be used in test-config configuration files. Corrected and updated the related end-user error message.
...
[SVN r79656]
2012-07-22 07:17:43 +00:00
Jurko Gospodnetić
ca0d98cc38
Boots Build cleanup - minor stylistic changes.
...
[SVN r79650]
2012-07-22 07:01:36 +00:00
Jurko Gospodnetić
1082919fb8
Corrected a Boost Build bug causing it to not report an error if a generator needed to determine its target name itself when a source target passed to it as third or later did not have the same name as the first one. Added a related internal Boost Build unit test.
...
Caught and reported by Adder <adder.thief _at_ gmail.com>.
[SVN r79629]
2012-07-20 19:12:59 +00:00
Jurko Gospodnetić
3f00e9c0b1
Boost Build code cleanup - minor stylistic changes.
...
[SVN r79626]
2012-07-20 18:49:07 +00:00
Jurko Gospodnetić
8f72b65456
Boost Build code cleanup - minor stylistic changes.
...
[SVN r79622]
2012-07-20 14:42:18 +00:00
Jurko Gospodnetić
29d94131ee
Fixed minor Boost Build error reporting bugs caused by module rules not being directly available using their full names when imported from inside a class rule - an error about rule errors.error or errors.user-error not being defined was getting reported instead of the desired error. This is due to the fact that rule name resolution does not look in the current module in that case but uses the class module instead.
...
[SVN r79621]
2012-07-20 14:39:50 +00:00
Jurko Gospodnetić
89f740660f
Boost Jam/Build code cleanup - minor stylistic changes.
...
[SVN r79620]
2012-07-20 14:20:55 +00:00
Jurko Gospodnetić
bae5e920ac
Boost Jam code cleanup - removed an old, untested and up to recently definitely non-compiling 'old Borland compiler' code branch in the filent.c module. The compilers in question themselves are Borlands free compiler tools predating the more modern and more standard compliant free 'Visual Studio Express' toolchain so there should be no need for anyone to depend on them any more.
...
[SVN r79618]
2012-07-20 10:57:31 +00:00
Jurko Gospodnetić
ae0e14f947
Fixed a Boost Build bug causing scanner targets to be rebuilt every time if their base target has already been marked as including another target with a newer timestamp. For example, this occurred every time a single action generated both the scanned and the included target and did so slowly enough that the included target got a newer timestamp. Fix originally prepared by Steven Watanabe.
...
[SVN r79601]
2012-07-19 14:32:31 +00:00