Thomas Nagy
|
8096ba1be2
|
Issue 1186, run midl tasks before winrc ones
|
2012-08-05 01:36:12 +02:00 |
|
Thomas Nagy
|
a93a2c552f
|
Issue 1185
|
2012-08-01 01:14:43 +02:00 |
|
Thomas Nagy
|
5b542ef5e5
|
update the exclusion regexps for waf 1.7 folders
|
2012-07-29 17:58:38 +02:00 |
|
Thomas Nagy
|
8c0126d6a1
|
resx tool for compiling .net resource files from Issue 1183
|
2012-07-25 19:02:34 +02: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 |
|
Harald Klimach
|
74f3bbd8a6
|
Synchronize the xlf version detection to the xlc one.
|
2012-07-13 01:03:03 +02:00 |
|
Harald Klimach
|
149c122db3
|
Missing line ending "):" in for loop.
|
2012-07-08 22:53:57 +02:00 |
|
Harald Klimach
|
312229d7bd
|
Made the XLF version parsing consistent with the XLC one.
|
2012-07-08 22:49:30 +02:00 |
|
Thomas Nagy
|
f13f90768b
|
Issue 1177
|
2012-07-01 10:28:15 +02:00 |
|
Thomas Nagy
|
95b33a342f
|
Win32 fixes for Python 2.5 and 3.2
|
2012-06-15 19:02:32 +02:00 |
|
Thomas Nagy
|
5de226d7ac
|
docs and cosmetic changes
|
2012-06-09 09:42:11 +02:00 |
|
Thomas Nagy
|
5915ae6d59
|
cosmetic changes
|
2012-06-02 09:29:30 +02:00 |
|
Jerome Carretero
|
c67653fff3
|
go: whitespace/tab sanitation
|
2012-06-01 22:29:31 -04:00 |
|
Thomas Nagy
|
a5c4b29ec4
|
Do not prevent Logs.error/warn/debug from getting replaced
|
2012-06-01 04:26:44 +02:00 |
|
Thomas Nagy
|
3557c4caf3
|
docs
|
2012-05-27 23:42:38 +02:00 |
|
Thomas Nagy
|
2e19a6bb28
|
Issue 1166
|
2012-05-19 16:32:37 +02:00 |
|
Thomas Nagy
|
7f77cab6bf
|
Issue 1044
|
2012-05-19 11:24:42 +02:00 |
|
Thomas Nagy
|
3ff3c02092
|
reuse Utils.h_file in waflib/extras/md5_tstamp.py
|
2012-05-19 10:26:34 +02:00 |
|
Harald Klimach
|
677e9d4c9c
|
Included the fc_add_flags call in the fc_ tools of the extras directory.
|
2012-05-09 06:55:43 +02:00 |
|
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 |
|