1. f0b9426 scons/windows: Support build with LLVM 10. by pal1000 · 4 years, 3 months ago
  2. 0fe2e04 scons/windows: Fix build with LLVM>=8 by Prodea Alexandru-Liviu · 4 years, 10 months ago
  3. eebe091 scons/windows: Enable compute shaders when possible. by pal1000 · 4 years, 10 months ago
  4. ffb0d3a scons: Fix MSYS2 Mingw-w64 build. by pal1000 · 5 years ago
  5. bcb4dfb scons/windows: Support build with LLVM 9. by pal1000 · 4 years, 11 months ago
  6. 96b5926 gallium: Require LLVM >= 3.9 by Adam Jackson · 4 years, 11 months ago
  7. 585d095 gallium: Require LLVM >= 3.8 by Adam Jackson · 4 years, 11 months ago
  8. 59f18f2 gallium: Require LLVM >= 3.7 by Adam Jackson · 4 years, 11 months ago
  9. 9abf7d5 gallium: Require LLVM >= 3.6 by Adam Jackson · 4 years, 11 months ago
  10. 3c553d9cf gallium: Require LLVM >= 3.5 by Adam Jackson · 4 years, 11 months ago
  11. 4fdd455 gallium: Require LLVM >= 3.4 by Adam Jackson · 4 years, 11 months ago
  12. 1b87646 meson/scons/android: drop now-unused HAVE_LLVM by Eric Engestrom · 5 years ago
  13. ef434fb meson/scons/android: add LLVM_AVAILABLE binary flag by Eric Engestrom · 5 years ago
  14. e716a9e scons: Add coroutines component to build. by Vinson Lee · 4 years, 11 months ago
  15. 3ea83f4 scons: define MESA_LLVM_VERSION_STRING like the other build systems do by Eric Engestrom · 5 years ago
  16. 1abe873 build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10 by Kai Wasserbäch · 5 years ago
  17. 84f3f1c scons: fix build with llvm 9. by Roland Scheidegger · 5 years ago
  18. 88eb2a1 scons: For MinGW use -posix flag. by Michel Zou · 5 years ago
  19. 6f9309d scons: drop unused HAVE_STDINT_H macro by Eric Engestrom · 6 years ago
  20. 8841c2c scons: Fix MinGW cross compilation with LLVM 5.0. by Jose Fonseca · 6 years ago
  21. bb66af9 scons: use python3-compatible exceptions by Eric Engestrom · 7 years ago
  22. 7d48219 scons: use python3-compatible print() by Eric Engestrom · 7 years ago
  23. c1b0137 Scons: Add LLVM 5.0 support by Alexandru-Liviu Prodea · 7 years ago
  24. 58f51f0 scons: update for LLVM 4.0 by Ben Boeckel · 7 years ago
  25. d68ffa9 scons: always set __STDC_*_MACROS for C++ sources by Emil Velikov · 7 years ago
  26. f07da5a scons: Recognize LLVM_CONFIG environment variable. by Vinson Lee · 8 years ago
  27. 30ae2cb scons: add llvm 3.9 support. by George Kyriazis · 8 years ago
  28. a525601 scons: support for LLVM 3.7. by Olivier Pena · 9 years ago
  29. 0db4ef9 gallivm: Use the LLVM's C disassembly interface. by Jose Fonseca · 9 years ago
  30. b94a4e8 scons: Support LLVM 3.5 and 3.6 on windows. by Olivier Pena · 9 years ago
  31. e518d97 scons: Match some of LLVM warning options. by Jose Fonseca · 9 years ago
  32. 5b941ce scons: Fix Windows builds with LLVM 3.5. by Jose Fonseca · 9 years ago
  33. 013ff2f gallivm,llvmpipe,clover: Bump required LLVM version to 3.3. by José Fonseca · 10 years ago
  34. 2c02f34 gallivm: Support MCJIT on Windows. by José Fonseca · 10 years ago
  35. c0ef9a6 scons: Require LLVM 3.1 by José Fonseca · 10 years ago
  36. f2d724c scons: Build with C++11 with LLVM >= 3.5. by Vinson Lee · 10 years ago
  37. 35a3414 scons: Add system library linker flags on LLVM 3.5. by Vinson Lee · 11 years ago
  38. 9aad1ba scons: Simplified fix of llvm cxxflags for rtti by Alexander von Gluck IV · 11 years ago
  39. 40ddd8b Revert "scons: Fix build when rtti is disabled" by José Fonseca · 11 years ago
  40. 94d05bf scons: Fix build when rtti is disabled by Alexander von Gluck IV · 11 years ago
  41. ce8eadb build: remove forced -fno-rtti by Alexander von Gluck IV · 11 years ago
  42. 3950953 scons: Fix llvm-config not found error message. by José Fonseca · 11 years ago
  43. efd8311 scons: Fix Windows build with LLVM 3.2 by Keith Kriewall · 11 years ago
  44. d37ae64 scons: Add -fno-rtti to CXXFLAGS with llvm-3.2. by Vinson Lee · 12 years ago
  45. 491d82e Revert "scons: Add instrumentation component libraries to linking on llvm-3.2." by Vinson Lee · 12 years ago
  46. e2e7b46 scons: Add instrumentation component libraries to linking on llvm-3.2. by Vinson Lee · 12 years ago
  47. 3469715 gallivm,draw,llvmpipe: Support wider native registers. by José Fonseca · 12 years ago
  48. a1482b2 scons: Update windows llvm libraries for version 3.0. by José Fonseca · 12 years ago
  49. 25ee5a2 Use only native engine & bitwriter LLVM libraries for linking. by ojab · 12 years ago
  50. 3d1af78 scons: add more LIBS for compiling with LLVM 2.9 on Windows by Brian Paul · 13 years ago
  51. 7be4cf9 scons: Add support for LLVM-2.9 on Windows. by José Fonseca · 13 years ago
  52. acf8219 scons: Filter-out NDEBUG define from llvm-config. by José Fonseca · 13 years ago
  53. e6314db gallivm: Use LLVM MC disassembler, instead of udis86. by José Fonseca · 13 years ago
  54. 11b15c4 scons: We have C++ in several libraries, so always link with the C++ compiler by José Fonseca · 13 years ago
  55. 601498a scons: Revamp how to specify targets to build. by José Fonseca · 14 years ago
  56. e3a3a53 scons: New build= option, with support for checked builds. by José Fonseca · 14 years ago
  57. ea532f0 scons: Make LLVM a black-white dependency. by José Fonseca · 14 years ago
  58. ddb081e Revert "scons: Refuse to use LLVM 2.7 for now." by José Fonseca · 14 years ago
  59. 4470321 scons: Refuse to use LLVM 2.7 for now. by José Fonseca · 14 years ago
  60. 19a6333 scons: Fix version comparisons. by José Fonseca · 14 years ago
  61. 8edc6b0 scons: Detect and support LLVM 2.7. by José Fonseca · 14 years ago
  62. a921458 scons: LLVM <-> MSVC integration tweaks. by José Fonseca · 15 years ago
  63. dc6bcc9 gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of ad-hoc definitions. by José Fonseca · 15 years ago
  64. 9e3728c scons: Make it work with MinGW build of LLVM 2.6. by José Fonseca · 15 years ago
  65. bf48447 scons: Hack LLVM support on Windows. by José Fonseca · 15 years ago
  66. 459ea00 llvmpipe: Make the code portable for MinGW. by José Fonseca · 15 years ago
  67. 79f48c9 scons: Don't set LLVM_VERSION if one of the llvm-config calls fails. by Vinson Lee · 15 years ago
  68. 9216b4e scons: Used wrong exception class. by José Fonseca · 15 years ago
  69. b9f5607 scons: Don't use scons internal functions. by José Fonseca · 15 years ago
  70. 836a9f0 scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found. by José Fonseca · 15 years ago