summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-27Fix vulkan style issuenyorain
2017-07-27Fix vulkan windows; Make test succeed w/o drivernyorain
2017-07-25Fix style issue in vulkan depnyorain
2017-07-25Fix vulkan module for linuxnyorain
2017-07-25Trigger travisnyorain
2017-07-24Fix vulkan testnyorain
2017-07-24Fix wrong dep name in vulkan testnyorain
2017-07-24Fix whitespace issuesnyorain
2017-07-24Add first vulkan dependency modulenyorain
2017-07-24Ensure same compiler flags are used for compiling PCH as normal sourcesGabríel Arthúr Pétursson
2017-07-23Merge pull request #2049 from ebassi/genmarshal-nextJussi Pakkanen
2017-07-23Consider `link_whole` as well as `link_with` for Vala depsSam Thursfield
2017-07-23Added Docker file used for CI images.Jussi Pakkanen
2017-07-23Document the newly added gnome.genmarshal() argumentEmmanuele Bassi
2017-07-23Test the newly added gnome.genmarshal() argumentEmmanuele Bassi
2017-07-23gnome: Support new glib-genmarshal argumentsEmmanuele Bassi
2017-07-23mesontest: logfilename may be undefinedDima Krasner
2017-07-23find_library: Ignore libs on MSVC properlyNirbheek Chauhan
2017-07-23CompilerArgs: Put start/end-group around shared libs tooNirbheek Chauhan
2017-07-22Fix typo in Unit-tests.mdLuca Mattiello
2017-07-22docs: add missing parenthesesIgor Gnatenko
2017-07-22add `crate-name` to Rust target argsAdam C. Foltzer
2017-07-21Merged buildrpath branch.Jussi Pakkanen
2017-07-21Add /System/Library/Frameworks to the OSX framework search pathAlessandro Decina
2017-07-21Fix linking Objective-C shared libs on OSX.Alessandro Decina
2017-07-21added *.pyc to .gitignoreKarl-Philipp Richter
2017-07-21gnome: Fix wrong include pathNicolas Dufresne
2017-07-21Fix run_target() accepting ConfigureFile for commandPatrick Griffis
2017-07-21build.py: fixed a small issue where hasattr was passed only a name argument.Hagai
2017-07-21Renamed test dirs to remove duplicated numbers.Jussi Pakkanen
2017-07-21configure_file: warn in case a variable to subsitute is not present in the pa...Christoph Reiter
2017-07-21Merge pull request #1955 from jon-turney/exe-implibJussi Pakkanen
2017-07-21Check for manual attempts to set rpath and update docs.Jussi Pakkanen
2017-07-21Add build_rpath as new property allowing people to specify rpath entries that...Jussi Pakkanen
2017-07-21Make error message more informativeEmmanuele Bassi
2017-07-21Link to compiler properties for compiler ids listNirbheek Chauhan
2017-07-21Update compiler ids in Compiler-properties.mdNirbheek Chauhan
2017-07-21Merge pull request #2046 from martin-ejdestig/mintro_deps_name_keyJussi Pakkanen
2017-07-21Updates to the reference manualNirbheek Chauhan
2017-07-20Add to release noteJon Turney
2017-07-20Use full_path() rather than adding current_build_dir() as rpath in test commo...Jon Turney
2017-07-20Make the name of the executable implib configurableJon Turney
2017-07-20Consolidate windows tests which are divided between mingw and msvcJon Turney
2017-07-20Support implibs for executables on WindowsJon Turney
2017-07-20Add a mesonintrospect --dependencies testMartin Ejdestig
2017-07-20Modify mesonintrospect --dependencies so 1 element in list is 1 dependencyMartin Ejdestig
2017-07-20i18n: Fixed gettext permitted Kwargs listIñigo Martínez
2017-07-20gnome.genmarshal(): Include generated header in generated sourcePatrick Griffis
2017-07-20Allow test to depend on executable target in cross build. (#2007)FredericHamel
2017-07-19Merge pull request #1374 from mesonbuild/simdJussi Pakkanen