summaryrefslogtreecommitdiff
path: root/scons
Commit message (Expand)AuthorAgeFilesLines
* scons/windows: Fix build with LLVM>=8Prodea Alexandru-Liviu2019-10-041-5/+6
* scons/windows: Enable compute shaders when possible.pal10002019-09-301-1/+26
* scons: Fix MSYS2 Mingw-w64 build.pal10002019-09-292-0/+10
* scons/windows: Support build with LLVM 9.pal10002019-09-291-6/+30
* scons: add py3 supportMichel Zou2019-09-283-5/+9
* gallium: Require LLVM >= 3.9Adam Jackson2019-09-111-14/+2
* gallium: Require LLVM >= 3.8Adam Jackson2019-09-111-1/+1
* gallium: Require LLVM >= 3.7Adam Jackson2019-09-111-14/+2
* gallium: Require LLVM >= 3.6Adam Jackson2019-09-111-15/+2
* gallium: Require LLVM >= 3.5Adam Jackson2019-09-111-17/+4
* gallium: Require LLVM >= 3.4Adam Jackson2019-09-111-1/+1
* meson/scons/android: drop now-unused HAVE_LLVMEric Engestrom2019-09-061-5/+1
* meson/scons/android: add LLVM_AVAILABLE binary flagEric Engestrom2019-09-061-0/+1
* scons: Add coroutines component to build.Vinson Lee2019-09-041-0/+3
* scons: Make GCC builds stricter.Jose Fonseca2019-08-281-1/+4
* scons: add support for MAJOR_IN_{MKDEV,SYSMACROS}Eric Engestrom2019-08-271-0/+8
* scons: define MESA_LLVM_VERSION_STRING like the other build systems doEric Engestrom2019-08-221-0/+1
* build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10Kai Wasserbäch2019-08-201-1/+1
* gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USEREric Engestrom2019-08-021-2/+0
* scons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICEEric Engestrom2019-08-021-1/+1
* scons: Fix random_r check.Vinson Lee2019-07-311-1/+1
* scons+meson: suppress spammy build warning on MacOSEric Engestrom2019-07-301-0/+1
* scons: Test for random_r()Matt Turner2019-07-301-0/+3
* scons: s/HAVE_NO_AUTOCONF/HAVE_SCONS/Eric Engestrom2019-07-041-1/+1
* drisw: move build logic to build systemsEric Engestrom2019-06-211-0/+3
* scons: fix build with llvm 9.Roland Scheidegger2019-05-241-1/+4
* scons: For MinGW use -posix flag.Michel Zou2019-05-241-1/+1
* scons: Compatibility with Scons development version stringpal10002019-03-122-2/+14
* scons: Workaround failures with MSVC when using SCons 3.0.[2-4].Jose Fonseca2019-02-281-1/+7
* scons: drop unused HAVE_STDINT_H macroEric Engestrom2018-10-301-3/+0
* scons/svga: remove opt from the list of valid build typesBrian Paul2018-10-261-5/+3
* scons: Check for mako 0.8.0Dylan Baker2018-08-161-0/+13
* scons: Require python 2.7Dylan Baker2018-08-161-4/+0
* mesa: Unconditionally enable floating-point texturesTimothy Arceri2018-06-181-4/+0
* scons: Fix MinGW cross compilation with LLVM 5.0.Jose Fonseca2018-06-021-1/+8
* meson/configure: detect endian.h instead of trying to guess when it's availableEric Engestrom2018-03-231-0/+3
* scons: need to split CC or things might failJose Fonseca2018-03-191-1/+3
* threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GETNicolai Hähnle2017-11-161-0/+3
* scons: use python3-compatible exceptionsEric Engestrom2017-09-253-4/+4
* scons: use python3-compatible listsEric Engestrom2017-09-251-4/+4
* scons: use python3-compatible list-key checkEric Engestrom2017-09-251-5/+5
* scons: use python3-compatible print()Eric Engestrom2017-09-252-19/+19
* Scons: Add LLVM 5.0 supportAlexandru-Liviu Prodea2017-09-191-1/+20
* util: improve compiler guardEric Engestrom2017-09-031-0/+16
* scons: split out check_header() helperEric Engestrom2017-07-141-3/+12
* scons: Check for xlocale.h before defining HAVE_XLOCALE_H.Vinson Lee2017-07-061-1/+3
* scons: allow .inl file extensionTim Rowley2017-06-301-1/+1
* scons: update for LLVM 4.0Ben Boeckel2017-05-041-2/+20
* autoconf/scons: bump libdrm to 2.4.75Emil Velikov2017-03-151-1/+1
* scons: check for libXdamage 1.1 or laterEmil Velikov2017-02-131-1/+1