2687 Commits (268f73761205c55219b96e41debd2120a29b3c43)
 

Author SHA1 Message Date
Nirbheek Chauhan 89753ecc27 Use per-target compilers while generating targets 8 years ago
Nirbheek Chauhan f85415f0d4 ninjabackend: Remove duplicate vala compiler usage 8 years ago
Nirbheek Chauhan 98e7625c64 Add a list of compilers used to each BuildTarget 8 years ago
Nirbheek Chauhan a0551d7d6e dependencies/boost: Fix 32-bit vs 64-bit on Windows 8 years ago
Nirbheek Chauhan c9a7422cc1 dependencies/boost: Require BOOST_ROOT while cross-compiling 8 years ago
Nirbheek Chauhan bcf20af62e environment: Add support for MinGW/GCC to detect_windows_arch() 8 years ago
Nirbheek Chauhan a001fa0fb6 compilers: Make GCC detection more robust on all platforms 8 years ago
Thibault Saunier bb3823e6f4 gnome: Allow specifying gtkdoc where to install directory 8 years ago
Thibault Saunier f86fbf6ebf gnome: Run gtkdoc-scanobjs and add a way to get assets working 8 years ago
Thibault Saunier 68ae8e1ad0 gnome: Factor out a get_dependencies_flags method 8 years ago
Thibault Saunier 52a4b3302e gnome: Make all include paths absolute 8 years ago
Nirbheek Chauhan f5caf40f66 ninja: Also add generated sources to the source list 8 years ago
Nirbheek Chauhan cfbffc6ba1 ninja: Fix header deps of generated source compiles 8 years ago
Nirbheek Chauhan ca507cdcdf ninja: Add a str and repr methods for RawFilename 8 years ago
Jussi Pakkanen 8ab62a27b4 Merge pull request #739 from QuLogic/gir-include-paths 8 years ago
Nirbheek Chauhan 4eb13f6afd tests/94 default options: Also test warning_level 8 years ago
Matthew Waters 13e91ab499 Add dependency support to the checks using the compiler 8 years ago
Nirbheek Chauhan ac8c8c2ba8 Treat 32-bit compiles on 64-bit Windows as native 8 years ago
Nirbheek Chauhan 6590b7221e intrp: Parse project() before the rest of the AST 8 years ago
Nirbheek Chauhan 4ceaa395b5 compilers: Populate Rust and Vala compiler ids 8 years ago
Nirbheek Chauhan b89c52e844 compilers: Remove duplicate class methods 8 years ago
Nirbheek Chauhan ece29e32a8 compilers: Consolidate language suffix mapping 8 years ago
Tim-Philipp Müller 5ebc77f722 i18n: use POTFILES.in as fallback if there's no POTFILES in po dir 8 years ago
Jussi Pakkanen 5fee7331cb Merge pull request #794 from mesonbuild/allgen 8 years ago
Jussi Pakkanen e23e5c48d7 Use custom target outputs to determine linker. Closes #786. 8 years ago
Jussi Pakkanen 5f90aac4ed With a generator. 8 years ago
Jussi Pakkanen 5f6c9d628d A target where all sources are generated. 8 years ago
Nirbheek Chauhan cb2eff8440 ninja: Fix checking of exe_wrapper for CustomTargets (#806) 8 years ago
Nirbheek Chauhan 9c6369c759 interpreter: Print an error if the fallback dependency variable is not found (#804) 8 years ago
TingPing 5b34e560e5 gnome: Print useful error if missing compile_resource arg (#811) 8 years ago
Tim-Philipp Müller 3aebdb717a configuration_data: can pass descriptions to setters (#783) 8 years ago
Jussi Pakkanen 84d4dc3bbb Merge pull request #812 from centricular/older-gcc-pedantic 8 years ago
Sam Thursfield 8784c35dde Give a helpful exception when target has no name (#816) 8 years ago
Thibault Saunier 89d3a18f65 Add a meson.version() method returning the version of meson in use (#792) 8 years ago
Nirbheek Chauhan e8dc13248e compilers: Fix typo in visual studio warning argument 8 years ago
Nirbheek Chauhan e459fd2f53 compilers: Fall back to -pedantic with older GCC 8 years ago
Jussi Pakkanen f1b6c89d9c Option for ndebug. 8 years ago
Elliott Sales de Andrade 28e1f3ba13 Fix pkgconfig libraries passed to GIR targets. 8 years ago
Elliott Sales de Andrade 7a6534e054 GIR: Handle all dependencies and internal libraries. 8 years ago
Elliott Sales de Andrade 68a2e5c9c9 Also add GIR include_directories to header search path. 8 years ago
Elliott Sales de Andrade 9009f8267e Allow GirTargets as includes for another GirTarget. 8 years ago
Elliott Sales de Andrade 3ae327a2ac Pull dependency directly from GIR's target library. 8 years ago
Elliott Sales de Andrade d0b6f0b7a4 Add dependency's include paths to GIR generation. 8 years ago
Elliott Sales de Andrade f2ccad64fc Determine GIR include paths like targets. 8 years ago
Thibault Saunier a2e7ebc575 Add a new 'environment' object to be used to build test environment (#781) 8 years ago
Jussi Pakkanen 8fd8c16a87 Merge pull request #782 from tp-m/config-data-set-quoted 8 years ago
Jussi Pakkanen 7d24f96d2d Merge pull request #774 from mesonbuild/compilerreorg 8 years ago
Jussi Pakkanen 3d8876bf59 Download without status updates if server does not report file size. Closes #771. 8 years ago
Tim-Philipp Müller 09fdc7f815 configuration_data: add .set_quoted() convenience method to set quoted string 8 years ago
Jussi Pakkanen 49583ccfab Revert #737. Closes #773. 8 years ago