Commit Graph

356 Commits

Author SHA1 Message Date
Thomas Nagy f2f2cf5925 missing file on demos/adm 2012-05-06 00:08:50 +02:00
Thomas Nagy c87e5cc4b9 make demos/asm/ work on 64-bit linux by default 2012-05-05 20:28:13 +02:00
Thomas Nagy 0d97220bd4 force gcc for gcc+asm support 2012-05-05 17:06:34 +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 4297b935c3 docs 2012-05-04 22:22:02 +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 b6455df988 use the unbuffered output for latex commands 2012-05-04 10:05:10 +02:00
ita 2c4d772e3d Issue 1162 2012-05-04 09:25:48 +02:00
ita e4b22a3317 docs 2012-05-02 09:23:58 +02:00
ita ea12601932 Make sure g95.py gfortran.py and ifort.py can be used in a standalone manner 2012-04-30 11:07:08 +02:00
ita 12b66365d3 Issue 1159 2012-04-30 10:29:31 +02:00
Thomas Nagy bbe8624875 Issue 1155 2012-04-26 23:47:04 +02:00
Thomas Nagy 707fa06763 Issue 1154 2012-04-23 23:59:53 +02:00
Thomas Nagy af2c42f9b8 Issue 1153, fix the C# stuff 2012-04-23 19:16:56 +02:00
Thomas Nagy 692ab67591 typo 2012-04-21 10:22:22 +02:00
Thomas Nagy af2d8053cc Issue 1150, Apple broke java 2012-04-21 00:22:44 +02:00
Thomas Nagy b62c401299 Issue 1151 2012-04-21 00:00:56 +02:00
Thomas Nagy 9f7330b745 docs 2012-04-17 21:53:01 +02:00
andreww 7515dab30e Add 'platform' argument for C# tasks.
Set the 'platform' argument on C# a task generator to select the
'/platform' option to pass to the compiler. Defaults to 'anycpu'.

Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2012-04-17 20:43:25 +02:00
andreww 30097510a8 Demonstrate C# platform option.
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2012-04-17 20:42:33 +02:00
Thomas Nagy 264b0ab5f5 for consistency, make ant_glob case sensitive everywhere by default 2012-04-16 20:20:49 +02:00
andreww 0328aa6847 Make ant_glob case insensitive on Windows
ant_glob now takes an optional keyword argument, ignorecase. It
defaults to True on Windows and False elsewhere.

Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2012-04-16 20:18:22 +02:00
Thomas Nagy d5c9b8f258 Issue 1117 2012-04-16 19:54:19 +02:00
Thomas Nagy 7a38aa315a docs 2012-04-15 10:42:06 +02:00
Thomas Nagy d963163471 reverting the latest changes to Runner.py, there is a very good reason to use atexit 2012-04-14 19:52:38 +02:00
Thomas Nagy f35573a181 docs 2012-04-14 19:27:57 +02:00
Thomas Nagy 90d93a697a docs 2012-04-13 23:15:30 +02:00
Thomas Nagy 661127acf3 Issue 1135 2012-04-13 23:11:17 +02:00
Thomas Nagy 2ed4e80f83 Issue 1146 2012-04-13 18:49:28 +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 315973e243 Build::get_all_task_gen 2012-04-13 01:24:43 +02:00
Thomas Nagy 9004b1fd95 Issue 1138, Issue 1139, Issue 1141 2012-04-13 00:48:34 +02:00
Thomas Nagy 37854f57a2 Issue 1144 2012-04-12 19:55:08 +02:00
Thomas Nagy 6db0d97fba Fix related to Issue 1124 2012-04-12 08:30:45 +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
Thomas Nagy 3a1a855ab5 another useful profiling value is 'cumulative' 2012-04-09 23:49:07 +02:00
Thomas Nagy 64c38485c0 fix the terminal width detection, Issue 1101 2012-04-09 23:34:23 +02:00
Thomas Nagy 5448e23e40 Python is getting a bit better at threading, we do not need to recycle threads anymore 2012-04-09 23:17:31 +02:00
Thomas Nagy 062c5cae1a add default constraints on the case subst:foo.in->foo.h for convenience purposes 2012-04-08 21:24:42 +02:00
Thomas Nagy 2477e19cbd do not output configuration errors to stderr (regression from Issue 1101) 2012-04-08 20:58:53 +02:00
Thomas Nagy 3e0c65e4af feature 'subst' supports before/after, disable the warning 2012-04-08 20:20:10 +02:00
Thomas Nagy bafd9c4417 refactor the vapi_dirs flags processing 2012-04-07 14:48:45 +02:00
Thomas Nagy 1e083206af extract another method from the vala processing 2012-04-07 14:42:47 +02:00
Thomas Nagy e7306c166f cleanup 2012-04-07 13:50:26 +02:00