Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
8ceccbf80dea7ac34cda68ec3117d80dd8922159
/
scons
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
4a96df7
mesa: Replace a priori knowledge of gcc builtins with configure tests.
by Matt Turner
· 10 years ago
771ab95
scons: add /dynamicbase and /nxcompat to MinGW linkflags
by José Fonseca
· 10 years ago
4860e98
scons: add /dynamicbase and /nxcompat to MSVC linkflags
by Brian Paul
· 11 years ago
d4a1f3f
scons: do not include headers from the sources lists
by Jose Fonseca
· 10 years ago
7889469
scons: Link libGL.so against xcb-dri2.
by José Fonseca
· 10 years ago
c21fca8
scons: remove dri-i915 build target
by Emil Velikov
· 10 years ago
b6956ae
scons: Search only for mingw-w64 cross-compilers.
by José Fonseca
· 10 years ago
2c02f34
gallivm: Support MCJIT on Windows.
by José Fonseca
· 10 years ago
c0ef9a6
scons: Require LLVM 3.1
by José Fonseca
· 10 years ago
979692a
scons: Don't use bundled C99 headers for VS 2013.
by José Fonseca
· 11 years ago
42b9f85
scons: Adjust the warnings for VS.
by José Fonseca
· 11 years ago
97fa9cd
scons: Enable building through Clang Static Analyzer.
by José Fonseca
· 11 years ago
e3c58cd
Revert "scons: Enable building through Clang Static Analyzer."
by José Fonseca
· 11 years ago
d3c0e23
scons: Add an analyze option.
by José Fonseca
· 11 years ago
a45a50a
scons: Enable building through Clang Static Analyzer.
by José Fonseca
· 11 years ago
7683fce
haiku: Fix build through scons corrections and viewport fixes
by Alexander von Gluck IV
· 11 years ago
f2d724c
scons: Build with C++11 with LLVM >= 3.5.
by Vinson Lee
· 11 years ago
4b3a4c7
scons: sync package requirements
by Emil Velikov
· 11 years ago
8771285
s/Tungsten Graphics/VMware/
by José Fonseca
· 11 years ago
35a3414
scons: Add system library linker flags on LLVM 3.5.
by Vinson Lee
· 11 years ago
1c76056
mesa: Remove last BEOS checks
by Alexander von Gluck IV
· 11 years ago
50370e4
scons: Fix Haiku missing library
by Alexander von Gluck IV
· 11 years ago
9aad1ba
scons: Simplified fix of llvm cxxflags for rtti
by Alexander von Gluck IV
· 11 years ago
40ddd8b
Revert "scons: Fix build when rtti is disabled"
by José Fonseca
· 11 years ago
94d05bf
scons: Fix build when rtti is disabled
by Alexander von Gluck IV
· 11 years ago
ce8eadb
build: remove forced -fno-rtti
by Alexander von Gluck IV
· 11 years ago
765baec
haiku: Ensure correct libraries are referenced.
by Alexander von Gluck IV
· 11 years ago
0aca2c6
scons: Fix implicit python dependency discovery on Windows.
by José Fonseca
· 11 years ago
8cabc7b
scons: Don't force stabs debug format for Mingw.
by José Fonseca
· 11 years ago
4ca44f2
scons: remove radeon build
by Andreas Boll
· 12 years ago
1687932
scons: Support clang.
by José Fonseca
· 12 years ago
3804d67
scons: check for existance of 'MSVC_VERSION' in env
by Brian Paul
· 12 years ago
49ae9b0
scons: Warn when using MSVS versions prior to 2012.
by José Fonseca
· 12 years ago
a35a19a
scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.
by José Fonseca
· 12 years ago
3950953
scons: Fix llvm-config not found error message.
by José Fonseca
· 12 years ago
efd8311
scons: Fix Windows build with LLVM 3.2
by Keith Kriewall
· 12 years ago
02a423b
Require libdrm_radeon 2.4.42 for radeonsi.
by Michel Dänzer
· 12 years ago
0642437
scons: Fix source lists parsing on Windows.
by José Fonseca
· 12 years ago
9a09730
scons: Disable frame pointer omission for all build types except release.
by José Fonseca
· 14 years ago
23595aa
mesa: Drop mmx optimizations on Haiku
by Alexander von Gluck IV
· 12 years ago
d296326
gallium/os: Cleanup up os_time_get/os_time_get_nano.
by José Fonseca
· 12 years ago
Next »