Steven Watanabe
|
cc260f7f90
|
Convert short paths to long paths on NT.
[SVN r75808]
|
2011-12-05 02:12:55 +00:00 |
|
Vladimir Prus
|
a30768a083
|
Simplify conditional expression.
[SVN r75804]
|
2011-12-04 16:39:47 +00:00 |
|
Vladimir Prus
|
f97f602a79
|
Simplify conditional expression.
[SVN r75804]
|
2011-12-04 16:39:47 +00:00 |
|
Vladimir Prus
|
f141139752
|
Correct operator precedence.
Fixes #6209.
[SVN r75803]
|
2011-12-04 15:43:05 +00:00 |
|
Vladimir Prus
|
000b9ece98
|
Correct operator precedence.
Fixes #6209.
[SVN r75803]
|
2011-12-04 15:43:05 +00:00 |
|
K. Noel Belcourt
|
5f8f5c33e3
|
Reduce optimization using Sun compiler when building
bjam (remove -fast and replace -xO4 with -xO3). Compiler
is unable to handle Steve's recent code refactor.
[SVN r75795]
|
2011-12-04 00:08:10 +00:00 |
|
K. Noel Belcourt
|
a3364c6415
|
Reduce optimization using Sun compiler when building
bjam (remove -fast and replace -xO4 with -xO3). Compiler
is unable to handle Steve's recent code refactor.
[SVN r75795]
|
2011-12-04 00:08:10 +00:00 |
|
Steven Watanabe
|
d4aa36c963
|
Assert that the hash function works.
[SVN r75794]
|
2011-12-03 20:15:44 +00:00 |
|
Steven Watanabe
|
00c08ace46
|
Assert that the hash function works.
[SVN r75794]
|
2011-12-03 20:15:44 +00:00 |
|
Steven Watanabe
|
12954e5708
|
Remember to clean up.
[SVN r75793]
|
2011-12-03 20:00:18 +00:00 |
|
Steven Watanabe
|
925eea0270
|
Remember to clean up.
[SVN r75793]
|
2011-12-03 20:00:18 +00:00 |
|
Steven Watanabe
|
e730100e50
|
More thorough asserts.
[SVN r75792]
|
2011-12-03 19:54:28 +00:00 |
|
Steven Watanabe
|
5bb06a8bd3
|
More thorough asserts.
[SVN r75792]
|
2011-12-03 19:54:28 +00:00 |
|
Steven Watanabe
|
dbe3fdd162
|
Adjust search to find generated targets without regard to case, on NT.
[SVN r75776]
|
2011-12-02 18:49:07 +00:00 |
|
Steven Watanabe
|
8e6bfafdaf
|
Adjust search to find generated targets without regard to case, on NT.
[SVN r75776]
|
2011-12-02 18:49:07 +00:00 |
|
Steven Watanabe
|
1c55d06c18
|
Remove debugging code.
[SVN r75772]
|
2011-12-02 14:55:16 +00:00 |
|
Steven Watanabe
|
296aa95e24
|
Remove debugging code.
[SVN r75772]
|
2011-12-02 14:55:16 +00:00 |
|
Steven Watanabe
|
83428e2ffb
|
Clean up down casing paths and usage of short_path_to_long_path.
[SVN r75768]
|
2011-12-02 05:11:10 +00:00 |
|
Steven Watanabe
|
20be35b9df
|
Clean up down casing paths and usage of short_path_to_long_path.
[SVN r75768]
|
2011-12-02 05:11:10 +00:00 |
|
Steven Watanabe
|
d892eade45
|
Fix @ file support.
[SVN r75767]
|
2011-12-02 04:49:03 +00:00 |
|
Steven Watanabe
|
8c41006d43
|
Fix @ file support.
[SVN r75767]
|
2011-12-02 04:49:03 +00:00 |
|
Steven Watanabe
|
6b8cf01ef5
|
Short circuit test if a file exists, when the name contains a grist.
[SVN r75765]
|
2011-12-01 19:34:06 +00:00 |
|
Steven Watanabe
|
712e2c751e
|
Short circuit test if a file exists, when the name contains a grist.
[SVN r75765]
|
2011-12-01 19:34:06 +00:00 |
|
Steven Watanabe
|
1e7bc7b8cd
|
Remove the trailing '.' from the module name.
[SVN r75762]
|
2011-12-01 18:07:14 +00:00 |
|
Steven Watanabe
|
477b42b47d
|
Remove the trailing '.' from the module name.
[SVN r75762]
|
2011-12-01 18:07:14 +00:00 |
|
Steven Watanabe
|
20b680bd94
|
Fix printf type error.
[SVN r75752]
|
2011-11-30 16:39:49 +00:00 |
|
Steven Watanabe
|
afcd5ad015
|
Fix printf type error.
[SVN r75752]
|
2011-11-30 16:39:49 +00:00 |
|
Steven Watanabe
|
79f5aff9ed
|
Fix memory leak on Windows.
[SVN r75750]
|
2011-11-30 15:11:42 +00:00 |
|
Steven Watanabe
|
2245fcb6ad
|
Fix memory leak on Windows.
[SVN r75750]
|
2011-11-30 15:11:42 +00:00 |
|
Steven Watanabe
|
38e6896000
|
Try to test the language semantics thoroughly
[SVN r75738]
|
2011-11-30 00:06:31 +00:00 |
|
Steven Watanabe
|
c8480a9cf5
|
Try to test the language semantics thoroughly
[SVN r75738]
|
2011-11-30 00:06:31 +00:00 |
|
Steven Watanabe
|
5a1aca95a5
|
Fix a few test problems on cygwin and mingw
[SVN r75737]
|
2011-11-30 00:03:54 +00:00 |
|
Steven Watanabe
|
e53d9ada43
|
Fix a few test problems on cygwin and mingw
[SVN r75737]
|
2011-11-30 00:03:54 +00:00 |
|
Steven Watanabe
|
a0fe6ff6e0
|
Reimplement the interpreter.
[SVN r75736]
|
2011-11-30 00:00:35 +00:00 |
|
Steven Watanabe
|
da9410adc1
|
Reimplement the interpreter.
[SVN r75736]
|
2011-11-30 00:00:35 +00:00 |
|
Steven Watanabe
|
f3965ff693
|
Fix incorrect variable expansion
[SVN r75734]
|
2011-11-29 23:36:42 +00:00 |
|
Steven Watanabe
|
0d91e1454b
|
Fix incorrect variable expansion
[SVN r75734]
|
2011-11-29 23:36:42 +00:00 |
|
Vladimir Prus
|
1d5d02c16e
|
Correct result of double-patching.
[SVN r75728]
|
2011-11-29 16:13:07 +00:00 |
|
Vladimir Prus
|
183b77dc22
|
Correct result of double-patching.
[SVN r75728]
|
2011-11-29 16:13:07 +00:00 |
|
Vladimir Prus
|
12c74805f5
|
Make bjam.caller return module name without trailing dot.
This makes the behaviour consistent with Jam's builtin for the same
purpose and fixes make_rule.py test.
[SVN r75727]
|
2011-11-29 16:11:54 +00:00 |
|
Vladimir Prus
|
2bf372b7c4
|
Make bjam.caller return module name without trailing dot.
This makes the behaviour consistent with Jam's builtin for the same
purpose and fixes make_rule.py test.
[SVN r75727]
|
2011-11-29 16:11:54 +00:00 |
|
Beman Dawes
|
f5a168cf21
|
Bump default compatibility to vc10. The impact is to eliminate warning about use of deprecated compiler switch /Op.
[SVN r75725]
|
2011-11-29 13:17:40 +00:00 |
|
Beman Dawes
|
0fde20610d
|
Bump default compatibility to vc10. The impact is to eliminate warning about use of deprecated compiler switch /Op.
[SVN r75725]
|
2011-11-29 13:17:40 +00:00 |
|
Vladimir Prus
|
7082880737
|
Initial MSVC support for Boost.Build/Python.
Patch from Juraj Ivančić.
[SVN r75722]
|
2011-11-29 12:03:57 +00:00 |
|
Vladimir Prus
|
013b43bdbb
|
Initial MSVC support for Boost.Build/Python.
Patch from Juraj Ivančić.
[SVN r75722]
|
2011-11-29 12:03:57 +00:00 |
|
Steven Watanabe
|
5c6ea579cf
|
Fix cleanup
[SVN r75719]
|
2011-11-29 04:28:27 +00:00 |
|
Steven Watanabe
|
3433483e25
|
Fix cleanup
[SVN r75719]
|
2011-11-29 04:28:27 +00:00 |
|
Beman Dawes
|
697c018be5
|
Revert prior change while waiting for better fix.
[SVN r75692]
|
2011-11-27 15:46:35 +00:00 |
|
Beman Dawes
|
aae0a1bc45
|
Revert prior change while waiting for better fix.
[SVN r75692]
|
2011-11-27 15:46:35 +00:00 |
|
Beman Dawes
|
9dc8a7a32a
|
Change deprecated /Op option to its replacement, /fp:precise. This quiets a warning from the Intel compiler, which uses the msvc toolset.
[SVN r75690]
|
2011-11-27 12:50:00 +00:00 |
|