Commit Graph

17 Commits

Author SHA1 Message Date
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
Rene Rivera
5b5b339cf1 Add copyrights+license (with help of a shell script).
[SVN r35861]
2006-11-06 01:44:13 +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
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
6b1f280ddc Note that QTDIR must be set to use the examples.
[SVN r30945]
2005-09-13 11:07:05 +00:00
Vladimir Prus
449fa9b211 Update Qt examples for Qt4.
[SVN r30943]
2005-09-13 11:03:53 +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
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
b5e3cc865e Update for recent changes.
[SVN r18803]
2003-06-16 12:54:05 +00:00
Vladimir Prus
69dfe160f1 Don't import compilers modules
[SVN r18303]
2003-04-24 12:04:25 +00:00
Vladimir Prus
089bf366c3 Kill tabs.
[SVN r17189]
2003-02-04 09:03:07 +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