Vladimir Prus
bc2225da16
Actually unbreak the 'make' test
...
[SVN r48388]
2008-08-25 19:05:39 +00:00
Jurko Gospodnetić
16996b4c0f
Made the msvc toolset registration example consistent with its comment and added an additional one specifying the exact msvc version. Many stylistic comment changes.
...
[SVN r44086]
2008-04-06 22:36:59 +00:00
Hartmut Kaiser
bdbfd15c54
Reverted unintenional changes.
...
[SVN r44060]
2008-04-05 17:03:16 +00:00
Hartmut Kaiser
238521ffb2
Reverted accidental change.
...
[SVN r44024]
2008-04-04 01:26:47 +00:00
Hartmut Kaiser
3d8074631b
Wave: Some updates to the new 'preprocess_pragma_output' example. This fixes ticket #1752 .
...
[SVN r44023]
2008-04-04 01:22:12 +00:00
Jurko Gospodnetić
bbc3127902
Reverted changes made in rev 43038 which seem to have been committed by mistake and include some user specific settings in it local to the comitter's environment while this file is intended to be used as generic template for actual user-config.jam files and do nothing in case user does not specify his own settings there.
...
[SVN r43043]
2008-02-01 00:27:31 +00:00
Hartmut Kaiser
695a351df2
Wave: fixed expanding_function_like_macro()
...
[SVN r43038]
2008-01-31 20:57:47 +00:00
Rene Rivera
a42f466fd2
Inspection report fixes.
...
[SVN r41212]
2007-11-18 20:24:25 +00:00
Vladimir Prus
79c23bc9c6
Fix typo
...
[SVN r40410]
2007-10-24 11:38:49 +00:00
Vladimir Prus
47a570d7ea
Improve comments
...
[SVN r40409]
2007-10-24 11:34:53 +00:00
Vladimir Prus
995d44a421
Revert mistaken commit
...
[SVN r39899]
2007-10-10 19:10:45 +00:00
Vladimir Prus
29e042ca47
Add logo, tweak the page
...
[SVN r39898]
2007-10-10 19:07:57 +00:00
Vladimir Prus
9cefb72cc7
Remove unnecessary line
...
[SVN r39128]
2007-09-05 08:03:17 +00:00
Vladimir Prus
a8bf980574
Pass result via virtual-target.register
...
[SVN r37666]
2007-05-11 12:58:36 +00:00
Vladimir Prus
dd7cda5d3d
Don't use filename with two dots
...
[SVN r36632]
2007-01-06 21:10:15 +00:00
Vladimir Prus
9f6324a3c7
Correct example
...
[SVN r36615]
2007-01-06 15:20:36 +00:00
Vladimir Prus
f7a61149af
New example.
...
[SVN r36614]
2007-01-06 14:37:52 +00:00
Vladimir Prus
e5ccf0542e
New example
...
[SVN r36176]
2006-11-25 18:48:12 +00:00
Rene Rivera
5b5b339cf1
Add copyrights+license (with help of a shell script).
...
[SVN r35861]
2006-11-06 01:44:13 +00:00
Rene Rivera
9ef6242538
Add/update copyrights+license (with help of a shell script).
...
[SVN r35851]
2006-11-05 07:13:39 +00:00
Vladimir Prus
08691c875a
Improve PCH example
...
[SVN r35837]
2006-11-04 17:37:35 +00:00
Vladimir Prus
e8dcf9ef86
Adjust example
...
[SVN r35704]
2006-10-23 18:25:02 +00:00
Vladimir Prus
07f64d1f6f
Add PCH example.
...
[SVN r35513]
2006-10-07 10:09:07 +00:00
Vladimir Prus
8ab8ea9946
Add example of calling Python modules from Boost.Build.
...
[SVN r34474]
2006-07-07 07:14:46 +00:00
Vladimir Prus
a6cc79cf1c
Use "@rule" syntax for make example.
...
[SVN r33635]
2006-04-10 12:36:12 +00:00
Vladimir Prus
1e56320bdc
Don't configure Qt if already configured.
...
[SVN r33623]
2006-04-10 07:26:26 +00:00
Vladimir Prus
cdad507ba2
Fix a couple of warnings that break automated tests
...
[SVN r33590]
2006-04-07 11:37:20 +00:00
Vladimir Prus
6931006fb1
New Qt example.
...
[SVN r33589]
2006-04-07 11:32:04 +00:00
Vladimir Prus
00b6d9baf4
Specify full name for installed file, since 'install' now requires full name
...
[SVN r33066]
2006-02-21 13:36:35 +00:00
Vladimir Prus
f6cd34be74
Remove the extra ';'.
...
[SVN r32738]
2006-02-08 14:59:17 +00:00
Vladimir Prus
a9c22adb8a
Qt 4 fixes.
...
- correct registration of "qt4.moc.cpp" in line 86.
- add <threading>multi to the usage-requierements because qt4 is
_always_ and can only be built with multithreading enabled.
http://doc.trolltech.com/4.1/qt4-network.html#comparison-with-qt-3
- changes the declaration order of the libraries and corrects the
dependencies.
- add support for the new QtSvg SVG-Rendering library (Qt 4.1)
- fix -I vs. -D in moc rules.
Patch from Juergen Hunold.
[SVN r31673]
2005-11-16 10:06:51 +00:00
Vladimir Prus
1b0cc6b491
Add the "ui_" prefix to the header the uic generates, to match
...
qmake's behaviour.
Thanks to Ryan Winter for the hint.
[SVN r31033]
2005-09-19 07:48:36 +00:00
Vladimir Prus
0271d0b770
Cleanup/simplify the 'make' example.
...
[SVN r30976]
2005-09-14 10:03:01 +00:00
Vladimir Prus
6b1f280ddc
Note that QTDIR must be set to use the examples.
...
[SVN r30945]
2005-09-13 11:07:05 +00:00
Vladimir Prus
4134982e35
Remove old Qt example.
...
[SVN r30944]
2005-09-13 11:04:34 +00:00
Vladimir Prus
449fa9b211
Update Qt examples for Qt4.
...
[SVN r30943]
2005-09-13 11:03:53 +00:00
Vladimir Prus
66b423305a
Added forgotten files
...
[SVN r28314]
2005-04-18 08:48:05 +00:00
Vladimir Prus
9978ceed36
Finish restructuring 'libraries' example
...
[SVN r26855]
2005-01-26 08:27:29 +00:00
Vladimir Prus
fe0cff9f85
Remove old file
...
[SVN r26854]
2005-01-26 08:23:03 +00:00
Vladimir Prus
8721b2f443
Use 'Jamroot' for the 'libraries' example. Fix the structure to match
...
the docs.
[SVN r26853]
2005-01-26 08:20:53 +00:00
Vladimir Prus
132b00a593
Use 'Jamroot' for the 'hello' example.
...
[SVN r26852]
2005-01-26 08:18:34 +00:00
Douglas Gregor
043a56c323
Remove BoostBook stuff
...
[SVN r26824]
2005-01-23 16:46:15 +00:00
Vladimir Prus
0a1190e42c
Various 'stage' related improvements.
...
- Require @module.rule syntax for value of the <tag> feature.
- Don't support change of name in 'stage'.
- Cleanup in 'stage'.
[SVN r26782]
2005-01-21 15:03:08 +00:00
Vladimir Prus
21aad9f658
Fix typo
...
[SVN r26532]
2004-12-16 15:35:53 +00:00
Vladimir Prus
e27347e104
Fix stlport init example
...
[SVN r26397]
2004-12-02 07:37:09 +00:00
Vladimir Prus
0a4f7139d0
Fix example gcc initialization.
...
Patch from Daniel James.
[SVN r26342]
2004-11-29 07:29:19 +00:00
Vladimir Prus
288f6e4e7f
Make the example compile
...
[SVN r25932]
2004-10-29 09:55:13 +00:00
Vladimir Prus
1cb8723481
Update the example
...
[SVN r25369]
2004-09-23 10:46:58 +00:00
Vladimir Prus
9f1825c104
BSL
...
[SVN r24843]
2004-09-01 06:37:24 +00:00
Vladimir Prus
3b0b49a6fc
Write a new example to avoid lengthy "what is the license" and "how to
...
refer to the QPL" and "is it OK to have QPL example" discussions.
[SVN r24834]
2004-08-31 06:58:52 +00:00
Vladimir Prus
c14c9b8e6c
BSL
...
[SVN r24749]
2004-08-26 11:19:23 +00:00
Vladimir Prus
57991517ba
Add copyrights
...
[SVN r24748]
2004-08-26 11:14:57 +00:00
Vladimir Prus
82d9d4256b
Add copyright
...
[SVN r24746]
2004-08-26 11:05:22 +00:00
Vladimir Prus
9363b3ac57
Removing uncessary "using borland".
...
[SVN r24652]
2004-08-23 06:59:59 +00:00
John Maddock
348fb7ab39
Converted files to the BSL.
...
[SVN r24614]
2004-08-20 11:10:24 +00:00
John Maddock
d066958ed0
Updated copyrights to reflect true author (see discussion on Jamboost list).
...
[SVN r24500]
2004-08-16 11:23:58 +00:00
John Maddock
e06c8fc9de
Undone last eroneous commit.
...
[SVN r24399]
2004-08-11 09:51:16 +00:00
John Maddock
515776d29f
Updated Beman Dawes' licence statement to use the new prefered form of words.
...
[SVN r24370]
2004-08-10 10:34:20 +00:00
Vladimir Prus
5ea1bb900b
Apply cleaner rules for toolset initialization.
...
* tools/common.jam (check-init-parameters): New rule.
* tools/gcc.jam (init): Make use of the above.
* kernel/errors.jam (user-error): New rule.
[SVN r23084]
2004-06-11 10:54:04 +00:00
Vladimir Prus
0af58086dc
Comment out
...
using gcc ;
Seems it was uncommented by mistake.
[SVN r22984]
2004-05-31 13:26:29 +00:00
Vladimir Prus
29f34eb193
Remove 'link-incompatible' attribute from some feature, most notable
...
'toolset' and 'threading'. The reason is that current link-compatibility
check is way too simple minded and produces bogus warnings. For example,
linking MT library into single threaded application is OK. Likewise, some
toolsets are link-compatible.
We might need a better mechanism, but for now just make the feature
link-compatible. Useless warnings are much worse than failure to report
link-incompatibility in some cases.
[SVN r22949]
2004-05-27 07:39:17 +00:00
Vladimir Prus
038282d06f
Fix stlport initialization example.
...
[SVN r21838]
2004-01-20 09:27:59 +00:00
Vladimir Prus
ef0560eb68
Add new example.
...
[SVN r21665]
2004-01-13 09:57:55 +00:00
Rene Rivera
77862eab65
Replace license statement with Boost.License.
...
[SVN r20057]
2003-09-15 00:16:10 +00:00
Vladimir Prus
57ff2ec65c
Comment out all 'using' calls in user-config.jam. User should not see
...
errors from tools he does not have, or even know about.
[SVN r19896]
2003-09-01 07:57:53 +00:00
Vladimir Prus
5164c376ae
Don't make symlinks. This example is used in docs and nothing is
...
said about symlinks there, so it can confuse users.
[SVN r19893]
2003-09-01 07:47:15 +00:00
Vladimir Prus
9bc1b97fad
Make customization example for Windows friendly.
...
[SVN r18937]
2003-07-04 12:05:51 +00:00
Vladimir Prus
85527f10ad
Add readme.
...
[SVN r18926]
2003-07-03 09:07:39 +00:00
Vladimir Prus
165e84f068
Add a new example.
...
[SVN r18925]
2003-07-03 08:57:32 +00:00
Vladimir Prus
f4abd7bd88
Unbreak qt-ui example: use hello_world_widget.h include, not hpp, since
...
UIC_H type has .h extension by default. With .hpp the examples worked
only if UIC_H extension was changed to .hpp in user-config.jam.
[SVN r18920]
2003-07-03 05:04:18 +00:00
Vladimir Prus
05ce8dc21d
Add gettext example.
...
[SVN r18905]
2003-07-01 12:00:31 +00:00
Vladimir Prus
b5e3cc865e
Update for recent changes.
...
[SVN r18803]
2003-06-16 12:54:05 +00:00
Vladimir Prus
7ffc4fc6d3
Accomodate layout changes.
...
[SVN r18584]
2003-05-28 11:33:07 +00:00
Vladimir Prus
db0e5275e5
Add msvc and borland to default user-config.jam.
...
[SVN r18449]
2003-05-19 12:57:29 +00:00
Vladimir Prus
04cfdbce7b
Add missing dllexport.
...
[SVN r18355]
2003-05-08 08:53:39 +00:00
Vladimir Prus
69dfe160f1
Don't import compilers modules
...
[SVN r18303]
2003-04-24 12:04:25 +00:00
Vladimir Prus
7dbda0c6e7
Fix mistaken commit
...
[SVN r18302]
2003-04-24 11:49:34 +00:00
Vladimir Prus
1b963acf18
Fix mistaked commit
...
[SVN r18301]
2003-04-24 11:46:49 +00:00
Vladimir Prus
19e776cc6d
Add a script for making distributions
...
[SVN r18300]
2003-04-24 11:35:40 +00:00
Douglas Gregor
79bbadc0cf
boostbook.jam:
...
- Factor out XSLT processing rules
- Add "tests" rule to build testcases and Jamfiles
doxygen.jam:
- Use Doxygen as-is, without the monolithic XML file patch
xsltproc.jam:
- xsltproc XSLT toolset
user-config.jam:
- add "using xsltproc"
[SVN r18241]
2003-04-13 14:41:40 +00:00
Douglas Gregor
fd043b185b
Need to have at least "using boostbook ;" so that initialization is performed
...
[SVN r18014]
2003-03-19 19:19:59 +00:00
Douglas Gregor
56e18cfcc2
boostbook.jam:
...
- Added XML catalog support (finally!). The DocBook XSL stylesheet and DTD
directories can be specified via "using boostbook : xsl-dir : dtd-dir ; "
in any BBv2 configuration file, or via command line parameters/environment
variants DOCBOOK_XSL_DIR and DOCBOOK_DTD_DIR, respectively.
user-config.jam:
- Add "using boostbook" example
[SVN r17983]
2003-03-19 00:16:38 +00:00
Vladimir Prus
cb73a2284c
Add comments/configuration examples.
...
[SVN r17736]
2003-03-05 15:40:33 +00:00
Rene Rivera
b8816b3072
Example of using <version> feature.
...
[SVN r17654]
2003-02-26 06:26:08 +00:00
Vladimir Prus
13289f7579
Added copyright
...
[SVN r17404]
2003-02-14 15:04:37 +00:00
Björn Karlsson
468b7d29e1
Added copyright statement
...
[SVN r17224]
2003-02-05 09:33:54 +00:00
Vladimir Prus
089bf366c3
Kill tabs.
...
[SVN r17189]
2003-02-04 09:03:07 +00:00
Vladimir Prus
df3d379352
Better window layout in QT/UI example.
...
[SVN r16985]
2003-01-22 06:00:19 +00:00
Vladimir Prus
bdcd91b76d
Add QT/UI example, provided by Felix E. Klee.
...
[SVN r16969]
2003-01-21 07:16:58 +00:00
Vladimir Prus
0bc0acbdf9
Rename ".qpp" to ".h".
...
[SVN r16960]
2003-01-20 10:45:35 +00:00
Vladimir Prus
ba590951b9
Added QT example.
...
[SVN r16916]
2003-01-16 12:51:02 +00:00
Vladimir Prus
a0c0de7a8f
Cleanups.
...
[SVN r16891]
2003-01-13 16:14:59 +00:00
Vladimir Prus
2782e9b785
Fix/improve the symlink rule.
...
* new/path.jam
(make-NT, make-UNIX): Convert empty path into "."
* new/project.jam
(path-relative-to-project-location): New rule.
* new/stage.jam
(stage-target-class.construct): Use the above rule.
* new/symlink.jam
(symlink-targets.construct): Call 'set-path' on created
virtual targets.
(ln): Attempts at better handling creating symlinks in
directories.
* new/virtual-target.jam
(abstract-file-target.actual-name): If explicit path was
given, include it in grist.
* test/symlink.py: New test.
* test/test_all.py
Run new test.
[SVN r16889]
2003-01-13 16:09:43 +00:00
Vladimir Prus
53c60e6a4e
Rename 'use-requirements' to 'usage-requirement', to avoid
...
confusion.
[SVN r16883]
2003-01-13 11:15:07 +00:00
Rene Rivera
329c735229
Example "symlink" targets.
...
[SVN r16333]
2002-11-20 00:45:24 +00:00
Vladimir Prus
77e4f3a793
Added an example of library use.
...
[SVN r15971]
2002-10-23 14:03:17 +00:00
Vladimir Prus
8222a10699
Added 'hello, world' example.
...
[SVN r15896]
2002-10-11 11:49:35 +00:00
Rene Rivera
127dce071b
TABS, EOLs+EOFs.
...
[SVN r15177]
2002-09-06 14:40:30 +00:00
Vladimir Prus
3ea6e58550
Allow loading modules in the same directory to work in all cases.
...
* new/modules.jam (import) Use the directory of the calling module
as additional search path element.
* examples-v2/make/project-root.jam: Remove workaround.
[SVN r14879]
2002-08-15 07:11:29 +00:00
Vladimir Prus
1484ad7ec4
Added an V2 example.
...
[SVN r14833]
2002-08-14 11:45:35 +00:00