mesa/scons
Vinson Lee eb17802386 scons: Reduce all Cygwin platform names to 'cygwin'.
platform.system in SCons on Cygwin includes the OS version number.
Windows XP - CYGWIN_NT-5.1
Windows Vista - CYGWIN_NT-6.0
Windows 7 - CYGWIN_NT-6.1

Reduce all Cygwin platform variants to just 'cygwin' so anything
downstream can simply use 'cygwin' instead of the different full
platform names.
2011-02-24 19:49:37 -08:00
..
crossmingw.py scons: Eliminate libgcc_s_sjlj-1.dll dependency 2011-02-03 09:16:49 +00:00
custom.py scons: User friendly message for code generated files 2010-02-10 22:32:50 +00:00
dxsdk.py scons: Allow to use MS's DXSDK headers with MinGW. 2009-09-14 20:12:01 +01:00
fixes.py scons: Monkey patch os.spawnve on Windows to become thread safe. 2009-07-14 12:21:25 +01:00
gallium.py scons: Reduce all Cygwin platform names to 'cygwin'. 2011-02-24 19:49:37 -08:00
llvm.py scons: We have C++ in several libraries, so always link with the C++ compiler 2011-01-30 11:19:44 +00:00
mslib_sa.py scons: Update the MSVC SA to match latest scons code. 2010-01-02 00:56:01 +00:00
mslink_sa.py scons: Update the MSVC SA to match latest scons code. 2010-01-02 00:56:01 +00:00
msvc_sa.py scons: Update the MSVC SA to match latest scons code. 2010-01-02 00:56:01 +00:00
python.py scons: Get python extensions building correctly on windows. 2009-03-30 14:11:03 +01:00
udis86.py scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
wcesdk.py scons: New build= option, with support for checked builds. 2010-09-29 14:24:52 +01:00
winddk.py scons: Allow to use only the WINDDK headers. 2009-09-14 20:12:02 +01:00
winsdk.py scons: Cleanup. 2009-04-17 09:49:41 +01:00
x11.py scons: Restore x11 tool behavior for backwards compatability. 2010-11-01 14:37:18 +00:00