loader: Fix compiler warnings about truncating the PCI ID path.
[mesa.git] / scons /
2017-11-16 Nicolai Hähnlethreads,configure.ac,meson.build: define and use HAVE_T...
2017-09-25 Eric Engestromscons: use python3-compatible exceptions
2017-09-25 Eric Engestromscons: use python3-compatible lists
2017-09-25 Eric Engestromscons: use python3-compatible list-key check
2017-09-25 Eric Engestromscons: use python3-compatible print()
2017-09-19 Alexandru-Liviu... Scons: Add LLVM 5.0 support
2017-09-03 Eric Engestromutil: improve compiler guard
2017-07-14 Eric Engestromscons: split out check_header() helper
2017-07-06 Vinson Leescons: Check for xlocale.h before defining HAVE_XLOCALE_H.
2017-06-30 Tim Rowleyscons: allow .inl file extension
2017-05-04 Ben Boeckelscons: update for LLVM 4.0
2017-03-15 Emil Velikovautoconf/scons: bump libdrm to 2.4.75
2017-02-13 Emil Velikovscons: check for libXdamage 1.1 or later
2017-02-13 Emil Velikovscons: add missing dri2proto requirement
2017-01-27 Emil Velikovscons: always set __STDC_*_MACROS for C++ sources
2017-01-18 Emil Velikovmesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
2016-11-24 Vinson Leescons: Recognize LLVM_CONFIG environment variable.
2016-11-21 George Kyriazisscons: add llvm 3.9 support.
2016-11-21 George Kyriazisscons: ignore .hpp files in parse_source_list()
2016-10-25 Vinson Leescons: Require libdrm >= 2.4.66 for DRM.
2016-10-18 Emil Velikovscons: remove all libudev references
2016-10-14 Jose Fonsecascons: Fix the Python dependency scanner.
2016-08-26 Charmaine Leesvga: add opt to the list of valid build types
2016-05-25 Giuseppe Bilottascons: support 2.5.0
2016-05-09 Jose Fonsecascons: Improve Python module dependency discovery.
2016-04-26 Jose Fonsecascons: Support Clang on Windows.
2016-04-26 Jose Fonsecascons: Move fallback HAVE_* definitions to headers.
2016-04-19 Jose Fonsecascons: Show the unit test full path.
2016-04-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-14 Jose Fonsecascons: Add a "check" target to run all unit tests.
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-13 Jose Fonsecascons: Allow building with Address Sanitizer.
2016-02-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-11 Jose Fonsecascons: Eliminate MSVC2008 compatibility.
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-12 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-11 Oded Gabbayconfigure.ac: always define __STDC_CONSTANT_MACROS
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-08 Olivier Penascons: support for LLVM 3.7.
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-15 Vinson Leescons: Always define __STDC_LIMIT_MACROS.
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-29 Jose Fonsecagallivm: Use the LLVM's C disassembly interface.
2015-04-27 Olivier Penascons: Support LLVM 3.5 and 3.6 on windows.
2015-03-25 Jose Fonsecascons: Disable MSVC warnings about inconsistent functio...
2015-03-22 Jose Fonsecascons: Silence conversion from 'size_t' to 'type',...
2015-03-22 Jose Fonsecascons: Ensure inttypes.h is always pre-included on...
2015-03-22 Jose Fonsecascons: Silence MSVC C4351 warning.
2015-03-22 Jose Fonsecascons: Match some of LLVM warning options.
2015-03-22 Jose Fonsecascons: Prefer winflexbison, and use --wincompat when...
2015-03-22 Jose Fonsecascons: Define YY_USE_CONST on MSVC.
2015-03-22 Jose Fonsecascons: Tell MSVC STL library to not use exceptions.
2015-03-18 Jose Fonsecascons: Silence MSVC warnings about overflows in constan...
2015-03-18 José Fonsecascons: Disable MSVC signed/unsigned mismatch warnings.
2015-03-10 Vinson LeeAdd macro for unused function attribute.
2015-03-04 Jose Fonsecascons: Update for the fact that we require GCC 4.2
2015-03-04 Jose Fonsecascons: Use -Werror MSVC compatibility flags per-directory.
2015-03-04 Vinson Leescons: Define _DEFAULT_SOURCE.
2015-03-02 Jose Fonsecascons: Fix HAVE___* definition.
2015-02-03 Jose Fonsecascons: Fix Windows builds with LLVM 3.5.
2015-01-22 Vinson Leescons: Add X11 include path if X11 is available.
2014-11-26 José Fonsecascons: Generate SSE2 floating-point arithmetic.
2014-11-26 José Fonsecascons: Remove dead code/comments.
2014-11-16 Vinson Leescons: Require glproto >= 1.4.13 for X11.
2014-10-30 Chia-I Wuconfigure: check for xlocale.h and strtof
2014-10-23 José Fonsecagallivm,llvmpipe,clover: Bump required LLVM version...
2014-09-25 Matt Turnermesa: Replace a priori knowledge of gcc attributes...
2014-09-25 Matt Turnermesa: Replace a priori knowledge of gcc builtins with...
2014-09-11 José Fonsecascons: add /dynamicbase and /nxcompat to MinGW linkflags
2014-09-11 Brian Paulscons: add /dynamicbase and /nxcompat to MSVC linkflags
2014-08-14 Jose Fonsecascons: do not include headers from the sources lists
2014-06-16 José Fonsecascons: Link libGL.so against xcb-dri2.
2014-06-09 Emil Velikovscons: remove dri-i915 build target
2014-06-06 José Fonsecascons: Search only for mingw-w64 cross-compilers.
2014-05-23 José Fonsecagallivm: Support MCJIT on Windows.
2014-05-14 José Fonsecascons: Require LLVM 3.1
2014-05-02 José Fonsecascons: Don't use bundled C99 headers for VS 2013.
2014-05-02 José Fonsecascons: Adjust the warnings for VS.
2014-04-17 José Fonsecascons: Enable building through Clang Static Analyzer.
2014-04-16 José FonsecaRevert "scons: Enable building through Clang Static...
2014-04-16 José Fonsecascons: Add an analyze option.
2014-04-16 José Fonsecascons: Enable building through Clang Static Analyzer.
2014-03-25 Alexander von Gluck IVhaiku: Fix build through scons corrections and viewport...
2014-03-04 Vinson Leescons: Build with C++11 with LLVM >= 3.5.
2014-02-18 Emil Velikovscons: sync package requirements
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-23 Vinson Leescons: Add system library linker flags on LLVM 3.5.
2013-11-05 Alexander von Gluck IVmesa: Remove last BEOS checks
2013-10-21 Alexander von Gluck IVscons: Fix Haiku missing library
2013-10-18 Alexander von Gluck IVscons: Simplified fix of llvm cxxflags for rtti
2013-10-16 José FonsecaRevert "scons: Fix build when rtti is disabled"
2013-10-16 Alexander von Gluck IVscons: Fix build when rtti is disabled
2013-10-15 Alexander von Gluck IVbuild: remove forced -fno-rtti
2013-10-04 Alexander von Gluck IVhaiku: Ensure correct libraries are referenced.
2013-06-08 José Fonsecascons: Fix implicit python dependency discovery on...
2013-05-21 José Fonsecascons: Don't force stabs debug format for Mingw.
2013-05-03 Andreas Bollscons: remove radeon build
2013-04-25 José Fonsecascons: Support clang.
2013-03-21 Brian Paulscons: check for existance of 'MSVC_VERSION' in env
next