2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-22 09:57:15 +01:00
Commit Graph

1232 Commits

Author SHA1 Message Date
Thomas Nagy
02cb892519 Smarter way of reinjecting files by extension
Use the file name to match against the list of extensions, and
not just the last extension used.
2011-10-04 20:29:05 +02:00
Thomas Nagy
476f89681a Smarter "reentrant" behaviour for TaskGen.declare_chain
Re-add to the list of source files the files that have an
existing mapping.
2011-10-04 20:26:22 +02:00
Thomas Nagy
1bf049e4fc Check for erroneous "rule" attributes on task classes 2011-10-04 19:45:30 +02:00
Thomas Nagy
0d3f20382d docs 2011-10-03 20:20:48 +02:00
Thomas Nagy
093f4f673e docs 2011-10-03 19:48:21 +02:00
Thomas Nagy
d5fcbdd5aa docs 2011-10-03 19:18:28 +02:00
Thomas Nagy
15421bb6c6 Docs 2011-10-03 19:17:11 +02:00
Thomas Nagy
cc923a31b0 docs 2011-10-02 09:40:48 +02:00
Thomas Nagy
5b38195885 fix the regression made by changing the lock file name 2011-10-01 19:04:26 +02:00
Thomas Nagy
dfd5872e62 new release - waf 1.6.8 2011-10-01 09:25:36 +02:00
Thomas Nagy
516a253cbd #1039 2011-10-01 09:20:36 +02:00
Thomas Nagy
f9a598cb29 cosmetic changes 2011-10-01 08:24:36 +02:00
Thomas Nagy
bb3fae70c6 Merge branch 'master' of https://code.google.com/p/waf 2011-09-30 20:51:33 +02:00
Thomas Nagy
216a7b3b30 docs 2011-09-30 20:51:08 +02:00
ita
a29880d753 Processor detection improvement 2011-09-30 16:45:11 +02:00
ita
a971973cde For consistency, execute the command-line processing in the same try-except block as other commands 2011-09-29 13:54:20 +02:00
Thomas Nagy
26215d4629 docs 2011-09-27 22:13:46 +02:00
Thomas Nagy
41d7ab3aa6 #1045, disable the .py file installation when setting install_path=None 2011-09-26 02:37:05 +02:00
Thomas Nagy
ce5241dc26 issue #856 2011-09-17 02:18:04 +02:00
Thomas Nagy
bde0ca40d1 issue #1041 2011-09-16 00:30:25 +02:00
Harald Klimach
d939b02498 Ups, missed the cxx LINKFLAGS, when moving them for all compilers. 2011-09-12 10:01:35 +02:00
Thomas Nagy
b8cab53e60 This one is definitely a bug 2011-09-12 00:29:09 +02:00
Harald Klimach
1f8c9269d1 Move LINKFLAGS further to the front, similar to
the CFLAGS.
2011-09-11 12:02:48 +02:00
Thomas Nagy
2efa1ed844 Remove the remaining references to svn. 2011-09-10 21:25:03 +02:00
Thomas Nagy
91c492b60f docs 2011-09-10 20:53:45 +02:00
Thomas Nagy
a306a20b23 docs 2011-09-10 20:47:03 +02:00
Thomas Nagy
95449949a2 Much better logging 2011-09-10 20:46:24 +02:00
Thomas Nagy
c41ca4b821 use lists instead of tuples for constants and convert to unix format all .py files 2011-09-10 20:02:12 +02:00
Thomas Nagy
48a8a30fd5 docs 2011-09-10 16:37:34 +02:00
Thomas Nagy
3acbe26bb7 docs 2011-09-10 12:30:02 +02:00
Thomas Nagy
579da4528b Unused variable 2011-09-10 12:20:18 +02:00
Thomas Nagy
44a967e326 Initial commit 2011-09-10 11:13:51 +02:00