Commit Graph

12124 Commits

Author SHA1 Message Date
Vladimir Prus
5930635366 Attempt at fixing generators_test on windows
[SVN r55198]
2009-07-27 07:20:34 +00:00
Vladimir Prus
f47d83789a Attempt at fixing generators_test on windows
[SVN r55198]
2009-07-27 07:20:34 +00:00
Vladimir Prus
3ff2481bee Merge from trunk
[SVN r55197]
2009-07-27 07:04:57 +00:00
Beman Dawes
a6c1599aa7 Fix typo from 55154
[SVN r55173]
2009-07-26 13:15:23 +00:00
Beman Dawes
4328127c21 Fix typo from 55154
[SVN r55173]
2009-07-26 13:15:23 +00:00
Troy D. Straszheim
5ece412ab0 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Vladimir Prus
d0d01e7257 Use suitable names for PDB files for static libs.
Patch from Michael Weber.


[SVN r55155]
2009-07-25 09:23:24 +00:00
Vladimir Prus
ccfc9b40d1 Use suitable names for PDB files for static libs.
Patch from Michael Weber.


[SVN r55155]
2009-07-25 09:23:24 +00:00
Vladimir Prus
c3ffbd2155 Initial PDB support and manifest file fixes.
Patch from Alexey Pakhunov.

The changes are:
- Make msvc link generators create targets that correspond to PDB
  files, so that they can be installed.
- Force creation of manifest file if separate manifest is requested
- Fix the name of manifest file that boost.build expects to make
  those produced by the compiler.


[SVN r55154]
2009-07-25 09:01:23 +00:00
Vladimir Prus
c0331da85b Initial PDB support and manifest file fixes.
Patch from Alexey Pakhunov.

The changes are:
- Make msvc link generators create targets that correspond to PDB
  files, so that they can be installed.
- Force creation of manifest file if separate manifest is requested
- Fix the name of manifest file that boost.build expects to make
  those produced by the compiler.


[SVN r55154]
2009-07-25 09:01:23 +00:00
Vladimir Prus
5066c210e0 Properly report failures to add/remove/modify file.
[SVN r55152]
2009-07-25 06:47:43 +00:00
Vladimir Prus
04c42eea72 Properly report failures to add/remove/modify file.
[SVN r55152]
2009-07-25 06:47:43 +00:00
Jürgen Hunold
f8674d9dc8 Merged revisions 55041 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r55041 | jhunold | 2009-07-20 11:42:00 +0200 (Mo, 20 Jul 2009) | 1 line
  
  support building bjam using Visual Studio 2010.
........


