summaryrefslogtreecommitdiffstats
path: root/scons
Commit message (Expand)AuthorAgeFilesLines
* scons: Generate SSE2 floating-point arithmetic.José Fonseca2014-11-261-2/+2
* scons: Remove dead code/comments.José Fonseca2014-11-261-4/+1
* scons: Require glproto >= 1.4.13 for X11.Vinson Lee2014-11-161-1/+1
* configure: check for xlocale.h and strtofChia-I Wu2014-10-301-0/+4
* gallivm,llvmpipe,clover: Bump required LLVM version to 3.3.José Fonseca2014-10-231-14/+2
* mesa: Replace a priori knowledge of gcc attributes with configure tests.Matt Turner2014-09-251-0/+6
* mesa: Replace a priori knowledge of gcc builtins with configure tests.Matt Turner2014-09-251-0/+18
* scons: add /dynamicbase and /nxcompat to MinGW linkflagsJosé Fonseca2014-09-111-2/+6
* scons: add /dynamicbase and /nxcompat to MSVC linkflagsBrian Paul2014-09-111-0/+2
* scons: do not include headers from the sources listsJose Fonseca2014-08-141-0/+3
* scons: Link libGL.so against xcb-dri2.José Fonseca2014-06-161-1/+1
* scons: remove dri-i915 build targetEmil Velikov2014-06-091-1/+0
* scons: Search only for mingw-w64 cross-compilers.José Fonseca2014-06-061-15/+2
* gallivm: Support MCJIT on Windows.José Fonseca2014-05-231-5/+3
* scons: Require LLVM 3.1José Fonseca2014-05-141-44/+13
* scons: Don't use bundled C99 headers for VS 2013.José Fonseca2014-05-021-0/+6
* scons: Adjust the warnings for VS.José Fonseca2014-05-021-1/+3
* scons: Enable building through Clang Static Analyzer.José Fonseca2014-04-171-3/+35
* Revert "scons: Enable building through Clang Static Analyzer."José Fonseca2014-04-161-23/+8
* scons: Add an analyze option.José Fonseca2014-04-161-0/+12
* scons: Enable building through Clang Static Analyzer.José Fonseca2014-04-161-8/+23
* haiku: Fix build through scons corrections and viewport fixesAlexander von Gluck IV2014-03-241-0/+5
* scons: Build with C++11 with LLVM >= 3.5.Vinson Lee2014-03-041-0/+1
* scons: sync package requirementsEmil Velikov2014-02-181-5/+3
* s/Tungsten Graphics/VMware/José Fonseca2014-01-172-4/+4
* scons: Add system library linker flags on LLVM 3.5.Vinson Lee2013-12-231-0/+2
* mesa: Remove last BEOS checksAlexander von Gluck IV2013-11-051-2/+0
* scons: Fix Haiku missing libraryAlexander von Gluck IV2013-10-201-1/+1
* scons: Simplified fix of llvm cxxflags for rttiAlexander von Gluck IV2013-10-171-0/+5
* Revert "scons: Fix build when rtti is disabled"José Fonseca2013-10-161-3/+0
* scons: Fix build when rtti is disabledAlexander von Gluck IV2013-10-151-0/+3
* build: remove forced -fno-rttiAlexander von Gluck IV2013-10-141-3/+0
* haiku: Ensure correct libraries are referenced.Alexander von Gluck IV2013-10-041-0/+2
* scons: Fix implicit python dependency discovery on Windows.José Fonseca2013-06-081-1/+2
* scons: Don't force stabs debug format for Mingw.José Fonseca2013-05-211-42/+0
* scons: remove radeon buildAndreas Boll2013-05-031-1/+0
* scons: Support clang.José Fonseca2013-04-251-11/+13
* scons: check for existance of 'MSVC_VERSION' in envBrian Paul2013-03-211-1/+1
* scons: Warn when using MSVS versions prior to 2012.José Fonseca2013-03-151-0/+2
* scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.José Fonseca2013-03-141-0/+1
* scons: Fix llvm-config not found error message.José Fonseca2013-03-051-1/+1
* scons: Fix Windows build with LLVM 3.2Keith Kriewall2013-02-281-1/+13
* Require libdrm_radeon 2.4.42 for radeonsi.Michel Dänzer2013-02-051-1/+1
* scons: Fix source lists parsing on Windows.José Fonseca2013-01-231-2/+7
* scons: Disable frame pointer omission for all build types except release.José Fonseca2013-01-221-1/+1
* mesa: Drop mmx optimizations on HaikuAlexander von Gluck IV2013-01-071-2/+1
* gallium/os: Cleanup up os_time_get/os_time_get_nano.José Fonseca2012-12-061-1/+1
* scons: Link against librtJosé Fonseca2012-12-041-0/+2
* scons: Require libdrm_radeon 2.4.40.Vinson Lee2012-11-051-1/+1
* scons: Add -fno-rtti to CXXFLAGS with llvm-3.2.Vinson Lee2012-10-281-0/+3