1. 2e3d0dd threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GET by Nicolai Hähnle · 7 years ago
  2. bb66af9 scons: use python3-compatible exceptions by Eric Engestrom · 7 years ago
  3. e361047 scons: use python3-compatible lists by Eric Engestrom · 7 years ago
  4. 29c8d75 scons: use python3-compatible list-key check by Eric Engestrom · 7 years ago
  5. 7d48219 scons: use python3-compatible print() by Eric Engestrom · 7 years ago
  6. c1b0137 Scons: Add LLVM 5.0 support by Alexandru-Liviu Prodea · 7 years ago
  7. 49b4284 util: improve compiler guard by Eric Engestrom · 7 years ago
  8. b50b4b6 scons: split out check_header() helper by Eric Engestrom · 7 years ago
  9. c5d0dc7 scons: Check for xlocale.h before defining HAVE_XLOCALE_H. by Vinson Lee · 7 years ago
  10. 8b66d18 scons: allow .inl file extension by Tim Rowley · 7 years ago
  11. 58f51f0 scons: update for LLVM 4.0 by Ben Boeckel · 7 years ago
  12. 2c72e78 autoconf/scons: bump libdrm to 2.4.75 by Emil Velikov · 8 years ago
  13. 87f485e scons: check for libXdamage 1.1 or later by Emil Velikov · 7 years ago
  14. cd1ebd8 scons: add missing dri2proto requirement by Emil Velikov · 7 years ago
  15. d68ffa9 scons: always set __STDC_*_MACROS for C++ sources by Emil Velikov · 7 years ago
  16. dfc84c2 mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro by Emil Velikov · 8 years ago
  17. f07da5a scons: Recognize LLVM_CONFIG environment variable. by Vinson Lee · 8 years ago
  18. 30ae2cb scons: add llvm 3.9 support. by George Kyriazis · 8 years ago
  19. 2da28db scons: ignore .hpp files in parse_source_list() by George Kyriazis · 8 years ago
  20. f2770fb scons: Require libdrm >= 2.4.66 for DRM. by Vinson Lee · 8 years ago
  21. cb23fba scons: remove all libudev references by Emil Velikov · 8 years ago
  22. b12606b scons: Fix the Python dependency scanner. by Jose Fonseca · 8 years ago
  23. a5fd54f svga: add opt to the list of valid build types by Charmaine Lee · 8 years ago
  24. 1b62b47 scons: support 2.5.0 by Giuseppe Bilotta · 8 years ago
  25. c521f2d scons: Improve Python module dependency discovery. by Jose Fonseca · 8 years ago
  26. a2fe35b scons: Support Clang on Windows. by Jose Fonseca · 8 years ago
  27. c068610 scons: Move fallback HAVE_* definitions to headers. by Jose Fonseca · 8 years ago
  28. 7d2151b scons: Show the unit test full path. by Jose Fonseca · 8 years ago
  29. 50ddf03 scons: Add a "check" target to run all unit tests. by Jose Fonseca · 8 years ago
  30. fa46848 scons: Allow building with Address Sanitizer. by Jose Fonseca · 8 years ago
  31. a97a955 scons: Eliminate MSVC2008 compatibility. by Jose Fonseca · 8 years ago
  32. 647d8e9 configure.ac: always define __STDC_CONSTANT_MACROS by Oded Gabbay · 9 years ago
  33. a525601 scons: support for LLVM 3.7. by Olivier Pena · 9 years ago
  34. ee113bb scons: Always define __STDC_LIMIT_MACROS. by Vinson Lee · 9 years ago
  35. 0db4ef9 gallivm: Use the LLVM's C disassembly interface. by Jose Fonseca · 9 years ago
  36. b94a4e8 scons: Support LLVM 3.5 and 3.6 on windows. by Olivier Pena · 9 years ago
  37. 28c5440 scons: Disable MSVC warnings about inconsistent function annotation. by Jose Fonseca · 9 years ago
  38. 06ac717 scons: Silence conversion from 'size_t' to 'type', possible loss of data on MSVC. by Jose Fonseca · 9 years ago
  39. 15c5595 scons: Ensure inttypes.h is always pre-included on MSVC. by Jose Fonseca · 9 years ago
  40. e4d9598 scons: Silence MSVC C4351 warning. by Jose Fonseca · 9 years ago
  41. e518d97 scons: Match some of LLVM warning options. by Jose Fonseca · 9 years ago
  42. 9c1c657 scons: Prefer winflexbison, and use --wincompat when available. by Jose Fonseca · 9 years ago
  43. 015e8b6 scons: Define YY_USE_CONST on MSVC. by Jose Fonseca · 9 years ago
  44. 357d1fc scons: Tell MSVC STL library to not use exceptions. by Jose Fonseca · 9 years ago
  45. 1d30fd8 scons: Silence MSVC warnings about overflows in constant arithmetic. by Jose Fonseca · 9 years ago
  46. bbac03e scons: Disable MSVC signed/unsigned mismatch warnings. by José Fonseca · 10 years ago
  47. 5f75983 Add macro for unused function attribute. by Vinson Lee · 9 years ago
  48. 6e836d2 scons: Update for the fact that we require GCC 4.2 by Jose Fonseca · 9 years ago
  49. 00faf9f scons: Use -Werror MSVC compatibility flags per-directory. by Jose Fonseca · 9 years ago
  50. b77576e scons: Define _DEFAULT_SOURCE. by Vinson Lee · 9 years ago
  51. fa5140b scons: Fix HAVE___* definition. by Jose Fonseca · 9 years ago
  52. 5b941ce scons: Fix Windows builds with LLVM 3.5. by Jose Fonseca · 9 years ago
  53. 9db7b12 scons: Add X11 include path if X11 is available. by Vinson Lee · 9 years ago
  54. aef3a01 scons: Generate SSE2 floating-point arithmetic. by José Fonseca · 10 years ago
  55. 0473577 scons: Remove dead code/comments. by José Fonseca · 10 years ago
  56. 876c533 scons: Require glproto >= 1.4.13 for X11. by Vinson Lee · 10 years ago
  57. b039dbf configure: check for xlocale.h and strtof by Chia-I Wu · 10 years ago
  58. 013ff2f gallivm,llvmpipe,clover: Bump required LLVM version to 3.3. by José Fonseca · 10 years ago
  59. 976464c mesa: Replace a priori knowledge of gcc attributes with configure tests. by Matt Turner · 10 years ago
  60. 4a96df7 mesa: Replace a priori knowledge of gcc builtins with configure tests. by Matt Turner · 10 years ago
  61. 771ab95 scons: add /dynamicbase and /nxcompat to MinGW linkflags by José Fonseca · 10 years ago
  62. 4860e98 scons: add /dynamicbase and /nxcompat to MSVC linkflags by Brian Paul · 10 years ago
  63. d4a1f3f scons: do not include headers from the sources lists by Jose Fonseca · 10 years ago
  64. 7889469 scons: Link libGL.so against xcb-dri2. by José Fonseca · 10 years ago
  65. c21fca8 scons: remove dri-i915 build target by Emil Velikov · 10 years ago
  66. b6956ae scons: Search only for mingw-w64 cross-compilers. by José Fonseca · 10 years ago
  67. 2c02f34 gallivm: Support MCJIT on Windows. by José Fonseca · 10 years ago
  68. c0ef9a6 scons: Require LLVM 3.1 by José Fonseca · 10 years ago
  69. 979692a scons: Don't use bundled C99 headers for VS 2013. by José Fonseca · 10 years ago
  70. 42b9f85 scons: Adjust the warnings for VS. by José Fonseca · 10 years ago
  71. 97fa9cd scons: Enable building through Clang Static Analyzer. by José Fonseca · 10 years ago
  72. e3c58cd Revert "scons: Enable building through Clang Static Analyzer." by José Fonseca · 10 years ago
  73. d3c0e23 scons: Add an analyze option. by José Fonseca · 10 years ago
  74. a45a50a scons: Enable building through Clang Static Analyzer. by José Fonseca · 10 years ago
  75. 7683fce haiku: Fix build through scons corrections and viewport fixes by Alexander von Gluck IV · 10 years ago
  76. f2d724c scons: Build with C++11 with LLVM >= 3.5. by Vinson Lee · 10 years ago
  77. 4b3a4c7 scons: sync package requirements by Emil Velikov · 10 years ago
  78. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 10 years ago
  79. 35a3414 scons: Add system library linker flags on LLVM 3.5. by Vinson Lee · 11 years ago
  80. 1c76056 mesa: Remove last BEOS checks by Alexander von Gluck IV · 11 years ago
  81. 50370e4 scons: Fix Haiku missing library by Alexander von Gluck IV · 11 years ago
  82. 9aad1ba scons: Simplified fix of llvm cxxflags for rtti by Alexander von Gluck IV · 11 years ago
  83. 40ddd8b Revert "scons: Fix build when rtti is disabled" by José Fonseca · 11 years ago
  84. 94d05bf scons: Fix build when rtti is disabled by Alexander von Gluck IV · 11 years ago
  85. ce8eadb build: remove forced -fno-rtti by Alexander von Gluck IV · 11 years ago
  86. 765baec haiku: Ensure correct libraries are referenced. by Alexander von Gluck IV · 11 years ago
  87. 0aca2c6 scons: Fix implicit python dependency discovery on Windows. by José Fonseca · 11 years ago
  88. 8cabc7b scons: Don't force stabs debug format for Mingw. by José Fonseca · 11 years ago
  89. 4ca44f2 scons: remove radeon build by Andreas Boll · 11 years ago
  90. 1687932 scons: Support clang. by José Fonseca · 11 years ago
  91. 3804d67 scons: check for existance of 'MSVC_VERSION' in env by Brian Paul · 11 years ago
  92. 49ae9b0 scons: Warn when using MSVS versions prior to 2012. by José Fonseca · 11 years ago
  93. a35a19a scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds. by José Fonseca · 11 years ago
  94. 3950953 scons: Fix llvm-config not found error message. by José Fonseca · 11 years ago
  95. efd8311 scons: Fix Windows build with LLVM 3.2 by Keith Kriewall · 11 years ago
  96. 02a423b Require libdrm_radeon 2.4.42 for radeonsi. by Michel Dänzer · 11 years ago
  97. 0642437 scons: Fix source lists parsing on Windows. by José Fonseca · 11 years ago
  98. 9a09730 scons: Disable frame pointer omission for all build types except release. by José Fonseca · 13 years ago
  99. 23595aa mesa: Drop mmx optimizations on Haiku by Alexander von Gluck IV · 12 years ago
  100. d296326 gallium/os: Cleanup up os_time_get/os_time_get_nano. by José Fonseca · 12 years ago