summaryrefslogtreecommitdiffstats
path: root/scons/gallium.py
Commit message (Expand)AuthorAgeFilesLines
* 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: Link libGL.so against xcb-dri2.José Fonseca2014-06-161-1/+1
* scons: remove dri-i915 build targetEmil Velikov2014-06-091-1/+0
* 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: sync package requirementsEmil Velikov2014-02-181-5/+3
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+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
* haiku: Ensure correct libraries are referenced.Alexander von Gluck IV2013-10-041-0/+2
* 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
* Require libdrm_radeon 2.4.42 for radeonsi.Michel Dänzer2013-02-051-1/+1
* 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: Do not use -fvisibilty=hidden on Cygwin.Vinson Lee2012-10-231-1/+1
* build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definitionMatt Turner2012-10-011-1/+1
* scons: Remove leftover print statement.Vinson Lee2012-08-311-1/+0
* scons: Add default libraries to Solaris build.Vinson Lee2012-08-311-1/+2
* scons: Add option to enable floating-point textures.Vinson Lee2012-08-151-0/+4
* scons: Add support for Intel Compiler.Vinson Lee2012-08-011-0/+6
* scons: Fix build with clang.Vinson Lee2012-07-251-1/+2
* scons: Remove -ffast-math.José Fonseca2012-07-121-2/+0
* scons: Also require recent XCB.José Fonseca2012-07-121-1/+1
* scons: Do not build svga if using Solaris Studio C compiler.Vinson Lee2012-06-181-0/+2
* scons: Fix Haiku binary optimizationsAlexander von Gluck IV2012-06-141-1/+10
* scons: fix typo in package versionDave Airlie2012-02-071-1/+1
* scons: Require same pkg-config versions as configure.José Fonseca2012-02-071-6/+6
* scons: don't add -Wmissing-field-initializersMarek Olšák2012-01-291-4/+0
* scons: Don't set visibility to hidden on HaikuAlexander von Gluck IV2012-01-171-1/+1
* scons: Add Haiku build supportAlexander von Gluck IV2012-01-171-0/+2
* scons: Fix libGL.so build.José Fonseca2012-01-101-0/+1
* Remove windows kernel support code.José Fonseca2011-11-291-127/+1
* scons: Disable deprecated POSIX name MSVC warnings.José Fonseca2011-11-091-0/+1
* scons: Use -static-libstdc++ on 32bits builds w/ Mingw-w64 too.José Fonseca2011-11-031-1/+1
* scons: Use -fno-builtin-memcmp.José Fonseca2011-10-121-0/+3
* scons: Use -g instead of -g3.José Fonseca2011-09-081-1/+1
* scons: Set -static-libstdc++ on mingw-w64José Fonseca2011-09-061-0/+2