[SVN r55112]
2009-07-23 10:40:42 +00:00
Troy D. Straszheim
ce50992834 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Vladimir Prus
5e75949317 If command fails, print its output even for -d0.
[SVN r55042]
2009-07-20 10:10:19 +00:00
Vladimir Prus
644b44be44 If command fails, print its output even for -d0.
[SVN r55042]
2009-07-20 10:10:19 +00:00
Jürgen Hunold
b34f6cc1d8 support building bjam using Visual Studio 2010.
[SVN r55041]
2009-07-20 09:42:00 +00:00
Jürgen Hunold
4db1173791 support building bjam using Visual Studio 2010.
[SVN r55041]
2009-07-20 09:42:00 +00:00
Vladimir Prus
6d964ad222 Merge test fixes
[SVN r54978]
2009-07-16 06:07:40 +00:00
Vladimir Prus
8445ec7156 Fix unit tests
[SVN r54973]
2009-07-15 19:16:49 +00:00
Vladimir Prus
eff932a571 Fix unit tests
[SVN r54973]
2009-07-15 19:16:49 +00:00
Vladimir Prus
2b66a7dc04 Exclude default_toolset.py
[SVN r54972]
2009-07-15 19:06:04 +00:00
Vladimir Prus
1b5b90d27d Exclude default_toolset.py
[SVN r54972]
2009-07-15 19:06:04 +00:00
Vladimir Prus
8d690a8371 Merge from trunk
[SVN r54971]
2009-07-15 18:44:38 +00:00
Vladimir Prus
a197c04de0 Allow 'option' in project config.
[SVN r54970]
2009-07-15 18:04:07 +00:00
Vladimir Prus
8a1a723e82 Allow 'option' in project config.
[SVN r54970]
2009-07-15 18:04:07 +00:00
Vladimir Prus
70d66494c9 If --prefix is specified on command line, ignore bin/lib dir from config file.
[SVN r54895]
2009-07-11 15:52:41 +00:00
Vladimir Prus
e07fc6e533 If --prefix is specified on command line, ignore bin/lib dir from config file.
[SVN r54895]
2009-07-11 15:52:41 +00:00
Vladimir Prus
c2ac244a39 Document darwin, and fat binaries.
[SVN r54894]
2009-07-11 15:39:48 +00:00
Vladimir Prus
ef88510937 Document darwin, and fat binaries.
[SVN r54894]
2009-07-11 15:39:48 +00:00
Vladimir Prus
89374c2174 Account for the fact that path may be empty.
[SVN r54893]
2009-07-11 15:08:54 +00:00
Vladimir Prus
b796e2af31 Account for the fact that path may be empty.
[SVN r54893]
2009-07-11 15:08:54 +00:00
Vladimir Prus
38ea8ca083 Add supposed for hashed target paths.
[SVN r54892]
2009-07-11 14:43:12 +00:00
Vladimir Prus
a92e1458c5 Add supposed for hashed target paths.
[SVN r54892]
2009-07-11 14:43:12 +00:00
Vladimir Prus
792f78ae1a Add support for options with implied values.
[SVN r54891]
2009-07-11 14:42:30 +00:00
Vladimir Prus
0448c06c2e Add support for options with implied values.
[SVN r54891]
2009-07-11 14:42:30 +00:00
Vladimir Prus
728cb28661 Remove obsolete unused parameter
[SVN r54890]
2009-07-11 14:33:20 +00:00
Vladimir Prus
2a28528f51 Remove obsolete unused parameter
[SVN r54890]
2009-07-11 14:33:20 +00:00
Vladimir Prus
5d0e71d6a7 Approximate -rpath-link for acc.
[SVN r54889]
2009-07-11 14:24:26 +00:00
Vladimir Prus
01c6829832 Approximate -rpath-link for acc.
[SVN r54889]
2009-07-11 14:24:26 +00:00
Vladimir Prus
eff20dcde4 Wholesale merge from trunk.
[SVN r54880]
2009-07-11 11:04:31 +00:00
David Dean
19074b6683 Correcting Borland default compiler options
-Ve and -Vx are *NOT* enabled by default in bcc32

[SVN r54833]
2009-07-09 16:46:13 +00:00
David Dean
62c8f1a1f3 Correcting Borland default compiler options
-Ve and -Vx are *NOT* enabled by default in bcc32

[SVN r54833]
2009-07-09 16:46:13 +00:00
Vladimir Prus
a9e50150c8 Document linkflags and fixes "includes" typo.
[SVN r54763]
2009-07-07 07:11:34 +00:00
Vladimir Prus
c8985cef5c Document linkflags and fixes "includes" typo.
[SVN r54763]
2009-07-07 07:11:34 +00:00
Vladimir Prus
7fbbb6e546 Add 'elf' value of target-os.
[SVN r54536]
2009-06-30 15:41:42 +00:00
Vladimir Prus
33312e9564 Add 'elf' value of target-os.
[SVN r54536]
2009-06-30 15:41:42 +00:00
Vladimir Prus
e2d2a25eb0 When starting building each metatarget, ignore active generators up the stack.
[SVN r54535]
2009-06-30 12:41:37 +00:00
Vladimir Prus
244044d561 When starting building each metatarget, ignore active generators up the stack.
[SVN r54535]
2009-06-30 12:41:37 +00:00
Jürgen Hunold
c6312612a5 Specify target machine type to avoid linker warnings.
[SVN r54375]
2009-06-26 11:25:24 +00:00