2025 Commits (55abe16d5a580d949fdd55d366409f6e4aef97a3)

Author SHA1 Message Date
Guillaume Poirier-Morency 92e2e1e2d8 python3: Fix 'sysconfig_path' for platform-dependant paths 7 years ago
Elliott Sales de Andrade cf1242655f Remove VS implementation of object name resolver. 7 years ago
Elliott Sales de Andrade 320862991a Fix object extraction in unity builds. 7 years ago
Elliott Sales de Andrade bf0164ff6e Use full relative paths to generate object names. 7 years ago
Elliott Sales de Andrade b68cb3c713 Use object_filename_from_source when creating objects. 7 years ago
Elliott Sales de Andrade 879770ccf0 Only calculate absolute source path when necessary. 7 years ago
Elliott Sales de Andrade ba6fdb996a Simplify path-determination in compile-generation. 7 years ago
Jussi Pakkanen 244ef43651 Bumped version number for new development. 7 years ago
Jussi Pakkanen a629642f1e Bump numbers for new release. 7 years ago
Nirbheek Chauhan 5764a26a4c gfortran: Add coverage arguments 7 years ago
Nirbheek Chauhan 7d36776307 ninja: Fix detection of vs compiler usage 7 years ago
Nirbheek Chauhan be4428005d ninja: Fix cleaning in various edge cases 7 years ago
Jussi Pakkanen 4a766147fb Printing unknown kwarg error message no longer crashes the parser. 7 years ago
Marinus Schraal c8e61f112d gnome: use VAPIGEN from the environment if set 7 years ago
Tim-Philipp Müller 4e476c82f3 gnome: add mkenums_simple() 7 years ago
Jussi Pakkanen c69a4aee1e Store current line number so it can be printed in warning messages. Closes #2181. 7 years ago
Jussi Pakkanen 5c8328d27f Use "meson test" in test invocations so it will not print the deprecation warning. 7 years ago
Gabríel Arthúr Pétursson 0ad448f890 Pass -fpch-preprocess to GCC when precompiled headers are used 7 years ago
Nirbheek Chauhan 556966003e gnome: Allow passing build_by_default: to some functions 7 years ago
Tim-Philipp Müller 60b83a5f0a gnome: add 'ignore_headers' to permitted kwarg list for gnome.gtkdoc() 7 years ago
Nirbheek Chauhan 7aed29e2c3 gnome: Fix parsing of resource custom target files 7 years ago
Florian Müllner 691ad706ad gnome: Only translate -l flags to --extra-library 7 years ago
Stefan Sonski 462813f8f1 Exclude system sources from test coverage 7 years ago
Bruce Richardson c89b8c5c4b add support for pcap dependencies 7 years ago
YmrDtnJu 0929812eb5 Do not ignore stderr on gcc type check in get_gnu_compiler_defines. 7 years ago
Paulo Antonio Alvarez bc30ad6dba environment: Read VALAC from the environment and use it if set 7 years ago
Elliott Sales de Andrade 5cb1d00537 Allow excluding files from `install_subdir` 7 years ago
Elliott Sales de Andrade d9f01ffcea Disallow language keyword for unsupported deps. 7 years ago
Elliott Sales de Andrade 4cbfb9a08d Add support for MS-MPI. 7 years ago
Elliott Sales de Andrade 271601124e Filter out extra args from MPI wrappers. 7 years ago
Elliott Sales de Andrade 17b051c8b1 Add info on module include flag for Fortran compilers. 7 years ago
Elliott Sales de Andrade 5a7e06a64f Add MPI dependency. 7 years ago
Jussi Pakkanen 61a05f26e3 Add option to disable implicit include directories. Closes #2139. 7 years ago
Jussi Pakkanen a800c96f99 Add option to limit maximum number of concurrent link processes. 7 years ago
nyorain 0a9170bbbe Fix #1993 7 years ago
Jussi Pakkanen cad6bf32f1 Can pass all target kwargs through to SIMD invocations. Closes #2151. 7 years ago
Jussi Pakkanen d335a84b9e A few more lgtm fixes. 7 years ago
Dylan Baker 6d939c6737 Consider link_whole_targets when determining linker 7 years ago
Jussi Pakkanen 59a35c4c53 Print deprecation warnings on old style commands. 7 years ago
Jussi Pakkanen fa278f351f Add command multiplexer to main Meson invoker. 7 years ago
Jussi Pakkanen 0dd9ace5cc Turned rewriter into an internal module. 7 years ago
Jussi Pakkanen c2e40650e8 Turned mesontest into on internal module. 7 years ago
Florian Müllner 00a3d1ac4f gnome: Fix translation of -l to --extra-library args 7 years ago
Jussi Pakkanen 0ab9f23061 Add thread flags to checks if needed. Closes #2106. 7 years ago
Peter Hutterer d436869a89 Remove directories created by ninja install 7 years ago
Peter Hutterer 36e58e8865 meson_install: rename 'data' to 'd' for consistency 7 years ago
Ben 0ed0bcce49 Vala: enable colored warning and error output (#2142) 7 years ago
Patrick Griffis ece4ce8872 Fix test() accepting configure files for exe 7 years ago
Jussi Pakkanen a572ebd2a1 Convert man inputs to Files so you can install_man the output of configure_file. Closes #2135. 7 years ago
Peter Hutterer 1826872fd2 install: restore the SELinux context on install 7 years ago