2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-18 07:57:05 +01:00
Commit Graph

2848 Commits

Author SHA1 Message Date
Thomas Nagy
6f5aceb005 experimental osx stuff 2011-11-12 21:08:54 +01:00
Thomas Nagy
1784b31a5e Merge branch 'master' of https://code.google.com/p/waf 2011-11-12 11:09:52 +01:00
Thomas Nagy
0584dcc093 #1066 2011-11-12 11:09:16 +01:00
yngwe
b986066245 fixed python3 errors; made XCode project generator use ARCH flag (debugging of universal binaries now possible) 2011-11-11 15:19:50 +01:00
Thomas Nagy
4e22c25c5b the variable standard_includes became unused for some reason 2011-11-09 20:21:11 +01:00
Thomas Nagy
cd0e72f264 #1068 2011-11-09 03:09:58 +01:00
Thomas Nagy
32468b86ba #1066 2011-11-09 02:54:27 +01:00
Jerome Carretero
1a9360c3b2 Linkage test in conf.check_boost + docs + attempt to autodetect link flags (bad)
The linkage test "fixes" #1038 : if we can't link, you'll know it before building.

Documentation was added for some MSVC problematics, it may not be great...

Added --boost-linkage_autodetect to accommodate automagically (ugly) for some typical boost builds on MSVC.
2011-11-08 02:13:00 -05:00
Thomas Nagy
21776d976f Merge branch 'master' of https://code.google.com/p/waf 2011-11-08 01:03:10 +01:00
Thomas Nagy
d421f58c5c #1066: need to check if it works properly on win32 2011-11-08 01:02:57 +01:00
yngwe
21035f9cca WinCE support (by Matt); issue 1065 2011-11-07 20:02:39 +01:00
Thomas Nagy
612cb9b8b3 #1061 2011-11-06 14:34:10 +01:00
Thomas Nagy
977372d94a docs 2011-11-06 14:26:32 +01:00
Thomas Nagy
54dc13ba5f docs 2011-11-06 14:20:58 +01:00
Thomas Nagy
268721bc94 docs 2011-11-06 14:14:39 +01:00
Thomas Nagy
5419ad2230 cleanup 2011-11-06 13:10:06 +01:00
Thomas Nagy
8587f69be3 #1040 2011-11-06 13:06:54 +01:00
Thomas Nagy
c0f1df3905 uncontroversial changes of #1040 2011-11-06 12:58:26 +01:00
Thomas Nagy
f9754ac7d5 another experimental module for stopping as early as possible when errors occur with -k 2011-11-05 23:57:17 +01:00
Thomas Nagy
742ca78276 missing constant HEADERS_GLOB + code cleanup 2011-10-30 23:44:15 +01:00
Thomas Nagy
7bb92d55ae using -verbose to track which .class were created was a good idea, but it does not work in practice 2011-10-30 20:40:57 +01:00
Thomas Nagy
d3d4e2626c #1063 2011-10-27 01:02:58 +02:00
yngwe
da41aac8c0 Merge branch 'master' of https://code.google.com/p/waf 2011-10-27 00:13:01 +02:00
yngwe
d89792e88c XCode project generator for Mac applications 2011-10-27 00:11:10 +02:00
Thomas Nagy
3f0b96ee7a #1063 2011-10-26 22:09:30 +02:00
Thomas Nagy
9fbfadd6d8 #1063 2011-10-26 22:04:34 +02:00
Thomas Nagy
100de854ce Merge branch 'master' of https://code.google.com/p/waf 2011-10-26 21:59:10 +02:00
Thomas Nagy
bf2584d405 docs 2011-10-26 21:58:36 +02:00
Thomas Nagy
665fa4294c #1062 2011-10-26 21:57:58 +02:00
Krzysztof Kosiński
ddd3a022a2 Add .gitignore file
Currently Python bytecode files (.pyc) and the compiled
Waf executable are ignored. This cleans up 'git status' output
a lot.
2011-10-26 18:46:12 +02:00
Thomas Nagy
01b821fbc3 docs 2011-10-23 08:41:30 +02:00
Thomas Nagy
c64bd5e317 docs 2011-10-23 08:37:09 +02:00
Thomas Nagy
9af5cc3909 docs 2011-10-23 08:31:19 +02:00
Thomas Nagy
9e2ab03b3c docs 2011-10-23 08:18:56 +02:00
Thomas Nagy
c6f6bb29b1 disable the binding installation #1060 2011-10-22 18:13:49 +02:00
Thomas Nagy
e473f2a62e cleanup 2011-10-19 04:14:04 +02:00
Thomas Nagy
c8448e9c30 dmd on windows will not be supported 2011-10-19 04:11:25 +02:00
Thomas Nagy
a65b19cb36 #1052 2011-10-19 04:02:03 +02:00
Thomas Nagy
98be37f206 dmd2 is a totally different thing 2011-10-19 03:34:59 +02:00
Thomas Nagy
bc001ce1de evil bug in md5_tstamp 2011-10-18 19:02:53 +02:00
Thomas Nagy
1f4edf5ace Provide another hashing scheme 2011-10-17 18:52:01 +02:00
Thomas Nagy
9fab9e0f6b better error messages 2011-10-17 18:37:19 +02:00
Thomas Nagy
57627dc5e9 #1055, add more asm variables 2011-10-16 18:19:31 +02:00
Thomas Nagy
76c8ff8126 docs 2011-10-16 13:15:21 +02:00
Thomas Nagy
71efd9b435 a more robust way of loading environment variants 2011-10-16 08:41:21 +02:00
Thomas Nagy
38b0201ce5 force env.store() to create the required folder structure for convenience 2011-10-16 08:30:10 +02:00
Thomas Nagy
43460d95e8 docs 2011-10-16 07:36:38 +02:00
Thomas Nagy
07fb78a9bf solution for [ Issue 1033 ] by Nicolas Mercier 2011-10-15 16:26:05 +02:00
Thomas Nagy
b283f54c08 docs 2011-10-14 20:22:09 +02:00
Thomas Nagy
bed108b178 #1054 2011-10-13 08:14:28 +02:00