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

96 Commits

Author SHA1 Message Date
Thomas Nagy
d5c9b8f258 Issue 1117 2012-04-16 19:54:19 +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
Thomas Nagy
237de1d4e3 refactoring vala.py 2012-04-07 13:40:34 +02:00
Thomas Nagy
898872699d removed the macro DLL_EXPORT for gcc/g++ on windows and cleaned up a few TODO entries 2012-04-07 10:54:40 +02:00
Thomas Nagy
49f773b43c this might solve Issue 1132 2012-04-03 23:40:50 +02:00
Thomas Nagy
03905f8402 cosmetic change 2012-04-01 11:30:23 +02:00
Thomas Nagy
c86de0c041 Issue 1131 2012-03-23 03:50:15 +01:00
Thomas Nagy
59f4ceb51e Issue 1131 2012-03-23 03:42:05 +01:00
Thomas Nagy
ce05a01705 Issue 1131 2012-03-23 03:31:56 +01:00
Thomas Nagy
154bc0145e Issue 1130 2012-03-18 19:05:54 +01:00
Thomas Nagy
9c823649ab Issue 1122 2012-03-11 13:14:28 +01:00
Thomas Nagy
8bfddb955e Issue 1125 2012-03-10 19:22:40 +01:00
Thomas Nagy
5aee9e74a8 Issue 1123 2012-03-09 20:16:56 +01:00
Thomas Nagy
533029892f Issue 1122 2012-03-08 21:35:36 +01:00
Thomas Nagy
85f7426d31 Issue 722 2012-03-04 15:33:48 +01:00
Thomas Nagy
284c3a0810 Install all libraries with +x 2012-03-03 15:54:17 +01:00
Thomas Nagy
8ca6bc9504 Issue 1111 2012-02-26 14:32:30 +01:00
Thomas Nagy
5beb2c4d55 Issue 1117 2012-02-26 13:25:21 +01:00
Thomas Nagy
1134de1bb5 Issue 1120 2012-02-25 16:47:30 +01:00
Thomas Nagy
25783e94d9 extract the system paths to a constant 2012-02-25 14:17:12 +01:00
Thomas Nagy
74beae4113 Issue 1117 2012-02-22 20:41:09 +01:00
Thomas Nagy
976d2e95a0 make the 'execute' parameter optional when checking for the d libraries 2012-02-22 19:24:06 +01:00
Thomas Nagy
3938a4ae70 for consistency x.search() -> x.search_node() 2012-02-19 10:15:31 +01:00
Harald Klimach
818e057de5 Addressing issue #1116 2012-02-18 15:33:56 +01:00
Thomas Nagy
b5ea8d79f2 remove the go stuff, it will be rewritten 2012-02-18 01:42:44 +01:00
Thomas Nagy
35e7a05ffa Issue 1115 2012-02-18 00:53:18 +01:00
Thomas Nagy
652d42f0ff Issue 1114 2012-02-18 00:27:05 +01:00
Thomas Nagy
8f4f2583f0 propagate the env defined in self.env.env instead of re-creating one from scratch 2012-02-17 20:18:02 +01:00
Thomas Nagy
b5bb54ede7 remove more except: lines 2012-02-11 14:49:27 +01:00
Thomas Nagy
63d3442ad2 remove more except: lines 2012-02-11 14:43:07 +01:00
Thomas Nagy
28dc361072 filtered_object -> accept_node_to_link (still bloatware but better name) 2012-02-08 21:40:01 +01:00
Jerome Carretero
1553cb2dd6 ccroot: implement bld.read_object("pouet.o") and aux. feature
I could use this !
2012-02-07 23:48:15 -05:00
Jerome Carretero
5c3f6c680b ccroot: alter add_objects_from_tgen which was too restrictive
The code was talking about filtering out .pdb but it was filtering out anything
that is not in .{o,obj}, preventing from injecting weird objects in the link task.
2012-02-07 22:48:23 -05:00
Thomas Nagy
bbacc90ced cleanup 2012-02-06 02:17:24 +01:00
Thomas Nagy
4404d9062c cleanup 2012-02-06 02:13:25 +01:00
Thomas Nagy
959e450043 cleanup for waf 1.7 2012-02-06 01:45:44 +01:00
Thomas Nagy
634a9ed606 clean up for waf 1.7 2012-02-04 19:41:51 +01:00
Thomas Nagy
bfca082c42 Cleanup for waf 1.7 2012-02-04 19:39:45 +01:00
Thomas Nagy
1d8f14da94 Issue 1103 2012-01-14 16:35:33 +01:00
Thomas Nagy
09940abecf Issue 1104 2012-01-14 13:45:49 +01:00
Thomas Nagy
dd14b122b8 problem fixed? Issue 1104 2012-01-14 13:32:35 +01:00
Thomas Nagy
738d7ac931 Issue 1104 2012-01-14 10:59:49 +01:00
Thomas Nagy
c12030c1f8 Issue 1104 2012-01-14 05:09:54 +01:00
Thomas Nagy
8683e29136 dmd wants .obj files on windows? 2012-01-07 15:23:40 +01:00
Thomas Nagy
cdb339213b Issue 1098 2012-01-05 21:01:11 +01:00
Thomas Nagy
00fda9dc84 Issue 1097 2012-01-04 20:37:53 +01:00
Thomas Nagy
dd4984aab0 #1095 2011-12-31 14:32:38 +01:00