2544 Commits (b11a5b93cb4c50a1e5a4ced5473aafad791fa7c2)
 

Author SHA1 Message Date
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
Jussi Pakkanen c970d656b1 All_args should always be a list. Closes #778. 8 years ago
Jussi Pakkanen c334eeda76 Merge pull request #684 from mesonbuild/pdb 8 years ago
Nirbheek Chauhan 91c5f07a8e run_tests.py: Ignore .pdb files while validating install 8 years ago
Nirbheek Chauhan 0840a908f2 ninjabackend: Add support for installing .pdb files 8 years ago
Nirbheek Chauhan 4228a6dab6 vs: Never serialize debug file generation with /FS 8 years ago
grindhold 167deda665 module pkgconfig: added install_dir attribute (#776) 8 years ago
Jussi Pakkanen 873558b2b4 Reorganisation. 8 years ago
Jussi Pakkanen e57c626337 Clang C++ compiler uses common class. 8 years ago
Jussi Pakkanen 20083c0694 Factored Clang common stuff in its own class. 8 years ago
Jussi Pakkanen 26f9adf6a6 Moved base options to base class, because they are always the same. 8 years ago
Jussi Pakkanen 5833d23e76 Made objc compilers use Gnu class. 8 years ago
Jussi Pakkanen 85c2f67079 Made C++ compiler use GNU class. 8 years ago
Jussi Pakkanen 2336624f4a Refactored GNU common functionality into its own class. 8 years ago
Jussi Pakkanen c7e5e558f9 More PDB explanation. 8 years ago
Jussi Pakkanen 19ecad5b24 Mark all dependencies for run targets. 8 years ago
Jussi Pakkanen 6f2b29e0f7 Can use files() in run_command. 8 years ago
Jussi Pakkanen b1e4b8e143 Merge pull request #768 from mesonbuild/rtfixes 8 years ago
Thibault Saunier 5d30ea99ea meson_test: Add env variables to the test logs file (#767) 8 years ago
Jussi Pakkanen d26ab47072 Can use custom targets as executables to run in a run_target. 8 years ago
Jussi Pakkanen 9235fd4ec1 Permit use of file objects in run targets. 8 years ago
Jussi Pakkanen 3f62fb788b Remove unneeded shebang line that was triggering some linters. 8 years ago
Elliott Sales de Andrade b6ee5725c2 Fix option initialization for win32 cross-compile. (#762) 8 years ago
Jussi Pakkanen 165f8a913d Better error message when trying to use subprojects as dependencies. 8 years ago
Jussi Pakkanen 69433025ca Update version for new development. 8 years ago
Jussi Pakkanen c013298426 Update version number for release. 8 years ago
Jussi Pakkanen b289547971 Force clang to error out on unknown arguments. Closes #755. 8 years ago
Jussi Pakkanen ba0456748e Prefer pkg-config to sdl2-config. 8 years ago
Jussi Pakkanen 1ae45e3eb2 Updated authors. 8 years ago
Iain Lane 84d5f97b21 loop over `sizes' 8 years ago
Jussi Pakkanen bd23131eca Some platforms require linking against libintl explicitly. 8 years ago
Elliott Sales de Andrade a7cf241334 Fix validation of man page extension. (#749) 8 years ago
Jussi Pakkanen 84995b2993 Merge pull request #750 from ebassi/integer-modulo 8 years ago
TingPing 0e79664155 Minor pkgconfig module cleanups (#748) 8 years ago
Jussi Pakkanen a9da6c5132 Moved targets with same name into subdirs to make all tests pass. 8 years ago
Emmanuele Bassi 5fec1620d2 Add more test cases for is_even/is_odd methods 8 years ago
Emmanuele Bassi 128da74038 Add precedence tests for the modulo operator 8 years ago
Emmanuele Bassi 2dd1ec6f8c Add is_even() and is_odd() integer methods 8 years ago
Emmanuele Bassi 00e5962aaa Add support to integer modulo operator 8 years ago
Jussi Pakkanen c8213aaf1e Better file existance checks. 8 years ago
Jussi Pakkanen cdf0c4f1a9 Merge branch 'QuLogic-context-managers' 8 years ago
Elliott Sales de Andrade 389259c229 Stop "fixing" command line in CustomTargets. (#737) 8 years ago
Jussi Pakkanen fa59fa55e2 Use absolute paths for dep files in Visual Studio. 8 years ago
Elliott Sales de Andrade 859c5e28df Use context manager in scripts. 8 years ago