4352 Commits (751d59d95238e9f2ef12202df992d54650594919)
 

Author SHA1 Message Date
nyorain 0a9170bbbe Fix #1993 8 years ago
Jussi Pakkanen cad6bf32f1 Can pass all target kwargs through to SIMD invocations. Closes #2151. 8 years ago
Jussi Pakkanen d335a84b9e A few more lgtm fixes. 8 years ago
Jussi Pakkanen 2817fcf2f3 Add Python script that creates an MSI installer from a package created with cx_freeze. 8 years ago
Dylan Baker 6d939c6737 Consider link_whole_targets when determining linker 8 years ago
Jussi Pakkanen 20b57d6e15 Write deprecation warnings to stderr. 8 years ago
Jussi Pakkanen 59a35c4c53 Print deprecation warnings on old style commands. 8 years ago
Jussi Pakkanen fa278f351f Add command multiplexer to main Meson invoker. 8 years ago
Jussi Pakkanen 0dd9ace5cc Turned rewriter into an internal module. 8 years ago
Jussi Pakkanen c2e40650e8 Turned mesontest into on internal module. 8 years ago
Florian Müllner 00a3d1ac4f gnome: Fix translation of -l to --extra-library args 8 years ago
Tim Sheridan cfb714d42a Stop manual test helper scripts on errors (#2149) 8 years ago
Jussi Pakkanen ea3e03ffdd Handle objc compiler missing more reliably. 8 years ago
Alan Coopersmith 5bdd75940b Fix ppoll() test to work on non-glibc platforms 8 years ago
Jussi Pakkanen 990da9e54e Merge pull request #2033 from whot/wip/remove-directories-on-uninstall 8 years ago
Jussi Pakkanen 0ab9f23061 Add thread flags to checks if needed. Closes #2106. 8 years ago
Peter Hutterer d436869a89 Remove directories created by ninja install 8 years ago
Peter Hutterer 36e58e8865 meson_install: rename 'data' to 'd' for consistency 8 years ago
Ben 0ed0bcce49 Vala: enable colored warning and error output (#2142) 8 years ago
Patrick Griffis ece4ce8872 Fix test() accepting configure files for exe 8 years ago
Jussi Pakkanen a572ebd2a1 Convert man inputs to Files so you can install_man the output of configure_file. Closes #2135. 8 years ago
Peter Hutterer 1826872fd2 install: restore the SELinux context on install 8 years ago
Bruce Richardson bc3327ae6e doc: describe joining strings using the + symbol 8 years ago
Jussi Pakkanen 7f307fd5ef Update list of compiler executable names to try. 8 years ago
Jussi Pakkanen 4c00297112 Improve ac_converter to print a help message. 8 years ago
Patrick Griffis 43a03aa950 docs: Add gettext example to porting autotools guide 8 years ago
nyorain ec445c3598 Fix vulkan style issue 8 years ago
nyorain 6dd9098cd7 Fix vulkan windows; Make test succeed w/o driver 8 years ago
nyorain 02e5c58efc Fix style issue in vulkan dep 8 years ago
nyorain 005e041645 Fix vulkan module for linux 8 years ago
nyorain 0c2ef49dc5 Trigger travis 8 years ago
Jussi Pakkanen 4458363a18 Updated the CI image to have OpenMPI and Vulkan. 8 years ago
Nirbheek Chauhan d5fc10fbd8 Fix wording about array immutability 8 years ago
Nirbheek Chauhan 8dd1d6d646 Clarify array immutability and document indexing 8 years ago
nyorain 0aa71d6808 Fix vulkan test 8 years ago
Luca Mattiello f169f5f55b docs: fix typos in Localization.md 8 years ago
nyorain 766024e334 Fix wrong dep name in vulkan test 8 years ago
nyorain 2174027ba1 Fix whitespace issues 8 years ago
nyorain 29e2aac690 Add first vulkan dependency module 8 years ago
Rico Tzschichholz ccde05f0ac Tag functions in asm properly. 8 years ago
Gabríel Arthúr Pétursson 3ddf9bf6dd Ensure same compiler flags are used for compiling PCH as normal sources 8 years ago
Jussi Pakkanen 3bb1ba873b Merge pull request #2049 from ebassi/genmarshal-next 8 years ago
Sam Thursfield 094c8dc250 Consider `link_whole` as well as `link_with` for Vala deps 8 years ago
Jussi Pakkanen 288c44c052 Added Docker file used for CI images. 8 years ago
Emmanuele Bassi 6ba6c174ba Document the newly added gnome.genmarshal() argument 8 years ago
Emmanuele Bassi 0b64bac3ad Test the newly added gnome.genmarshal() argument 8 years ago
Emmanuele Bassi de45352d9d gnome: Support new glib-genmarshal arguments 8 years ago
Dima Krasner 99fdb6c19e mesontest: logfilename may be undefined 8 years ago
Nirbheek Chauhan de2d59cc27 find_library: Ignore libs on MSVC properly 8 years ago
Nirbheek Chauhan b3d048e93a CompilerArgs: Put start/end-group around shared libs too 8 years ago