2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2025-01-07 17:05:17 +01:00
Commit Graph

1055 Commits

Author SHA1 Message Date
Thomas Nagy
48823f947f Memory usage reducer, based on a post to the mailing-list by Christian Nilsendahl 2013-12-12 15:27:23 +01:00
Thomas Nagy
6d05e237d2 Memory usage reducer, based on a post to the mailing-list by Christian Nilsendahl 2013-12-12 15:26:56 +01:00
Thomas Nagy
c3e33a5eeb Issue 1384 - pickle changes in Python 3.4 2013-12-07 20:18:08 +01:00
Thomas Nagy
c09de54b82 Issue 1384 - pickle changes in Python 3.4 2013-12-07 20:17:43 +01:00
Thomas Nagy
ea549ae36e Issue 1382, hash randomization on python 3.3 causes reconfigurations 2013-11-28 20:16:00 +01:00
Thomas Nagy
6fb96036f0 Issue 1382, hash randomization on python 3.3 causes reconfigurations 2013-11-28 20:00:50 +01:00
Thomas Nagy
16c0bc9d2b problem when merging qt5.py (no run method) 2013-11-24 18:24:03 +01:00
Thomas Nagy
5664664a1a regression in qt4.py when adding qt5.py 2013-11-24 17:58:50 +01:00
Thomas Nagy
cf75dc3308 qt5 tool 2013-11-24 14:19:28 +01:00
Thomas Nagy
1a2e877d33 qt5 tool 2013-11-24 12:55:52 +01:00
Thomas Nagy
bccf38b50a Issue 1381 - moc file caching 2013-11-23 12:50:39 +01:00
Thomas Nagy
c7c299ddf0 unused variable 2013-11-17 13:24:14 +01:00
Thomas Nagy
2226ee472f notes 2013-11-17 01:09:04 +01:00
Thomas Nagy
5fa6fb7c8e Issue 1379, nasm trailing slashes 2013-11-16 20:19:41 +01:00
Thomas Nagy
c521b1d076 Issue 1379, nasm trailing slashes 2013-11-16 20:13:41 +01:00
Thomas Nagy
d3191f574b handle empty defines when pasting tokens 2013-11-15 23:25:27 +01:00
Thomas Nagy
346601b103 handle empty defines when pasting tokens 2013-11-15 23:24:51 +01:00
Thomas Nagy
afad85cb6d Issue 1377 2013-11-15 23:08:07 +01:00
Thomas Nagy
797b935305 Issue 1377 2013-11-15 18:20:25 +01:00
Thomas Nagy
fb022f4787 do not convert to png anymore, and added a templating engine to replace the string appending 2013-11-14 22:44:12 +01:00
Thomas Nagy
4953daf3d4 Issue 1376: Hide commands starting by _ 2013-11-12 21:25:09 +01:00
Thomas Nagy
7b6c4e2c9d inconsistent tabs/spaces 2013-11-10 19:53:56 +01:00
Thomas Nagy
cc6de0b989 Guess the console columns in the general case by trying stderr and then stdout 2013-11-10 06:02:04 +01:00
Thomas Nagy
a2691d82dd variants docs, Issue 1147 2013-11-10 06:00:17 +01:00
Thomas Nagy
ecc1f63a63 moved imports to the top 2013-11-10 05:32:50 +01:00
Thomas Nagy
6055744a5f Use explicit imports in ansiterm.py 2013-11-10 05:27:18 +01:00
Thomas Nagy
603af4ce6a docs 2013-11-09 15:29:22 +01:00
Thomas Nagy
6470326caf missing change 2013-11-08 22:47:03 +01:00
Thomas Nagy
8571c15a1b missing change 2013-11-08 22:46:51 +01:00
Thomas Nagy
dcd6184d3f Issue 1372 version detection for old and buggy sun compilers 2013-11-08 22:45:34 +01:00
Thomas Nagy
ec7c651394 Issue 1372 version detection for old and buggy sun compilers 2013-11-08 22:45:11 +01:00
Thomas Nagy
067ade9a40 Issue 1375, doxygen and paths containing spaces 2013-11-07 23:11:57 +01:00
Thomas Nagy
de94ba37c9 enable dist/distcheck on windows, Issue 1373 2013-11-07 22:07:05 +01:00
Thomas Nagy
3884124886 Issue 1371 2013-11-03 00:14:04 +01:00
Thomas Nagy
2f43179c39 1.7 -> 1.8 2013-10-28 21:32:25 +01:00
Thomas Nagy
ca4c933a28 Missing folders for Issue 1325 2013-10-28 21:26:12 +01:00
Thomas Nagy
feaad909d5 Missing folders for Issue 1325 2013-10-28 21:25:58 +01:00
Thomas Nagy
12cade1ec8 typo 2013-10-28 21:05:57 +01:00
Thomas Nagy
ff820ccf49 Extract rpath flags into use variables 2013-10-27 14:56:04 +01:00
Thomas Nagy
ed661ed41c have distclean remove the waf cache on windows 2013-10-27 14:01:38 +01:00
Thomas Nagy
96ccc17eeb have distclean remove the waf cache on windows 2013-10-27 14:01:22 +01:00
Thomas Nagy
b13e98f1e4 Match file extensions in the order of declaration 2013-10-27 12:42:41 +01:00
Thomas Nagy
be92aa67d2 recompile swig files if the swig version changes 2013-10-27 10:18:06 +01:00
Thomas Nagy
8f24d28534 recompile swig files if the swig version changes 2013-10-27 10:17:38 +01:00
Matt Fischer
f381bfd901 syms.py: Fix dep_nodes manipulation
Fixed a line in syms.py to append to the dep_nodes list instead of
forcibly overwriting it.

Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2013-10-25 00:02:48 +02:00
Matt Fischer
045f5fd8d4 syms.py: Fix dep_nodes manipulation
Fixed a line in syms.py to append to the dep_nodes list instead of
forcibly overwriting it.

Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2013-10-25 00:02:33 +02:00
Thomas Nagy
84c9aa9a04 another regression caused by find_program changes 2013-10-23 00:10:28 +02:00
Thomas Nagy
979973c04e Python 3.4 now provides non-inheritable file handles by default 2013-10-21 20:58:18 +02:00
Thomas Nagy
50737b138a Python 3.4 now provides non-inheritable file handles by default 2013-10-21 20:58:00 +02:00
Thomas Nagy
0f0f36b040 Issue 1367, python 2.4 and boost.py 2013-10-20 19:39:28 +02:00