5414 Commits (c2f062a02e0c803041be08f922c2d4ad234ca301)
 

Author SHA1 Message Date
Jukka Laurila 8789278e5e Fixed bug 3185. 7 years ago
Jukka Laurila 2fcd9d35c5 Add test for bug https://github.com/mesonbuild/meson/issues/3185 7 years ago
Jukka Laurila 31df4ae164 Default run_project_tests backend to ninja instead of xcode on OS X. 7 years ago
Jukka Laurila 58ce5fe62d Fix xcode backend to run "meson test" instead of the nonexistent meson_test.py. 7 years ago
Dylan Baker 1ea96b710b setup.py: set the python_requires field 7 years ago
Jussi Pakkanen 8bd33ab981
Merge pull request #3195 from sarum9in/link_whole-generators 7 years ago
Eduardo Lima (Etrunko) ccd198a849 Gnome-module.md: Add information about output files to mkenums() 7 years ago
Jon Turney ffe6ed2a47 doc: Tweak text about get_option('foodir') in reference manual [skip ci] 7 years ago
Aleksey Filippov c03a2fd283 Add indentation to 'common/64 custom header generator' test case 7 years ago
Mathieu Duponchelle 9f7bdedc94 mesonlib: fix meson detection (again) 7 years ago
Aleksey Filippov 9b6d2f8a25 Skip whole_archive test for VS older than 2015 7 years ago
Aleksey Filippov bf0e01d779 Get generated headers from link_whole_targets as meson does for link_targets 7 years ago
Aleksey Filippov bcd076276e Add 'common/180 generator link whole' test case 7 years ago
Jussi Pakkanen e98ae58d0e
Merge pull request #3086 from sarum9in/declare-link-whole 7 years ago
Evgenii Shatokhin 19718a8d9c Allow passing a compiler object to run_command() 7 years ago
Jukka Laurila 048508c989 Make "meson help" and "meson help <subcommand>" do the expected thing. 7 years ago
Jussi Pakkanen fa1401bec1 Verify that snippets conform to expected format. 7 years ago
Nirbheek Chauhan 9e18e4c703
Improve vcs_tag documentation [skip ci] 7 years ago
Aleksey Filippov 4de02cb5b0 Document declare_dependency() link_whole parameter 7 years ago
Aleksey Filippov 9f1d4c0dbe Add declare_dependency() test for transitive link_whole 7 years ago
Aleksey Filippov cd245eccbd Add declare_dependency() test for link_whole 7 years ago
Aleksey Filippov 077d59daa4 Add link_whole argument to declare_dependency() 7 years ago
Jussi Pakkanen 7842bc03dd
Merge pull request #3165 from jon-turney/run-unittests 7 years ago
Jukka Laurila 8f340ffb8d Generate meson.build based on existing source files when meson init is run in a non-empty directory. 7 years ago
Jukka Laurila fcb95847ed Fix the C and C++ project template options, they were reversed before. 7 years ago
Jussi Pakkanen 9819bc9c56 Add Python minimum version requirement in release notes. [skip ci] 7 years ago
TÖRÖK Attila 3e92a86db4 doc: Fix a syntax error in an example in 'Generating sources'. [skip ci] 7 years ago
Alexis Jeandet d10b836155 Activate Qt5 tests on OSX CI 7 years ago
Jon Turney ac256cb665 Enable linux-like unit tests on all posix-like platforms 7 years ago
Jon Turney daaa49c622 Fix "meson 'test cases/frameworks/4 qt master' _build -Dmethod=qmake" on OSX 7 years ago
Jon Turney 590b6dec97 Fix reporting of Qt detection method used on OSX 7 years ago
Jon Turney 02def38741 Fix QtBaseDependency._framework_detect 7 years ago
Jon Turney 610e5d4a71 Invoke 'qmake --version' correctly in test_qt5dependency_qmake_detection 7 years ago
Jon Turney 0eade4f3c6 Fix dependency('qt4|5', method: 'qmake') for Cygwin 7 years ago
Jussi Pakkanen 7e52ba05ad
Merge pull request #3177 from infirit/consistant_config_outpu 7 years ago
Alicia Boya García 70270d874d meson test: let gdb handle ^C instead of us 7 years ago
Jussi Pakkanen 0744601fda
Merge pull request #3171 from jon-turney/flake8 7 years ago
Jussi Pakkanen 80b101d5f3 Bumped version number for new development. 7 years ago
Jussi Pakkanen 2521e43baf Add missing code block end marker. 7 years ago
Sander Sweers 3a0ab6a2bc mconf: Make it pep8 compliant 7 years ago
Sander Sweers 9bafde953a mconf: make print_aligned static 7 years ago
Sander Sweers 9d31c751b6 mconf: Do not store dict keys for no reason 7 years ago
Sander Sweers 84d382f963 mconf: User newline instead of printing empty string 7 years ago
Sander Sweers f805f8e109 mconf: Replace usage of keys() on dicts with direct call by sorted 7 years ago
Sander Sweers 41b5983823 Re-implement function print_aligned 7 years ago
Sander Sweers ae90b6586f mconf: Do not turn opt.choices into a string 7 years ago
Jussi Pakkanen daaae647d7 Updated information for new release. 7 years ago
Jussi Pakkanen 06dadfc45f Make gtkdoc test pass on Debian unstable. 7 years ago
Jussi Pakkanen a8da0e25ea Skip test that requires mocking when using an external exe. Also logging. 7 years ago
Jussi Pakkanen f53e8b8812 Explain change of default better. [skip ci] 7 years ago