index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scons
/
llvm.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons/windows: Support build with LLVM 10.
pal1000
2020-04-14
1
-1
/
+24
*
scons/windows: Fix build with LLVM>=8
Prodea Alexandru-Liviu
2019-10-04
1
-5
/
+6
*
scons/windows: Enable compute shaders when possible.
pal1000
2019-09-30
1
-1
/
+26
*
scons: Fix MSYS2 Mingw-w64 build.
pal1000
2019-09-29
1
-0
/
+7
*
scons/windows: Support build with LLVM 9.
pal1000
2019-09-29
1
-6
/
+30
*
gallium: Require LLVM >= 3.9
Adam Jackson
2019-09-11
1
-14
/
+2
*
gallium: Require LLVM >= 3.8
Adam Jackson
2019-09-11
1
-1
/
+1
*
gallium: Require LLVM >= 3.7
Adam Jackson
2019-09-11
1
-14
/
+2
*
gallium: Require LLVM >= 3.6
Adam Jackson
2019-09-11
1
-15
/
+2
*
gallium: Require LLVM >= 3.5
Adam Jackson
2019-09-11
1
-17
/
+4
*
gallium: Require LLVM >= 3.4
Adam Jackson
2019-09-11
1
-1
/
+1
*
meson/scons/android: drop now-unused HAVE_LLVM
Eric Engestrom
2019-09-06
1
-5
/
+1
*
meson/scons/android: add LLVM_AVAILABLE binary flag
Eric Engestrom
2019-09-06
1
-0
/
+1
*
scons: Add coroutines component to build.
Vinson Lee
2019-09-04
1
-0
/
+3
*
scons: define MESA_LLVM_VERSION_STRING like the other build systems do
Eric Engestrom
2019-08-22
1
-0
/
+1
*
build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10
Kai Wasserbäch
2019-08-20
1
-1
/
+1
*
scons: fix build with llvm 9.
Roland Scheidegger
2019-05-24
1
-1
/
+4
*
scons: For MinGW use -posix flag.
Michel Zou
2019-05-24
1
-1
/
+1
*
scons: drop unused HAVE_STDINT_H macro
Eric Engestrom
2018-10-30
1
-3
/
+0
*
scons: Fix MinGW cross compilation with LLVM 5.0.
Jose Fonseca
2018-06-02
1
-1
/
+8
*
scons: use python3-compatible exceptions
Eric Engestrom
2017-09-25
1
-2
/
+2
*
scons: use python3-compatible print()
Eric Engestrom
2017-09-25
1
-8
/
+8
*
Scons: Add LLVM 5.0 support
Alexandru-Liviu Prodea
2017-09-19
1
-1
/
+20
*
scons: update for LLVM 4.0
Ben Boeckel
2017-05-04
1
-2
/
+20
*
scons: always set __STDC_*_MACROS for C++ sources
Emil Velikov
2017-01-27
1
-2
/
+0
*
scons: Recognize LLVM_CONFIG environment variable.
Vinson Lee
2016-11-24
1
-8
/
+9
*
scons: add llvm 3.9 support.
George Kyriazis
2016-11-21
1
-2
/
+19
*
scons: support for LLVM 3.7.
Olivier Pena
2015-12-08
1
-1
/
+13
*
gallivm: Use the LLVM's C disassembly interface.
Jose Fonseca
2015-05-29
1
-1
/
+3
*
scons: Support LLVM 3.5 and 3.6 on windows.
Olivier Pena
2015-04-27
1
-7
/
+26
*
scons: Match some of LLVM warning options.
Jose Fonseca
2015-03-22
1
-0
/
+5
*
scons: Fix Windows builds with LLVM 3.5.
Jose Fonseca
2015-02-03
1
-2
/
+14
*
gallivm,llvmpipe,clover: Bump required LLVM version to 3.3.
José Fonseca
2014-10-23
1
-14
/
+2
*
gallivm: Support MCJIT on Windows.
José Fonseca
2014-05-23
1
-5
/
+3
*
scons: Require LLVM 3.1
José Fonseca
2014-05-14
1
-44
/
+13
*
scons: Build with C++11 with LLVM >= 3.5.
Vinson Lee
2014-03-04
1
-0
/
+1
*
scons: Add system library linker flags on LLVM 3.5.
Vinson Lee
2013-12-23
1
-0
/
+2
*
scons: Simplified fix of llvm cxxflags for rtti
Alexander von Gluck IV
2013-10-17
1
-0
/
+5
*
Revert "scons: Fix build when rtti is disabled"
José Fonseca
2013-10-16
1
-3
/
+0
*
scons: Fix build when rtti is disabled
Alexander von Gluck IV
2013-10-15
1
-0
/
+3
*
build: remove forced -fno-rtti
Alexander von Gluck IV
2013-10-14
1
-3
/
+0
*
scons: Fix llvm-config not found error message.
José Fonseca
2013-03-05
1
-1
/
+1
*
scons: Fix Windows build with LLVM 3.2
Keith Kriewall
2013-02-28
1
-1
/
+13
*
scons: Add -fno-rtti to CXXFLAGS with llvm-3.2.
Vinson Lee
2012-10-28
1
-0
/
+3
*
Revert "scons: Add instrumentation component libraries to linking on llvm-3.2."
Vinson Lee
2012-07-24
1
-3
/
+0
*
scons: Add instrumentation component libraries to linking on llvm-3.2.
Vinson Lee
2012-07-21
1
-0
/
+3
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-1
/
+6
*
scons: Update windows llvm libraries for version 3.0.
José Fonseca
2012-02-23
1
-1
/
+13
*
Use only native engine & bitwriter LLVM libraries for linking.
ojab
2012-01-30
1
-1
/
+1
*
scons: add more LIBS for compiling with LLVM 2.9 on Windows
Brian Paul
2011-08-26
1
-0
/
+2
[next]