5230 Commits (7842bc03dd581c4beaa1b94746b5dfe5d38986c6)
 

Author SHA1 Message Date
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
Tim Ansell 69ff980fbc Fixing broken language arguments [skip ci] 7 years ago
Aleksey Filippov e41f00f834 Document wxwidgets dependency, closes #3159 [skip ci] 7 years ago
Jussi Pakkanen 38145e0251 The "outputs" kwarg should be "output" and rewrapping. Closes #3166. [skip ci] 7 years ago
Jon Turney 390333a18d Fix remaining flake8 report 7 years ago
Jon Turney 8958529a25 Fix flake8 'variable assigned value but unused' reports 7 years ago
Jon Turney 2f6ed47077 Fix various flake8 indentation reports 7 years ago
Jon Turney b8b23f4c50 Fix various flake8 whitespace reports 7 years ago
Jon Turney cd5dba5358 Fix flake8 'imported but unused' reports 7 years ago
Hemmo Nieminen 275c737d57 Fix test setup's timeout_multiplier handling. 7 years ago
Jon Turney 3a4ac966d0 Fix OSX CI with current homebrew 7 years ago
Jussi Pakkanen a383c5c1a5
Merge pull request #3150 from trhd/setups2 7 years ago
Aleksey Filippov 5f0aeafa38 Add jpakkane's answer to "Why must all subprojects be inside a single directory?" [skip ci] 7 years ago
Aleksey Filippov 15537f5e8e Add links to Subprojects.md page from subproject() and subproject object documentation [skip ci] 7 years ago
Aleksey Filippov 5e6c47a4b2 Add reference to implicit_include_directories from include_directories() [skip ci] 7 years ago
Hemmo Nieminen e0d0c0166a Avoid unnecessary unpickling of build data during testing. 7 years ago
Hemmo Nieminen 7fb8e518b2 Harmonize data pickling. 7 years ago
Hemmo Nieminen b0446075ec Remove some unused variables. 7 years ago
Jussi Pakkanen 59e7ea169f
Merge pull request #2311 from trhd/setups 7 years ago
Jon Turney 16f80b4c50 Enable 'test cases/frameworks/10 gtk-doc' for gtkdoc >= 1.26 7 years ago
Aleksey Filippov d040ce4165 Refactor 'common/145 whole archive' test case 7 years ago
Aleksey Filippov 8c3a1afde0 Do not unpack link_whole target, BuildTarget.link_whole() does listify() anyway 7 years ago
Jussi Pakkanen cb176e9303 Look up compilers based on sources from deps, too. Closes #2768. 7 years ago