1. bc6d6fd scons: bump c++ standard to 14 to match meson by Eric Engestrom · 4 years, 6 months ago
  2. 258ef4d wgl: Switch to Win10 version defines to enable usage of Win10 WGL callbacks by Jesse Natalie · 4 years, 4 months ago
  3. 0d21fe5 scons: Bump C standard to gnu11 on macOS 10.15. by Vinson Lee · 4 years, 8 months ago
  4. 73cc2fe mesa/imports: let the build system detect strtok_r() by Eric Engestrom · 4 years, 9 months ago
  5. ffb0d3a scons: Fix MSYS2 Mingw-w64 build. by pal1000 · 5 years ago
  6. 3f92d17 scons: add py3 support by Michel Zou · 4 years, 10 months ago
  7. 6e01575 scons: Make GCC builds stricter. by Jose Fonseca · 5 years ago
  8. 239f7f1 scons: add support for MAJOR_IN_{MKDEV,SYSMACROS} by Eric Engestrom · 5 years ago
  9. 8c52bca gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER by Eric Engestrom · 5 years ago
  10. e740e7a scons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICE by Eric Engestrom · 5 years ago
  11. 412e1b5 scons: Fix random_r check. by Vinson Lee · 5 years ago
  12. bf8b5de scons+meson: suppress spammy build warning on MacOS by Eric Engestrom · 5 years ago
  13. 597bdda scons: Test for random_r() by Matt Turner · 5 years ago
  14. c314ba2 scons: s/HAVE_NO_AUTOCONF/HAVE_SCONS/ by Eric Engestrom · 5 years ago
  15. 6a9dd62 drisw: move build logic to build systems by Eric Engestrom · 6 years ago
  16. 7f89fd1 scons: Compatibility with Scons development version string by pal1000 · 5 years ago
  17. 838c048 scons: Workaround failures with MSVC when using SCons 3.0.[2-4]. by Jose Fonseca · 5 years ago
  18. d6be0b5 scons/svga: remove opt from the list of valid build types by Brian Paul · 6 years ago
  19. c782168 scons: Check for mako 0.8.0 by Dylan Baker · 6 years ago
  20. 64e4638 scons: Require python 2.7 by Dylan Baker · 6 years ago
  21. 66673be mesa: Unconditionally enable floating-point textures by Timothy Arceri · 6 years ago
  22. cbee1bf meson/configure: detect endian.h instead of trying to guess when it's available by Eric Engestrom · 6 years ago
  23. e10dc12 scons: need to split CC or things might fail by Jose Fonseca · 6 years ago
  24. 2e3d0dd threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GET by Nicolai Hähnle · 7 years ago
  25. 29c8d75 scons: use python3-compatible list-key check by Eric Engestrom · 7 years ago
  26. 7d48219 scons: use python3-compatible print() by Eric Engestrom · 7 years ago
  27. 49b4284 util: improve compiler guard by Eric Engestrom · 7 years ago
  28. b50b4b6 scons: split out check_header() helper by Eric Engestrom · 7 years ago
  29. c5d0dc7 scons: Check for xlocale.h before defining HAVE_XLOCALE_H. by Vinson Lee · 7 years ago
  30. 2c72e78 autoconf/scons: bump libdrm to 2.4.75 by Emil Velikov · 8 years ago
  31. 87f485e scons: check for libXdamage 1.1 or later by Emil Velikov · 7 years ago
  32. cd1ebd8 scons: add missing dri2proto requirement by Emil Velikov · 7 years ago
  33. d68ffa9 scons: always set __STDC_*_MACROS for C++ sources by Emil Velikov · 7 years ago
  34. dfc84c2 mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro by Emil Velikov · 8 years ago
  35. f2770fb scons: Require libdrm >= 2.4.66 for DRM. by Vinson Lee · 8 years ago
  36. cb23fba scons: remove all libudev references by Emil Velikov · 8 years ago
  37. a5fd54f svga: add opt to the list of valid build types by Charmaine Lee · 8 years ago
  38. a2fe35b scons: Support Clang on Windows. by Jose Fonseca · 8 years ago
  39. c068610 scons: Move fallback HAVE_* definitions to headers. by Jose Fonseca · 8 years ago
  40. 7d2151b scons: Show the unit test full path. by Jose Fonseca · 8 years ago
  41. 50ddf03 scons: Add a "check" target to run all unit tests. by Jose Fonseca · 8 years ago
  42. fa46848 scons: Allow building with Address Sanitizer. by Jose Fonseca · 8 years ago
  43. a97a955 scons: Eliminate MSVC2008 compatibility. by Jose Fonseca · 8 years ago
  44. 647d8e9 configure.ac: always define __STDC_CONSTANT_MACROS by Oded Gabbay · 9 years ago
  45. ee113bb scons: Always define __STDC_LIMIT_MACROS. by Vinson Lee · 9 years ago
  46. 28c5440 scons: Disable MSVC warnings about inconsistent function annotation. by Jose Fonseca · 9 years ago
  47. 06ac717 scons: Silence conversion from 'size_t' to 'type', possible loss of data on MSVC. by Jose Fonseca · 9 years ago
  48. 15c5595 scons: Ensure inttypes.h is always pre-included on MSVC. by Jose Fonseca · 9 years ago
  49. e4d9598 scons: Silence MSVC C4351 warning. by Jose Fonseca · 9 years ago
  50. 9c1c657 scons: Prefer winflexbison, and use --wincompat when available. by Jose Fonseca · 9 years ago
  51. 015e8b6 scons: Define YY_USE_CONST on MSVC. by Jose Fonseca · 9 years ago
  52. 357d1fc scons: Tell MSVC STL library to not use exceptions. by Jose Fonseca · 9 years ago
  53. 1d30fd8 scons: Silence MSVC warnings about overflows in constant arithmetic. by Jose Fonseca · 9 years ago
  54. bbac03e scons: Disable MSVC signed/unsigned mismatch warnings. by José Fonseca · 10 years ago
  55. 5f75983 Add macro for unused function attribute. by Vinson Lee · 9 years ago
  56. 6e836d2 scons: Update for the fact that we require GCC 4.2 by Jose Fonseca · 9 years ago
  57. 00faf9f scons: Use -Werror MSVC compatibility flags per-directory. by Jose Fonseca · 9 years ago
  58. b77576e scons: Define _DEFAULT_SOURCE. by Vinson Lee · 9 years ago
  59. fa5140b scons: Fix HAVE___* definition. by Jose Fonseca · 9 years ago
  60. 9db7b12 scons: Add X11 include path if X11 is available. by Vinson Lee · 10 years ago
  61. aef3a01 scons: Generate SSE2 floating-point arithmetic. by José Fonseca · 10 years ago
  62. 0473577 scons: Remove dead code/comments. by José Fonseca · 10 years ago
  63. 876c533 scons: Require glproto >= 1.4.13 for X11. by Vinson Lee · 10 years ago
  64. b039dbf configure: check for xlocale.h and strtof by Chia-I Wu · 10 years ago
  65. 976464c mesa: Replace a priori knowledge of gcc attributes with configure tests. by Matt Turner · 10 years ago
  66. 4a96df7 mesa: Replace a priori knowledge of gcc builtins with configure tests. by Matt Turner · 10 years ago
  67. 771ab95 scons: add /dynamicbase and /nxcompat to MinGW linkflags by José Fonseca · 10 years ago
  68. 4860e98 scons: add /dynamicbase and /nxcompat to MSVC linkflags by Brian Paul · 10 years ago
  69. 7889469 scons: Link libGL.so against xcb-dri2. by José Fonseca · 10 years ago
  70. c21fca8 scons: remove dri-i915 build target by Emil Velikov · 10 years ago
  71. 979692a scons: Don't use bundled C99 headers for VS 2013. by José Fonseca · 10 years ago
  72. 42b9f85 scons: Adjust the warnings for VS. by José Fonseca · 10 years ago
  73. 97fa9cd scons: Enable building through Clang Static Analyzer. by José Fonseca · 10 years ago
  74. e3c58cd Revert "scons: Enable building through Clang Static Analyzer." by José Fonseca · 10 years ago
  75. d3c0e23 scons: Add an analyze option. by José Fonseca · 10 years ago
  76. a45a50a scons: Enable building through Clang Static Analyzer. by José Fonseca · 10 years ago
  77. 7683fce haiku: Fix build through scons corrections and viewport fixes by Alexander von Gluck IV · 10 years ago
  78. 4b3a4c7 scons: sync package requirements by Emil Velikov · 10 years ago
  79. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 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. 765baec haiku: Ensure correct libraries are referenced. by Alexander von Gluck IV · 11 years ago
  83. 4ca44f2 scons: remove radeon build by Andreas Boll · 11 years ago
  84. 1687932 scons: Support clang. by José Fonseca · 11 years ago
  85. 3804d67 scons: check for existance of 'MSVC_VERSION' in env by Brian Paul · 11 years ago
  86. 49ae9b0 scons: Warn when using MSVS versions prior to 2012. by José Fonseca · 11 years ago
  87. a35a19a scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds. by José Fonseca · 11 years ago
  88. 02a423b Require libdrm_radeon 2.4.42 for radeonsi. by Michel Dänzer · 11 years ago
  89. 9a09730 scons: Disable frame pointer omission for all build types except release. by José Fonseca · 13 years ago
  90. 23595aa mesa: Drop mmx optimizations on Haiku by Alexander von Gluck IV · 12 years ago
  91. d296326 gallium/os: Cleanup up os_time_get/os_time_get_nano. by José Fonseca · 12 years ago
  92. ed4dfaa scons: Link against librt by José Fonseca · 12 years ago
  93. e87a578 scons: Require libdrm_radeon 2.4.40. by Vinson Lee · 12 years ago
  94. 016897c scons: Do not use -fvisibilty=hidden on Cygwin. by Vinson Lee · 12 years ago
  95. 814345f build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition by Matt Turner · 12 years ago
  96. f3bb6bd scons: Remove leftover print statement. by Vinson Lee · 12 years ago
  97. c57fb03 scons: Add default libraries to Solaris build. by Vinson Lee · 12 years ago
  98. 3d6892c scons: Add option to enable floating-point textures. by Vinson Lee · 12 years ago
  99. 8734584 scons: Add support for Intel Compiler. by Vinson Lee · 12 years ago
  100. 4f109ca scons: Fix build with clang. by Vinson Lee · 12 years ago