scons: Unbreak mingw build.
[mesa.git] / scons /
2011-09-20 José Fonsecascons: MacOSX build fixes.
2011-09-14 José Fonsecascons: Remove dead MSVC SDK/DDK/WINCE tools.
2011-09-12 José Fonsecascons: Don't use gstabs on mingw-64.
2011-09-08 José Fonsecascons: Use -g instead of -g3.
2011-09-06 José Fonsecascons: Set -static-libstdc++ on mingw-w64
2011-09-06 José Fonsecascons: Move MinGW flags from crossmingw.py to gallium.py
2011-08-30 José Fonsecascons: Prefer x86_64-w64-mingw32- prefix.
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Brian Paulscons: don't compile some files with -gstabs if using...
2011-08-26 Brian Paulscons: add more LIBS for compiling with LLVM 2.9 on...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-23 Chia-I Wuscons: add ParseSourceList method
2011-08-18 José Fonsecascons: Add support for LLVM-2.9 on Windows.
2011-08-11 Andreas Fängerswrast: initial multi-threaded span rendering
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 José Fonsecascons: Filter-out NDEBUG define from llvm-config.
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-30 José Fonsecascons: Expose pkg-config in a simpler manner.
2011-06-30 José Fonsecascons: Buid libGL.so (WIP).
2011-06-30 José Fonsecascons: Make declaration-after-statement and pointer...
2011-06-17 José Fonsecascons: Accept verbose=yes instead of quiet=no.
2011-06-17 José Fonsecascons: Move all env setup to scons/gallium.py
2011-06-17 José Fonsecascons: make embedding orthogonal to the platform
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-04 José Fonsecascons: Add a few more human friendly messages.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-06 José Fonsecast/python: Remove bindings, and all its dependencies.
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-13 José Fonsecagallivm: Use LLVM MC disassembler, instead of udis86.
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-03 José Fonsecascons: Add human friendlier build messages for lex...
2011-03-03 José Fonsecascons: Always load lex/yacc tool.
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-25 Vinson Leescons: Reduce all Cygwin platform names to 'cygwin'.
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-16 José Fonsecascons: Recognize 'AMD64' processor as well.
2011-02-16 José Fonsecascons: Don't get fooled by 32bit python on a 64bit...
2011-02-11 José Fonsecascons: builtin_glsl_function on windows needs bundled...
2011-02-11 José Fonsecascons: Try to support building 64bit binaries on 32bit...
2011-02-11 José Fonsecascons: Fix MSVC 64bit build.
2011-02-10 José Fonsecascons: Disable -mstackrealign on MinGW again.
2011-02-09 José Fonsecascons: Restrict whole program optimization to release...
2011-02-03 José Fonsecascons: Eliminate libgcc_s_sjlj-1.dll dependency
2011-01-30 José Fonsecascons: We have C++ in several libraries, so always...
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-05 Jakob Bornecrantzscons: Check for libdrm_[intel|radeon] as well
2010-11-05 Jakob Bornecrantzscons: Check for pkg-config before trying to use it
2010-11-03 José Fonsecast/xorg: Detect libkms with scons too.
2010-11-02 José Fonsecascons: Propagate installation targets.
2010-11-01 José Fonsecascons: Restore x11 tool behavior for backwards compatab...
2010-11-01 José Fonsecascons: Revamp how to specify targets to build.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-29 José Fonsecascons: New build= option, with support for checked...
2010-09-29 José Fonsecascons: New build= option, with support for checked...
2010-09-27 Vinson Leescons: Add MinGW-w64 prefixes for MinGW build.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-05 José Fonsecascons: Re-enable SSE on MinGW.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Vinson Leescons: Add -fno-common for 64-bit builds on Mac OS X.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-24 Vinson Leescons: Use '-Wmissing-field-initializers' on GCC 4...
2010-07-19 Vinson Leescons: Fix Mac OS X SCons build on 32-bit CPUs.
2010-07-16 José Fonsecascons: Make PIPE_ALIGN_VAR() of static/global vars...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-04 José Fonsecascons: Add support for Mingw64.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 José Fonsecascons: Make LLVM a black-white dependency.
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-09 José Fonsecascons: Set -gstabs for C++ too.
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
next