4226 Commits (15c1f4396421d9404074e7f2caadb065ea39fa28)
 

Author SHA1 Message Date
nyorain ec445c3598 Fix vulkan style issue 7 years ago
nyorain 6dd9098cd7 Fix vulkan windows; Make test succeed w/o driver 7 years ago
nyorain 02e5c58efc Fix style issue in vulkan dep 7 years ago
nyorain 005e041645 Fix vulkan module for linux 7 years ago
nyorain 0c2ef49dc5 Trigger travis 7 years ago
Jussi Pakkanen 4458363a18 Updated the CI image to have OpenMPI and Vulkan. 7 years ago
Nirbheek Chauhan d5fc10fbd8 Fix wording about array immutability 7 years ago
Nirbheek Chauhan 8dd1d6d646 Clarify array immutability and document indexing 7 years ago
nyorain 0aa71d6808 Fix vulkan test 7 years ago
Luca Mattiello f169f5f55b docs: fix typos in Localization.md 7 years ago
nyorain 766024e334 Fix wrong dep name in vulkan test 7 years ago
nyorain 2174027ba1 Fix whitespace issues 7 years ago
nyorain 29e2aac690 Add first vulkan dependency module 7 years ago
Rico Tzschichholz ccde05f0ac Tag functions in asm properly. 7 years ago
Gabríel Arthúr Pétursson 3ddf9bf6dd Ensure same compiler flags are used for compiling PCH as normal sources 7 years ago
Jussi Pakkanen 3bb1ba873b Merge pull request #2049 from ebassi/genmarshal-next 7 years ago
Sam Thursfield 094c8dc250 Consider `link_whole` as well as `link_with` for Vala deps 7 years ago
Jussi Pakkanen 288c44c052 Added Docker file used for CI images. 7 years ago
Emmanuele Bassi 6ba6c174ba Document the newly added gnome.genmarshal() argument 7 years ago
Emmanuele Bassi 0b64bac3ad Test the newly added gnome.genmarshal() argument 7 years ago
Emmanuele Bassi de45352d9d gnome: Support new glib-genmarshal arguments 7 years ago
Dima Krasner 99fdb6c19e mesontest: logfilename may be undefined 7 years ago
Nirbheek Chauhan de2d59cc27 find_library: Ignore libs on MSVC properly 7 years ago
Nirbheek Chauhan b3d048e93a CompilerArgs: Put start/end-group around shared libs too 7 years ago
Luca Mattiello 5f6add79e0 Fix typo in Unit-tests.md 7 years ago
Igor Gnatenko 8232259450 docs: add missing parentheses 7 years ago
Adam C. Foltzer 4eda3ca0fc add `crate-name` to Rust target args 7 years ago
Jussi Pakkanen bff37a90fc Merged buildrpath branch. 7 years ago
Alessandro Decina 328a1f30fd Add /System/Library/Frameworks to the OSX framework search path 7 years ago
Alessandro Decina a9559e0d77 Fix linking Objective-C shared libs on OSX. 7 years ago
Karl-Philipp Richter b32af18e75 added *.pyc to .gitignore 7 years ago
Nicolas Dufresne 12be4b6644 gnome: Fix wrong include path 7 years ago
Patrick Griffis 67f0a1a44d Fix run_target() accepting ConfigureFile for command 7 years ago
Hagai 035b2525ac build.py: fixed a small issue where hasattr was passed only a name argument. 7 years ago
Jussi Pakkanen 8c39007e41 Renamed test dirs to remove duplicated numbers. 7 years ago
Christoph Reiter ceea746222 configure_file: warn in case a variable to subsitute is not present in the passed configuration. Fixes #2090 7 years ago
Jussi Pakkanen 979efce04a Merge pull request #1955 from jon-turney/exe-implib 7 years ago
Jussi Pakkanen e82edc179f Check for manual attempts to set rpath and update docs. 7 years ago
Jussi Pakkanen 2269b7f60b Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 7 years ago
Emmanuele Bassi 381e8313ed Make error message more informative 7 years ago
Nirbheek Chauhan 26834a6198 Link to compiler properties for compiler ids list 7 years ago
Nirbheek Chauhan 675a755e5c Update compiler ids in Compiler-properties.md 7 years ago
Jussi Pakkanen 1764822ae4 Merge pull request #2046 from martin-ejdestig/mintro_deps_name_key 7 years ago
Nirbheek Chauhan 93d1b2989e Updates to the reference manual 7 years ago
Jon Turney 887e4d1318 Add to release note 7 years ago
Jon Turney 8ebdbfb0f6 Use full_path() rather than adding current_build_dir() as rpath in test common/154 7 years ago
Jon Turney 8f859a5105 Make the name of the executable implib configurable 7 years ago
Jon Turney 3110c209f7 Consolidate windows tests which are divided between mingw and msvc 7 years ago
Jon Turney 3fa3922cea Support implibs for executables on Windows 7 years ago
Martin Ejdestig 4c8c83c967 Add a mesonintrospect --dependencies test 7 years ago