1. 444138d tree-wide: fix deprecated GitLab URLs by Eric Engestrom · 4 years, 2 months ago
  2. ace5138 scons: Fix force_scons parsing. by Jose Fonseca · 4 years, 8 months ago
  3. 61ed989 scons: Also print a deprecation warning on windows by Dylan Baker · 4 years, 9 months ago
  4. 54053bc scons: Print a deprecation warning about using scons on not windows by Dylan Baker · 4 years, 9 months ago
  5. 79e7388 scons: Use print_function ins SConstruct by Dylan Baker · 4 years, 9 months ago
  6. 5b5c5bf docs: Update bug report URLs for the gitlab migration by Adam Jackson · 4 years, 10 months ago
  7. 64e4638 scons: Require python 2.7 by Dylan Baker · 6 years ago
  8. 810c9a4 scons: require scons 2.4 or greater by Juan A. Suarez Romero · 6 years ago
  9. e361047 scons: use python3-compatible lists by Eric Engestrom · 7 years ago
  10. 7d48219 scons: use python3-compatible print() by Eric Engestrom · 7 years ago
  11. 8c00fe3 scons: whitespace cleanup by Giuseppe Bilotta · 8 years ago
  12. 50ddf03 scons: Add a "check" target to run all unit tests. by Jose Fonseca · 8 years ago
  13. 979692a scons: Don't use bundled C99 headers for VS 2013. by José Fonseca · 10 years ago
  14. 2de70fe mapi/glapi: Use ElementTree instead of libxml2. by José Fonseca · 10 years ago
  15. 488b3ed build: unify mesa version by using a VERSION file by Emil Velikov · 11 years ago
  16. a8c8c5f mesa: Bump version to 9.3.0-devel. by Kenneth Graunke · 11 years ago
  17. c0f7ccc build: Unify PACKAGE_VERSION on autotools, scons and Android by Andreas Boll · 11 years ago
  18. cff70dc scons: Define PACKAGE_VERSION/BUGREPORT globally. by José Fonseca · 11 years ago
  19. b115662 scons: Disable saving options automatically. by José Fonseca · 13 years ago
  20. 10562fb scons: List all targets. by José Fonseca · 13 years ago
  21. ef4bf40 scons: Remember the options set on the command line. by José Fonseca · 13 years ago
  22. 8173471 scons: Move all env setup to scons/gallium.py by José Fonseca · 13 years ago
  23. 4175010 scons: make embedding orthogonal to the platform by José Fonseca · 13 years ago
  24. 9f9d648 scons: Avoid depending on scons 2.0 in general. by José Fonseca · 13 years ago
  25. 6826d58 scons: Need c99 also when cross compiling. by José Fonseca · 13 years ago
  26. 982609f scons: builtin_glsl_function on windows needs bundled getopt. by José Fonseca · 13 years ago
  27. ae76027 scons: Try to support building 64bit binaries on 32bit windows. by José Fonseca · 13 years ago
  28. bb770af scons: Add support for GLES. by Chia-I Wu · 13 years ago
  29. e1bc68b scons: Fix cross-compilation. by José Fonseca · 13 years ago
  30. 792caeb scons: Move MSVS_VERSION option to common module. by José Fonseca · 14 years ago
  31. 601498a scons: Revamp how to specify targets to build. by José Fonseca · 14 years ago
  32. 67450f0 scons: New build= option, with support for checked builds. by José Fonseca · 14 years ago
  33. 14056e0 scons: added galahad to driver list by Brian Paul · 14 years ago
  34. 9043733 graw: Undo late loading of graw drivers. by José Fonseca · 14 years ago
  35. 43d94db graw: Remove graw-null. by José Fonseca · 14 years ago
  36. 3a3cdb9 scons: Build the new glsl2 code. by José Fonseca · 14 years ago
  37. 40d4b41 glhd: Build with scons by Jakob Bornecrantz · 14 years ago
  38. 00fe54a graw: update graw_null after interface changes and build graw tests again by Keith Whitwell · 14 years ago
  39. fb08e03 gallium: always build drivers/sw by Joakim Sindholt · 14 years ago
  40. 1e6c10f egl: Use SConscript for Windows build. by Chia-I Wu · 14 years ago
  41. aeee526 r600g: Integrate into build by Jakob Bornecrantz · 14 years ago
  42. 7c226d0 mesa: disable building the removed demos with scons by Brian Paul · 14 years ago
  43. 39087f6 scons: add 'targets' variable, for specifying ... targets by Keith Whitwell · 14 years ago
  44. 2ebe027 scons: Add -fvisibility=hidden to CFLAGS for gcc builds by Jakob Bornecrantz · 14 years ago
  45. 9f7f711 rbug: No need to have rbug as a input by Jakob Bornecrantz · 14 years ago
  46. 2c3fb4e rbug: Break out of trace by Jakob Bornecrantz · 14 years ago
  47. 5fd9757 scons: Include headers from the local include directory first. by Vinson Lee · 14 years ago
  48. bd93670 nvfx: Add to SCons build. by Vinson Lee · 14 years ago
  49. ac942f5 nv50: Add to SCons build. by Vinson Lee · 14 years ago
  50. e3eed8b nouveau: Add to SCons build. by Vinson Lee · 14 years ago
  51. 47a89e9 scons: Always build softpipe and llvmpipe (when llvm available). by José Fonseca · 14 years ago
  52. ea532f0 scons: Make LLVM a black-white dependency. by José Fonseca · 14 years ago
  53. 9fc93b8 scons: Use libdrm options only where needed. by José Fonseca · 14 years ago
  54. c60a161 scons: define DRAW_LLVM if we're building it by Zack Rusin · 14 years ago
  55. cf5cd83 scons: Don't always include/links X11 headers/libs. by José Fonseca · 14 years ago
  56. 6047c89 scons: Don't always link expat. by José Fonseca · 14 years ago
  57. db5c223 gallium: new raw gallium interface to support standalone tests by Keith Whitwell · 14 years ago
  58. bc88c95 i915g: Rename winsys prefix to i915_ from intel_ by Jakob Bornecrantz · 14 years ago
  59. e8d884e scons: Fixup the libgl-gdi build. by José Fonseca · 14 years ago
  60. 601bfb5 python: Fix up state tracker for sw api. by José Fonseca · 14 years ago
  61. 78d8e6c scons: Always build the identity driver. by José Fonseca · 14 years ago
  62. 706eda3 scons: Add new targets option. by José Fonseca · 14 years ago
  63. db2e151 scons: Always build trace driver by José Fonseca · 14 years ago
  64. 8c7d39c scons: A less magic way of not building progs by default. by José Fonseca · 14 years ago
  65. f6a16df scons: Only build progs when explicitly requested in the command line. by José Fonseca · 14 years ago
  66. 08e2eab scons: export drawllvm after actually checking that llvm is present by Zack Rusin · 14 years ago
  67. 43f8a82 scons: don't assume llvm is always present by Zack Rusin · 14 years ago
  68. c61bf36 llvmpipe: export the tgsi translation code to a common layer by Zack Rusin · 14 years ago
  69. 32e6043 define own embedded target and cleanup previous commit. by Alan Hourihane · 14 years ago
  70. 75cd6f3 Don't define HAVE_POSIX_MEMALIGN for embedded target. by Alan Hourihane · 14 years ago
  71. dea98eb support an 'embedded' platform target which turns off most parts of the build. by Alan Hourihane · 14 years ago
  72. 550fc19 add missing SCons.Util by Alan Hourihane · 14 years ago
  73. 6544be6 Allow the environment to override certain flags. by Alan Hourihane · 14 years ago
  74. 9b22427 Merge branch 'mesa_7_7_branch' by Brian Paul · 14 years ago
  75. d57ba16 scons: Define _DARWIN_C_SOURCE on Darwin builds. by Vinson Lee · 14 years ago
  76. dc6bcc9 gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of ad-hoc definitions. by José Fonseca · 14 years ago
  77. 89d778f scons: Don't list cell as a driver. by José Fonseca · 15 years ago
  78. 7bbf7f9 scons: Build progs together with everything else. by José Fonseca · 15 years ago
  79. 97e2c5a scons: Expose convienience libraries to the host environment. by José Fonseca · 15 years ago
  80. aa02683 Merge branch 'i965g-restart' by Keith Whitwell · 15 years ago
  81. a5585cb Merge commit 'origin/master' into i965g-restart by Keith Whitwell · 15 years ago
  82. a3eb0f7 Merge branch 'master' into glsl-pp-rework-2 by Michal Krol · 15 years ago
  83. 491f384 scons: Get GLSL code building correctly when cross compiling. by José Fonseca · 15 years ago
  84. 60769b2 svga: Build svga driver by Jakob Bornecrantz · 15 years ago
  85. 47cbbb7 i965g: Builds with scons by Jakob Bornecrantz · 15 years ago
  86. f00da2a i915g: Drop the simple sufix by Jakob Bornecrantz · 15 years ago
  87. c4b821a i965g: Drop i965simple by Jakob Bornecrantz · 15 years ago
  88. 946f432 llvmpipe: Fork softpipe for experimentation with llvm. by José Fonseca · 15 years ago
  89. d22bd14 Add support for building the Xorg state tracker with scons. by Michel Dänzer · 15 years ago
  90. d60b2c6 identity: Add new identity driver by Jakob Bornecrantz · 15 years ago
  91. e9fb90a scons: Don't use deprecated Options. by José Fonseca · 15 years ago
  92. b7ffe1e Add scons build support for radeon/r300. by Corbin Simpson · 15 years ago
  93. 2b6235c scons: Also link in additional LLVM components. by Michel Dänzer · 15 years ago
  94. 056f847 gallium: Also disable i965simple for scons by Jakob Bornecrantz · 15 years ago
  95. e9b08e7 Make r300 and amd build in scons. by Corbin Simpson · 15 years ago
  96. 9bf83fb scons: Build the progs into seperate dirs as well. by José Fonseca · 15 years ago
  97. 359bbe7 gallivm: Explicitly specify the LLVM components we need. by Michel Dänzer · 15 years ago
  98. 6b69e3c scons: ppc support. by Michel Dänzer · 16 years ago
  99. 3c81992 Added command line option for Scons to select which version of MSVS to use. Versions 7.1, 8.0 and 9.0 are allowed. Usage is scons MSVS_VERSION=8.0. by Jonathan White · 16 years ago
  100. f52db6c scons: Build the trace pipe driver by default. by José Fonseca · 16 years ago