Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
0841da2fbb1122997c9fd4db9b2b7196ef815ae6
/
scons
f0b9426
scons/windows: Support build with LLVM 10.
by pal1000
· 4 years, 7 months ago
2e92d33
scons: Prune out unnecessary targets.
by Jose Fonseca
· 4 years, 8 months ago
0d21fe5
scons: Bump C standard to gnu11 on macOS 10.15.
by Vinson Lee
· 5 years ago
73cc2fe
mesa/imports: let the build system detect strtok_r()
by Eric Engestrom
· 5 years ago
0fe2e04
scons/windows: Fix build with LLVM>=8
by Prodea Alexandru-Liviu
· 5 years ago
eebe091
scons/windows: Enable compute shaders when possible.
by pal1000
· 5 years ago
ffb0d3a
scons: Fix MSYS2 Mingw-w64 build.
by pal1000
· 6 years ago
bcb4dfb
scons/windows: Support build with LLVM 9.
by pal1000
· 5 years ago
3f92d17
scons: add py3 support
by Michel Zou
· 5 years ago
96b5926
gallium: Require LLVM >= 3.9
by Adam Jackson
· 5 years ago
585d095
gallium: Require LLVM >= 3.8
by Adam Jackson
· 5 years ago
59f18f2
gallium: Require LLVM >= 3.7
by Adam Jackson
· 5 years ago
9abf7d5
gallium: Require LLVM >= 3.6
by Adam Jackson
· 5 years ago
3c553d9cf
gallium: Require LLVM >= 3.5
by Adam Jackson
· 5 years ago
4fdd455
gallium: Require LLVM >= 3.4
by Adam Jackson
· 5 years ago
1b87646
meson/scons/android: drop now-unused HAVE_LLVM
by Eric Engestrom
· 5 years ago
ef434fb
meson/scons/android: add LLVM_AVAILABLE binary flag
by Eric Engestrom
· 5 years ago
e716a9e
scons: Add coroutines component to build.
by Vinson Lee
· 5 years ago
6e01575
scons: Make GCC builds stricter.
by Jose Fonseca
· 5 years ago
239f7f1
scons: add support for MAJOR_IN_{MKDEV,SYSMACROS}
by Eric Engestrom
· 5 years ago
3ea83f4
scons: define MESA_LLVM_VERSION_STRING like the other build systems do
by Eric Engestrom
· 5 years ago
1abe873
build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10
by Kai Wasserbäch
· 5 years ago
8c52bca
gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER
by Eric Engestrom
· 5 years ago
e740e7a
scons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICE
by Eric Engestrom
· 5 years ago
412e1b5
scons: Fix random_r check.
by Vinson Lee
· 5 years ago
bf8b5de
scons+meson: suppress spammy build warning on MacOS
by Eric Engestrom
· 5 years ago
597bdda
scons: Test for random_r()
by Matt Turner
· 5 years ago
c314ba2
scons: s/HAVE_NO_AUTOCONF/HAVE_SCONS/
by Eric Engestrom
· 5 years ago
6a9dd62
drisw: move build logic to build systems
by Eric Engestrom
· 6 years ago
84f3f1c
scons: fix build with llvm 9.
by Roland Scheidegger
· 5 years ago
88eb2a1
scons: For MinGW use -posix flag.
by Michel Zou
· 5 years ago
7f89fd1
scons: Compatibility with Scons development version string
by pal1000
· 6 years ago
838c048
scons: Workaround failures with MSVC when using SCons 3.0.[2-4].
by Jose Fonseca
· 6 years ago
6f9309d
scons: drop unused HAVE_STDINT_H macro
by Eric Engestrom
· 6 years ago
d6be0b5
scons/svga: remove opt from the list of valid build types
by Brian Paul
· 6 years ago
c782168
scons: Check for mako 0.8.0
by Dylan Baker
· 6 years ago
64e4638
scons: Require python 2.7
by Dylan Baker
· 6 years ago
66673be
mesa: Unconditionally enable floating-point textures
by Timothy Arceri
· 6 years ago
8841c2c
scons: Fix MinGW cross compilation with LLVM 5.0.
by Jose Fonseca
· 6 years ago
cbee1bf
meson/configure: detect endian.h instead of trying to guess when it's available
by Eric Engestrom
· 7 years ago
e10dc12
scons: need to split CC or things might fail
by Jose Fonseca
· 7 years ago
2e3d0dd
threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GET
by Nicolai Hähnle
· 7 years ago
bb66af9
scons: use python3-compatible exceptions
by Eric Engestrom
· 7 years ago
e361047
scons: use python3-compatible lists
by Eric Engestrom
· 7 years ago
29c8d75
scons: use python3-compatible list-key check
by Eric Engestrom
· 7 years ago
7d48219
scons: use python3-compatible print()
by Eric Engestrom
· 7 years ago
c1b0137
Scons: Add LLVM 5.0 support
by Alexandru-Liviu Prodea
· 7 years ago
49b4284
util: improve compiler guard
by Eric Engestrom
· 7 years ago
b50b4b6
scons: split out check_header() helper
by Eric Engestrom
· 7 years ago
c5d0dc7
scons: Check for xlocale.h before defining HAVE_XLOCALE_H.
by Vinson Lee
· 7 years ago
8b66d18
scons: allow .inl file extension
by Tim Rowley
· 7 years ago
58f51f0
scons: update for LLVM 4.0
by Ben Boeckel
· 8 years ago
2c72e78
autoconf/scons: bump libdrm to 2.4.75
by Emil Velikov
· 8 years ago
87f485e
scons: check for libXdamage 1.1 or later
by Emil Velikov
· 8 years ago
cd1ebd8
scons: add missing dri2proto requirement
by Emil Velikov
· 8 years ago
d68ffa9
scons: always set __STDC_*_MACROS for C++ sources
by Emil Velikov
· 8 years ago
dfc84c2
mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
by Emil Velikov
· 8 years ago
f07da5a
scons: Recognize LLVM_CONFIG environment variable.
by Vinson Lee
· 8 years ago
30ae2cb
scons: add llvm 3.9 support.
by George Kyriazis
· 8 years ago
2da28db
scons: ignore .hpp files in parse_source_list()
by George Kyriazis
· 8 years ago
f2770fb
scons: Require libdrm >= 2.4.66 for DRM.
by Vinson Lee
· 8 years ago
cb23fba
scons: remove all libudev references
by Emil Velikov
· 8 years ago
b12606b
scons: Fix the Python dependency scanner.
by Jose Fonseca
· 8 years ago
a5fd54f
svga: add opt to the list of valid build types
by Charmaine Lee
· 8 years ago
1b62b47
scons: support 2.5.0
by Giuseppe Bilotta
· 8 years ago
c521f2d
scons: Improve Python module dependency discovery.
by Jose Fonseca
· 9 years ago
a2fe35b
scons: Support Clang on Windows.
by Jose Fonseca
· 9 years ago
c068610
scons: Move fallback HAVE_* definitions to headers.
by Jose Fonseca
· 9 years ago
7d2151b
scons: Show the unit test full path.
by Jose Fonseca
· 9 years ago
50ddf03
scons: Add a "check" target to run all unit tests.
by Jose Fonseca
· 9 years ago
fa46848
scons: Allow building with Address Sanitizer.
by Jose Fonseca
· 9 years ago
a97a955
scons: Eliminate MSVC2008 compatibility.
by Jose Fonseca
· 9 years ago
647d8e9
configure.ac: always define __STDC_CONSTANT_MACROS
by Oded Gabbay
· 9 years ago
a525601
scons: support for LLVM 3.7.
by Olivier Pena
· 9 years ago
ee113bb
scons: Always define __STDC_LIMIT_MACROS.
by Vinson Lee
· 9 years ago
0db4ef9
gallivm: Use the LLVM's C disassembly interface.
by Jose Fonseca
· 9 years ago
b94a4e8
scons: Support LLVM 3.5 and 3.6 on windows.
by Olivier Pena
· 10 years ago
28c5440
scons: Disable MSVC warnings about inconsistent function annotation.
by Jose Fonseca
· 10 years ago
06ac717
scons: Silence conversion from 'size_t' to 'type', possible loss of data on MSVC.
by Jose Fonseca
· 10 years ago
15c5595
scons: Ensure inttypes.h is always pre-included on MSVC.
by Jose Fonseca
· 10 years ago
e4d9598
scons: Silence MSVC C4351 warning.
by Jose Fonseca
· 10 years ago
e518d97
scons: Match some of LLVM warning options.
by Jose Fonseca
· 10 years ago
9c1c657
scons: Prefer winflexbison, and use --wincompat when available.
by Jose Fonseca
· 10 years ago
015e8b6
scons: Define YY_USE_CONST on MSVC.
by Jose Fonseca
· 10 years ago
357d1fc
scons: Tell MSVC STL library to not use exceptions.
by Jose Fonseca
· 10 years ago
1d30fd8
scons: Silence MSVC warnings about overflows in constant arithmetic.
by Jose Fonseca
· 10 years ago
bbac03e
scons: Disable MSVC signed/unsigned mismatch warnings.
by José Fonseca
· 10 years ago
5f75983
Add macro for unused function attribute.
by Vinson Lee
· 10 years ago
6e836d2
scons: Update for the fact that we require GCC 4.2
by Jose Fonseca
· 10 years ago
00faf9f
scons: Use -Werror MSVC compatibility flags per-directory.
by Jose Fonseca
· 10 years ago
b77576e
scons: Define _DEFAULT_SOURCE.
by Vinson Lee
· 10 years ago
fa5140b
scons: Fix HAVE___* definition.
by Jose Fonseca
· 10 years ago
5b941ce
scons: Fix Windows builds with LLVM 3.5.
by Jose Fonseca
· 10 years ago
9db7b12
scons: Add X11 include path if X11 is available.
by Vinson Lee
· 10 years ago
aef3a01
scons: Generate SSE2 floating-point arithmetic.
by José Fonseca
· 10 years ago
0473577
scons: Remove dead code/comments.
by José Fonseca
· 10 years ago
876c533
scons: Require glproto >= 1.4.13 for X11.
by Vinson Lee
· 10 years ago
b039dbf
configure: check for xlocale.h and strtof
by Chia-I Wu
· 10 years ago
013ff2f
gallivm,llvmpipe,clover: Bump required LLVM version to 3.3.
by José Fonseca
· 10 years ago
976464c
mesa: Replace a priori knowledge of gcc attributes with configure tests.
by Matt Turner
· 10 years ago
Next »