2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-12 05:10:40 +01:00
Commit Graph

72 Commits

Author SHA1 Message Date
Thomas Nagy
f71406c404 Issue 1157 2012-05-04 23:53:51 +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
b62c401299 Issue 1151 2012-04-21 00:00:56 +02:00
Thomas Nagy
57a9ffd972 Issue 1145 2012-04-13 18:32:34 +02:00
Thomas Nagy
f37a7bc698 cleanup 2012-04-13 08:37:48 +02:00
Thomas Nagy
b32115aab1 Issue 1140 2012-04-13 08:36:02 +02:00
Thomas Nagy
9004b1fd95 Issue 1138, Issue 1139, Issue 1141 2012-04-13 00:48:34 +02:00
Thomas Nagy
2703feddac Issue 1140 2012-04-11 19:23:57 +02:00
Thomas Nagy
cc65ab9c8b Issue 1140 2012-04-11 19:05:46 +02:00
Thomas Nagy
b75d3a1801 Issue 1140 2012-04-10 18:30:10 +02:00
Oliver Sauder
b52d322d1d Fixed invalid import
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2012-04-06 15:09:27 +02:00
Oliver Sauder
80f39778d1 Added documentation for valadoc
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2012-04-06 15:09:27 +02:00
Oliver Sauder
9c9ea64b26 Fixing valadoc task
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2012-04-06 15:09:27 +02:00
Thomas Nagy
0bac837910 Issue 1140 2012-04-05 22:10:08 +02:00
Thomas Nagy
181438a9ba make sure the md5_tstamp module can be imported multiple times without causing problems 2012-04-02 01:36:52 +02:00
Thomas Nagy
d8b2bbc363 win32 optimizations 2012-04-02 01:11:21 +02:00
Thomas Nagy
8481ee95b2 Issue 1110 2012-03-23 02:43:04 +01:00
Harald Klimach
b33c7a688a If the stdout does not contain the version string, check the stderr 2012-03-08 12:01:44 +01:00
Harald Klimach
3e3e391100 Do a multiline search for the NAG compiler version string 2012-03-08 11:34:37 +01:00
Harald Klimach
e7325b2b89 Small correction to the fc_nag module:
use lower to identify Module filenames
2012-03-08 01:01:55 +01:00
Harald Klimach
6285826ff4 Added support for the NAG Fortran compiler 2012-03-08 00:24:42 +01:00
Thomas Nagy
577bdbea67 Patch #2 in Issue 1110 2012-03-04 15:49:28 +01:00
Jerome Carretero
051248d8bf Merge branch 'zougloub-ticgt' (minus the non-abspath stuff): can't hurt anybody
I'm using the ticgt tool at work and I don't feel like leaving it in a branch.
2012-02-25 01:19:41 -05:00
Jerome Carretero
3fafc3e4e3 ticgt: add a few lines of docs 2012-02-25 01:12:09 -05:00
Thomas Nagy
242869fd40 docs (replace 1.6 by 1.7) 2012-02-19 12:44:37 +01:00
Thomas Nagy
a1a7e0b2af removed the no-longer-needed subprocess copy 2012-02-19 10:36:30 +01:00
Thomas Nagy
013f38ed35 Issue 1112 2012-02-16 09:22:17 +01:00
Thomas Nagy
7efa03bfee @after->@after_method 2012-02-15 09:29:34 +01:00
Jerome Carretero
8f9ee6f547 ti_cgt: do not alter LINKFLAGS, but append objects 2012-02-08 01:40:43 -05:00
Jerome Carretero
1ec508d1cd ti_cgt: Add missing dsplink files. 2012-02-08 01:40:42 -05:00
Jerome Carretero
fb29c77d4e I need to do something about these FLAGS... 2012-02-08 01:40:42 -05:00
Jerome Carretero
f86c3bd610 ticgt: do not monkey patch core waf code anymore (cleaner !)
But there's still use of duplication of internal functionality.
2012-02-08 01:40:42 -05:00
Jerome Carretero
7f97cb4827 ticgt: get rid of hack(), thanks again ita
So we are closer (ccroot.create_compiled_task is monkey patched)
 to having a standard toolchain.
2012-02-08 01:40:42 -05:00
Jerome Carretero
ac14963f81 ticgt: use create_compiled_task to dispatch to 'c' or 'ti_c' dynamically
Thanks ita.

Now, we'd like to do something as clean for the link task.
2012-02-08 01:40:42 -05:00
Jerome Carretero
fadbe6cd6d ticgt: support stlib 2012-02-08 01:40:42 -05:00
Jerome Carretero
e1f5ed8555 ticgt: recursive scanning for tconf 2012-02-08 01:40:42 -05:00
Jerome Carretero
5cb4297597 ticgt: use taskgen path NOT build path 2012-02-08 01:40:42 -05:00
Jerome Carretero
576255cf39 ticgt: enhancements, find more default flags
I'm still not quite convinced it's worth it using something else
 than TI's makefiles.
2012-02-08 01:40:41 -05:00
Jerome Carretero
10087316c4 Start working on TI codegen toolchain (c6x) 2012-02-08 01:40:41 -05:00
Thomas Nagy
2263d60b8d Issue 1101 2012-02-06 02:07:18 +01:00
Thomas Nagy
bdb0108515 make sure to display taskbase instances in the pdebug diagram 2012-01-11 00:16:36 +01:00
Thomas Nagy
5d31ae480a give conf.env.env to Popen in missing places 2011-12-25 11:11:44 +01:00
Thomas Nagy
3562008ffb Issue 1090 2011-12-25 10:37:19 +01:00
Thomas Nagy
8dc822fded Issue 1089 2011-12-21 08:55:08 +01:00
Thomas Nagy
9956585445 another missing import 2011-12-17 22:42:17 +01:00
Thomas Nagy
856b53c046 Issue 1080 2011-12-09 00:54:59 +01:00
Thomas Nagy
a639280339 Issue 1078 2011-12-07 20:50:20 +01:00