2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-19 16:12:14 +00:00

163 Commits

Author SHA1 Message Date
Vladimir Prus
0a0efe24ac Make the 'generate' example work with Boost.Build/Python.
[SVN r64300]
2010-07-23 13:39:45 +00:00
Vladimir Prus
596b14234c Support for Boost.Build/Python
[SVN r64201]
2010-07-20 15:16:13 +00:00
Vladimir Prus
f17f5a7af0 Simplify setup
[SVN r64188]
2010-07-20 08:13:06 +00:00
Vladimir Prus
b6aaec31d7 Declare the feature used in the example.
[SVN r64149]
2010-07-19 07:16:18 +00:00
Vladimir Prus
6ff23cb92d Add example of using built tool.
[SVN r52098]
2009-04-01 06:34:39 +00:00
Jurko Gospodnetić
16f13773ef Cleaned up the Boost Build example/generate/jamroot.jam example source file. No functional changes.
[SVN r51394]
2009-02-22 16:56:04 +00:00
Vladimir Prus
452ced6656 Make python integration example work again
[SVN r49452]
2008-10-25 17:05:51 +00:00
Jurko Gospodnetić
f5bc2cad43 Minor comment updates in several Boost Build modules. Removed an unused .caching global variable in the build/generators.jam module.
[SVN r48578]
2008-09-04 17:54:07 +00:00
Jurko Gospodnetić
9e3fe0d783 Cleaned up Boost Build example readme.txt files a bit.
[SVN r48507]
2008-08-31 22:28:38 +00:00
Jurko Gospodnetić
3287963074 Consistently renamed Boost Build scripts. Jamfile.v2 & Jamfile renamed to jamfile.jam. Jamroot, Jamroot.v2 & project-root.jam renamed to jamroot.jam. Minor stylistic changes to several Boost Build example documentation files.
[SVN r48505]
2008-08-31 22:15:50 +00:00
Jurko Gospodnetić
6644eb0227 Minor stylistic changes made to the Boost Build make example.
[SVN r48442]
2008-08-29 12:34:26 +00:00
Jurko Gospodnetić
a7a998673d Made the Boost Build make example work correctly when run from a folder whose path contains spaces. This unbreaks the Boost Build make_example.py test when run under such circumstances.
[SVN r48441]
2008-08-29 12:29:34 +00:00
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