Thomas Nagy
|
d96844a913
|
Updated the pdflatex example for newer texlive versions (Ubuntu 14)
|
2014-06-20 11:40:49 +02:00 |
|
Thomas Nagy
|
e6b729487a
|
Moved the doxygen example to where it belongs under playground/
|
2014-06-12 07:24:55 +02:00 |
|
Thomas Nagy
|
8821ab2b28
|
moved pch out of demos (requires extras/pch.py) and disabled the dependency on boost
|
2014-05-21 01:37:14 +02:00 |
|
Alexander Afanasyev
|
3970ffd149
|
extras/pch.py: Experimental extension to enable precompiled headers for clang++ and g++
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
|
2014-05-21 00:56:41 +02:00 |
|
Thomas Nagy
|
79ef335d3d
|
Added defines for asm - #1442
|
2014-04-30 22:37:36 +02:00 |
|
Thomas Nagy
|
816023237b
|
Define the intltool cache flag automatically - Issue 1221
|
2014-03-30 01:33:15 +01:00 |
|
Thomas Nagy
|
92638245ff
|
Fixed bld(features='tex', deps='wscript')
|
2014-03-09 18:25:53 +01:00 |
|
Thomas Nagy
|
eb9bf12473
|
added a note regarding the branch waf-1.7
|
2014-01-26 01:27:02 +01:00 |
|
Thomas Nagy
|
835528be01
|
docs for the regexp substitution in demos/subst/
|
2014-01-14 20:01:05 +01:00 |
|
Jérôme Carretero
|
33a60e79e7
|
treecleaner: 'in [...]' replaced by 'in (...)' where appropriate
|
2014-01-05 16:27:06 -05:00 |
|
Thomas Nagy
|
d74a2900a3
|
wrong exception name in demos/subst/wscript
|
2014-01-01 16:07:08 +01:00 |
|
Thomas Nagy
|
a2691d82dd
|
variants docs, Issue 1147
|
2013-11-10 06:00:17 +01:00 |
|
Thomas Nagy
|
067ade9a40
|
Issue 1375, doxygen and paths containing spaces
|
2013-11-07 23:11:57 +01:00 |
|
Thomas Nagy
|
4c3af52305
|
docs: uselib -> use
|
2013-10-01 23:44:27 +02:00 |
|
Thomas Nagy
|
07cb27929e
|
cosmetic changes in the demos/tex/wscript file
|
2013-08-27 12:19:32 +02:00 |
|
Joe Steeve
|
bced7cedb0
|
Test case for Tools.tex with 'makeglossaries' support
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
|
2013-08-27 12:15:30 +02:00 |
|
Thomas Nagy
|
760d0f875c
|
Issue 1319 Reduce the amount of paths for the unit test execution
|
2013-05-19 08:49:40 +02:00 |
|
Thomas Nagy
|
57eaf369c5
|
extend the subst task to support other copy modes such as hard linking
|
2013-05-05 22:54:19 +02:00 |
|
Thomas Nagy
|
c0776f63ee
|
docs
|
2012-12-22 17:42:54 +01:00 |
|
Thomas Nagy
|
59363114c3
|
Issue 1232
|
2012-12-16 16:58:55 +01:00 |
|
Thomas Nagy
|
083b6e138e
|
Issue 1234
|
2012-12-15 00:32:20 +01:00 |
|
Thomas Nagy
|
20b2e61468
|
docs for Issue 1233
|
2012-12-09 05:14:42 +01:00 |
|
Thomas Nagy
|
e0820153c8
|
Make demos/subst work in Python 3.2
|
2012-11-11 22:58:50 +01:00 |
|
Thomas Nagy
|
43277c8e77
|
provide bld(features='subst', subst_fun= fun(task, text)) for convenience
|
2012-10-08 18:30:47 +02:00 |
|
Thomas Nagy
|
2a95fc745d
|
example for the new bld.rule decorator
|
2012-09-17 23:45:59 +02:00 |
|
Thomas Nagy
|
e2842c3e31
|
demos/wscript update
|
2012-08-04 02:48:01 +02:00 |
|
Thomas Nagy
|
bb6c3702c0
|
prevent demos/mac_app from running on non-mac platforms
|
2012-08-04 02:41:22 +02:00 |
|
Thomas Nagy
|
e928cbc865
|
build farm output
|
2012-07-11 18:44:16 +02:00 |
|
Thomas Nagy
|
c5eb6288eb
|
write the build farm output to the config.log file
|
2012-07-11 12:40:00 +02:00 |
|
Thomas Nagy
|
5618c7c784
|
debugging help for the build farm
|
2012-07-11 00:01:58 +02:00 |
|
Thomas Nagy
|
f000843d5f
|
another tweak for the build farm
|
2012-07-09 12:28:37 +02:00 |
|
Thomas Nagy
|
9dadae88cf
|
Try to re-use the same python interpreter on the build farm (AIX)
|
2012-07-09 11:51:43 +02:00 |
|
Thomas Nagy
|
e869a58021
|
Changed the output format for the build farm (again)
|
2012-07-05 10:19:20 +02:00 |
|
Thomas Nagy
|
183388abce
|
python detection fix for hp-ux (build farm)
|
2012-06-19 18:02:04 +02:00 |
|
Thomas Nagy
|
488ce9218a
|
iphone example
|
2012-06-16 02:16:18 +02:00 |
|
Thomas Nagy
|
5bad8c7d34
|
enabled python for the hpux slaves
|
2012-06-16 01:53:06 +02:00 |
|
Thomas Nagy
|
1880937ecb
|
enabling the test for c only for the samba buildfarm
|
2012-06-16 01:51:47 +02:00 |
|
Jerome Carretero
|
a2f8ddaaa4
|
.gitignore's
Now, after the demos are run, outputs will be filtered from `git status`.
|
2012-06-02 19:59:08 -04:00 |
|
Thomas Nagy
|
d1386b3a75
|
docs
|
2012-05-13 16:13:44 +02:00 |
|
Thomas Nagy
|
440fd37dfa
|
Issue 1164
|
2012-05-08 19:01:30 +02:00 |
|
Thomas Nagy
|
f2f2cf5925
|
missing file on demos/adm
|
2012-05-06 00:08:50 +02:00 |
|
Thomas Nagy
|
0d97220bd4
|
force gcc for gcc+asm support
|
2012-05-05 17:06:34 +02:00 |
|
ita
|
2c4d772e3d
|
Issue 1162
|
2012-05-04 09:25:48 +02:00 |
|
ita
|
e4b22a3317
|
docs
|
2012-05-02 09:23:58 +02:00 |
|
Thomas Nagy
|
af2c42f9b8
|
Issue 1153, fix the C# stuff
|
2012-04-23 19:16:56 +02:00 |
|
andreww
|
30097510a8
|
Demonstrate C# platform option.
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
|
2012-04-17 20:42:33 +02:00 |
|
Thomas Nagy
|
f35573a181
|
docs
|
2012-04-14 19:27:57 +02:00 |
|
Thomas Nagy
|
640ad5b61d
|
extend bld.subst for the copy case
|
2012-03-29 00:04:34 +02:00 |
|
Thomas Nagy
|
ce05a01705
|
Issue 1131
|
2012-03-23 03:31:56 +01:00 |
|
Thomas Nagy
|
85f7426d31
|
Issue 722
|
2012-03-04 15:33:48 +01:00 |
|