2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2025-01-26 18:20:22 +01:00

9 Commits

Author SHA1 Message Date
Thomas Nagy
6d570f08bd use os.remove instead of os.unlink for consistency 2013-05-18 19:51:45 +02:00
Daniel Welty
9e92489dbc gccdeps: Cache path to node lookup
The find_resource call is slow, so caching the resulting Node object
gives a significant speed up, about twice as fast.

Issue: 1244

Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2013-01-04 18:24:40 +01:00
Thomas Nagy
2d05d44f16 Cleanup for Issue 1179 2012-07-13 19:56:38 +02:00
Matt Hoosier
c92db8a77e Allow gccdeps to work with other compilers too (Issue 1179)
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2012-07-13 19:52:16 +02:00
Thomas Nagy
a0f0878886 Issue 1162 2012-05-04 23:13:13 +02:00
Thomas Nagy
574ba5fe39 Issue 1162 2012-05-04 19:43:13 +02:00
ita
5cd41c2a98 Issue 1162 2012-05-04 14:32:25 +02:00
ita
2c4d772e3d Issue 1162 2012-05-04 09:25:48 +02:00
Thomas Nagy
44a967e326 Initial commit 2011-09-10 11:13:51 +02:00