Commit Graph

63 Commits

Author SHA1 Message Date
José Fonseca 113ab51a8c scons: Some provisions to cross-compile x86 on x86_64 machines and vice-versa. 2008-06-04 23:58:45 +09:00
José Fonseca 275fc32d58 gallium: Identify each Windows platform individually from scons. 2008-06-02 19:46:18 +09:00
José Fonseca 5463420741 scons: Set /W3 warning level for all MSVC based platforms. 2008-06-02 19:46:18 +09:00
José Fonseca b215d7d10c scons: Play nice with MS Embedded Visual C++. 2008-05-28 01:24:06 +09:00
José Fonseca 059a652d64 scons: New profile build. 2008-05-24 19:25:02 +09:00
José Fonseca a3195e9d4e scons: A few more compiler flags adjustments to match winddk. 2008-05-05 23:57:51 +09:00
José Fonseca c9acd439b1 scons: Try to cope with scons 0.98+. 2008-05-01 02:25:23 +09:00
José Fonseca 1e71283cce scons: Silent MSVC CRT security warnings. 2008-04-26 01:55:43 +09:00
José Fonseca 35460fc91c scons: Teach scons about user-land windows.
Actually, more like get rid of all our hacks when compiling for
user-land windows.

Only MSVC is supported atm though.
2008-04-25 18:16:25 +09:00
José Fonseca 5aa108214a scons: Preliminary code for quieting command lines. 2008-03-05 11:39:11 +01:00
José Fonseca 13174c195e scons: Make command line arguments effective again. 2008-03-03 18:54:45 +01:00
José Fonseca 7a678556d4 scons: Place the .sconsign file on the builddir too.
To avoid issues with different scons versions building the same source file
2008-02-27 20:13:16 +09:00
José Fonseca 9409043c58 scons: Move common code to a separate file. 2008-02-27 17:36:28 +09:00