Jurko Gospodnetić
478d847f17
Converted tabs to spaces in the Boost Build test/test_all.py to make all whitespace style used in this file consistent.
...
[SVN r51391]
2009-02-22 16:02:58 +00:00
Jurko Gospodnetić
6d33d8fee8
Converted tabs to spaces in the Boost Build test/test_all.py to make all whitespace style used in this file consistent.
...
[SVN r51391]
2009-02-22 16:02:58 +00:00
Jurko Gospodnetić
955acd74da
Removed trailing spaces.
...
[SVN r51390]
2009-02-22 15:55:04 +00:00
Jurko Gospodnetić
6141766099
Removed trailing spaces.
...
[SVN r51390]
2009-02-22 15:55:04 +00:00
Jürgen Hunold
ca2cb42415
Merged revisions 51013,51230,51275,51300,51313 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r51013 | jhunold | 2009-02-04 20:14:01 +0100 (Wed, 04 Feb 2009) | 3 lines
Apply patch from Alexey Pakhunov for improved msvc assembler support.
Fixes https://zigzag.lvk.cs.msu.su:7813/boost.build/ticket/214
........
r51230 | jhunold | 2009-02-12 21:38:33 +0100 (Thu, 12 Feb 2009) | 7 lines
Major refactoring of Qt4 toolchain featuring:
- support for multiple 'using qt' statements.
- auto-detection of Qt version using qmake.
- support for user-specified version.
- better debug messages.
- support for toolset requirements.
........
r51275 | jhunold | 2009-02-16 20:35:15 +0100 (Mon, 16 Feb 2009) | 2 lines
Fix: Correct handling of include paths with spaces.
........
r51300 | jhunold | 2009-02-17 20:30:19 +0100 (Tue, 17 Feb 2009) | 2 lines
Add support for QtScriptTools (Qt-4.5)
........
r51313 | jhunold | 2009-02-18 20:11:49 +0100 (Wed, 18 Feb 2009) | 2 lines
Refactoring: Rename uic-h to uic to get uniform toolnames.
........
[SVN r51334]
2009-02-19 19:36:47 +00:00
Jürgen Hunold
47dd90e5b1
Merged revisions 51013,51230,51275,51300,51313 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r51013 | jhunold | 2009-02-04 20:14:01 +0100 (Wed, 04 Feb 2009) | 3 lines
Apply patch from Alexey Pakhunov for improved msvc assembler support.
Fixes https://zigzag.lvk.cs.msu.su:7813/boost.build/ticket/214
........
r51230 | jhunold | 2009-02-12 21:38:33 +0100 (Thu, 12 Feb 2009) | 7 lines
Major refactoring of Qt4 toolchain featuring:
- support for multiple 'using qt' statements.
- auto-detection of Qt version using qmake.
- support for user-specified version.
- better debug messages.
- support for toolset requirements.
........
r51275 | jhunold | 2009-02-16 20:35:15 +0100 (Mon, 16 Feb 2009) | 2 lines
Fix: Correct handling of include paths with spaces.
........
r51300 | jhunold | 2009-02-17 20:30:19 +0100 (Tue, 17 Feb 2009) | 2 lines
Add support for QtScriptTools (Qt-4.5)
........
r51313 | jhunold | 2009-02-18 20:11:49 +0100 (Wed, 18 Feb 2009) | 2 lines
Refactoring: Rename uic-h to uic to get uniform toolnames.
........
[SVN r51334]
2009-02-19 19:36:47 +00:00
Vladimir Prus
5873b7bc23
When deciding what options compiler accepts, use the version number the
...
compiler has reported, as opposed to the version number specified by the
user in user-config.jam.
[SVN r51326]
2009-02-19 09:17:20 +00:00
Vladimir Prus
2dd7e1e4ae
When deciding what options compiler accepts, use the version number the
...
compiler has reported, as opposed to the version number specified by the
user in user-config.jam.
[SVN r51326]
2009-02-19 09:17:20 +00:00
Jürgen Hunold
7ab89e8ed7
Refactoring: Rename uic-h to uic to get uniform toolnames.
...
[SVN r51313]
2009-02-18 19:11:49 +00:00
Jürgen Hunold
79234159d1
Refactoring: Rename uic-h to uic to get uniform toolnames.
...
[SVN r51313]
2009-02-18 19:11:49 +00:00
Vladimir Prus
ad8b13cb7e
Do not use -fast, since it causes the code to be generated for
...
the processor the compiler is running on. Use -xO4 instead.
Fixes #2773 .
[SVN r51308]
2009-02-18 12:49:13 +00:00
Vladimir Prus
1b15304dd8
Do not use -fast, since it causes the code to be generated for
...
the processor the compiler is running on. Use -xO4 instead.
Fixes #2773 .
[SVN r51308]
2009-02-18 12:49:13 +00:00
Jürgen Hunold
18b11c7960
Add support for QtScriptTools (Qt-4.5)
...
[SVN r51300]
2009-02-17 19:30:19 +00:00
Jürgen Hunold
daaa7260f1
Add support for QtScriptTools (Qt-4.5)
...
[SVN r51300]
2009-02-17 19:30:19 +00:00
Jürgen Hunold
b9b1382251
Fix: Correct handling of include paths with spaces.
...
[SVN r51275]
2009-02-16 19:35:15 +00:00
Jürgen Hunold
48f0248cc1
Fix: Correct handling of include paths with spaces.
...
[SVN r51275]
2009-02-16 19:35:15 +00:00
John Maddock
a8c9875b9b
Add preliminary HTMLHelp support.
...
[SVN r51269]
2009-02-16 10:40:26 +00:00
John Maddock
80fd93c317
Add preliminary HTMLHelp support.
...
[SVN r51269]
2009-02-16 10:40:26 +00:00
Vladimir Prus
46ee4613a0
Don't unintentially collect all new targets in a global variable.
...
[SVN r51260]
2009-02-15 19:02:10 +00:00
Vladimir Prus
ae78e921f5
Don't unintentially collect all new targets in a global variable.
...
[SVN r51260]
2009-02-15 19:02:10 +00:00
Steven Watanabe
8d541bc844
Use .dll extension for shared libraries on cygwin. Fixes #2734
...
[SVN r51241]
2009-02-13 20:51:25 +00:00
Steven Watanabe
4355d9ab44
Use .dll extension for shared libraries on cygwin. Fixes #2734
...
[SVN r51241]
2009-02-13 20:51:25 +00:00
Steven Watanabe
1b9601f79d
Use $(type) instead of type. Fixes #2648
...
[SVN r51240]
2009-02-13 16:55:07 +00:00
Steven Watanabe
2802fc0b69
Use $(type) instead of type. Fixes #2648
...
[SVN r51240]
2009-02-13 16:55:07 +00:00
Jürgen Hunold
83f272906b
Major refactoring of Qt4 toolchain featuring:
...
- support for multiple 'using qt' statements.
- auto-detection of Qt version using qmake.
- support for user-specified version.
- better debug messages.
- support for toolset requirements.
[SVN r51230]
2009-02-12 20:38:33 +00:00
Jürgen Hunold
4380274a30
Major refactoring of Qt4 toolchain featuring:
...
- support for multiple 'using qt' statements.
- auto-detection of Qt version using qmake.
- support for user-specified version.
- better debug messages.
- support for toolset requirements.
[SVN r51230]
2009-02-12 20:38:33 +00:00
Steven Watanabe
34c4942aee
Fix generator_selection on windows
...
[SVN r51227]
2009-02-12 19:10:40 +00:00
Steven Watanabe
d17e108120
Fix generator_selection on windows
...
[SVN r51227]
2009-02-12 19:10:40 +00:00
John Maddock
14a819b8c9
Add Jamfile to build PDF versions of all the docs.
...
Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc.
Tweaked fo.xsl to provide more options by default, and improve formatting.
[SVN r51104]
2009-02-08 16:59:14 +00:00
Jürgen Hunold
7c4d02c250
Apply patch from Alexey Pakhunov for improved msvc assembler support.
...
Fixes https://zigzag.lvk.cs.msu.su:7813/boost.build/ticket/214
[SVN r51013]
2009-02-04 19:14:01 +00:00
Jürgen Hunold
2c61680c80
Apply patch from Alexey Pakhunov for improved msvc assembler support.
...
Fixes https://zigzag.lvk.cs.msu.su:7813/boost.build/ticket/214
[SVN r51013]
2009-02-04 19:14:01 +00:00
Vladimir Prus
c78994c854
Avoid duplicate target error when using <embed-manifest>off.
...
Patch from Alexey Pakhunov.
[SVN r51007]
2009-02-04 07:47:11 +00:00
Vladimir Prus
3db5ab3624
Avoid duplicate target error when using <embed-manifest>off.
...
Patch from Alexey Pakhunov.
[SVN r51007]
2009-02-04 07:47:11 +00:00
Troy D. Straszheim
853fbfe45b
Further quickbookization of the wiki
...
[SVN r50959]
2009-02-01 21:29:46 +00:00
Troy D. Straszheim
4884de06a2
A couple pages worth of cmake docs brought over from the wiki
...
[SVN r50956]
2009-02-01 19:34:52 +00:00
Troy D. Straszheim
febd5744b0
Placeholder docs for cmake
...
[SVN r50934]
2009-01-31 20:25:15 +00:00
Troy D. Straszheim
26cf0e9abf
if BUILD_VERSIONED is OFF, don't mangle the include directory name in packages.
...
[SVN r50931]
2009-01-31 18:53:31 +00:00
Troy D. Straszheim
0e9af40458
Dont mangle version into include directory name when making package if
...
BUILD_VERSIONED is off.
[SVN r50930]
2009-01-31 18:44:38 +00:00
Dave Abrahams
8efdb0f474
merged [50869] from trunk
...
[SVN r50909]
2009-01-30 17:27:23 +00:00
Dave Abrahams
9393a8212c
merged [50869] from trunk
...
[SVN r50909]
2009-01-30 17:27:23 +00:00
Troy D. Straszheim
6ba0a22cbd
Versioning off by default on unix.
...
[SVN r50902]
2009-01-30 14:57:34 +00:00
Dave Abrahams
5c69c43f95
Attempt to satisfy intel-linux 9.0's apparent need for -lutil
...
[SVN r50869]
2009-01-29 15:26:02 +00:00
Dave Abrahams
ce683c0288
Attempt to satisfy intel-linux 9.0's apparent need for -lutil
...
[SVN r50869]
2009-01-29 15:26:02 +00:00
John Maddock
b14c03ab92
Patch for tool being unable to locate the manifest tool mt.exe.
...
[SVN r50782]
2009-01-26 10:00:10 +00:00
John Maddock
d354022a83
Patch for tool being unable to locate the manifest tool mt.exe.
...
[SVN r50782]
2009-01-26 10:00:10 +00:00
Jürgen Hunold
763d1e3b49
Merged revisions 50708 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r50708 | vladimir_prus | 2009-01-21 20:37:33 +0100 (Wed, 21 Jan 2009) | 1 line
Make cflags/cxxflags/linkflags work with intel-linux
........
[SVN r50749]
2009-01-23 20:28:19 +00:00
Jürgen Hunold
7b1e96f578
Merged revisions 50708 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r50708 | vladimir_prus | 2009-01-21 20:37:33 +0100 (Wed, 21 Jan 2009) | 1 line
Make cflags/cxxflags/linkflags work with intel-linux
........
[SVN r50749]
2009-01-23 20:28:19 +00:00
Vladimir Prus
e5de1a1160
Make cflags/cxxflags/linkflags work with intel-linux
...
[SVN r50708]
2009-01-21 19:37:33 +00:00
Vladimir Prus
2920b2292c
Make cflags/cxxflags/linkflags work with intel-linux
...
[SVN r50708]
2009-01-21 19:37:33 +00:00
John Maddock
319e766560
Fix for missing setup command: mt.exe isn't found without this.
...
[SVN r50670]
2009-01-19 11:17:36 +00:00