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
fixes.py
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
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
winsdk.py
x11.py scons: Restore x11 tool behavior for backwards compatability. 2010-11-01 14:37:18 +00:00