index
:
~miku/mesa
flusha0
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-24
meson: Use dependency.partial_dependency()
Quentin Glidic
1
-10
/
+3
2020-04-23
meson: correct windows-version define
Erik Faye-Lund
1
-1
/
+1
2020-04-21
meson: update llvm dependency logic for meson 0.54.0
Dylan Baker
1
-6
/
+8
2020-04-20
meson: do not disable incremental linking for debug-builds
Erik Faye-Lund
1
-1
/
+6
2020-04-16
meson: tell flex that we support c99
Erik Faye-Lund
1
-1
/
+1
2020-04-16
meson: Make shared-llvm into a tri-state boolean
Daniel Stone
1
-0
/
+5
2020-04-07
meson: fix debug build on Android
Dominik Behr
1
-0
/
+3
2020-03-30
meson: Add VS 4624 warning exclusion to remove piles of LLVM warnings
Daniel Stone
1
-1
/
+3
2020-03-30
meson: disable some more warnings on msvc
Erik Faye-Lund
1
-1
/
+3
2020-03-09
meson: enable -fno-common by default
Pierre-Eric Pelloux-Prayer
1
-0
/
+1
2020-03-01
meson: Enable -Wno-deprecated only for bison > 2.3.
Vinson Lee
1
-1
/
+3
2020-02-25
meson: Disable bison's -Wdeprecated since we still support old bison.
Eric Anholt
1
-0
/
+6
2020-02-18
meson: explicitly disallow unsupported build directory layout
Eric Engestrom
1
-0
/
+4
2020-02-06
turnip: Drop explicit configure opt-in for turnip
Kristian H. Kristensen
1
-4
/
+0
2020-02-05
meson: don't bother trying `python2`
Eric Engestrom
1
-1
/
+1
2020-01-22
meson: Do not require libdrm for DRI2 on hurd
Samuel Thibault
1
-1
/
+3
2020-01-22
intel/perf: adapt to platforms like Solaris without d_type in struct dirent
Alan Coopersmith
1
-0
/
+5
2020-01-02
meson: Enable -Werror=int-conversion.
Bas Nieuwenhuizen
1
-0
/
+1
2019-12-06
meson: Include iris in default gallium-drivers for x86/x86_64
Kenneth Graunke
1
-1
/
+2
2019-11-26
meson: Add -Werror=gnu-empty-initializer to MSVC compat args
Dylan Baker
1
-4
/
+4
2019-11-25
meson: only build imgui when needed
Samuel Pitoiset
1
-0
/
+4
2019-11-23
Meson: Add llvm>=9 modules
Michel Zou
1
-1
/
+1
2019-11-23
Meson: Check for dladdr with MinGW
Michel Zou
1
-8
/
+6
2019-11-11
util: Use ZSTD for shader cache if possible
Dylan Baker
1
-0
/
+11
2019-11-05
mesa/imports: let the build system detect strtok_r()
Eric Engestrom
1
-1
/
+1
2019-11-05
meson: require `nm` again on Unix systems
Eric Engestrom
1
-2
/
+2
2019-11-05
meson: add windows support to symbols checks
Eric Engestrom
1
-3
/
+9
2019-11-05
meson: move the generic symbols check arguments to a common variable
Eric Engestrom
1
-0
/
+1
2019-11-05
meson: add variable to control the symbols checks
Eric Engestrom
1
-0
/
+1
2019-10-31
meson: revert glvnd workaround
Eric Engestrom
1
-4
/
+0
2019-10-31
meson: require glvnd 1.2.0
Eric Engestrom
1
-1
/
+1
2019-10-29
meson: define _GNU_SOURCE on FreeBSD
Eric Engestrom
1
-1
/
+1
2019-10-28
ac: get tcc_harvested from the kernel
Marek Olšák
1
-1
/
+1
2019-10-28
zink: introduce opengl over vulkan
Erik Faye-Lund
1
-0
/
+5
2019-10-24
meson: add -Werror=empty-body to disallow `if(x);`
Eric Engestrom
1
-0
/
+2
2019-10-21
meson: Require meson >= 0.49.1 when using icc or icl
Dylan Baker
1
-6
/
+2
2019-10-18
meson: Use cmake to find LLVM when building for windows
Dylan Baker
1
-2
/
+10
2019-10-18
meson: Add support for wrapping llvm
Dylan Baker
1
-1
/
+14
2019-10-16
meson: Don't use expat on windows
Dylan Baker
1
-1
/
+5
2019-10-16
meson: recognize "sunos" as the system name for Solaris
Alan Coopersmith
1
-1
/
+3
2019-10-16
util: Workaround lack of flock on Solaris
Alan Coopersmith
1
-1
/
+1
2019-10-10
meson: don't error on formaters with mingw
Dylan Baker
1
-31
/
+30
2019-10-10
meson: don't define USE_ELF_TLS for windows
Dylan Baker
1
-1
/
+1
2019-10-10
meson: disable sse4.1 optimizations with msvc
Dylan Baker
1
-1
/
+1
2019-10-10
meson: Add support for using win_flex and win_bison on windows
Dylan Baker
1
-2
/
+25
2019-10-10
meson: don't look for rt on windows
Dylan Baker
1
-1
/
+1
2019-10-10
meson: Don't check for posix_memalign on windows
Dylan Baker
1
-1
/
+11
2019-10-10
meson: fix gallium-osmesa to build for windows
Dylan Baker
1
-1
/
+5
2019-10-10
meson: add windows compiler checks and libraries
Dylan Baker
1
-55
/
+135
2019-10-10
meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`
Eric Engestrom
1
-5
/
+4
[next]