6104 Commits (11b520feda966cafc12b9041bf455b7445774ed9)
 

Author SHA1 Message Date
Jussi Pakkanen 11b520feda Scan markdown files for tabs. 6 years ago
Jussi Pakkanen 972535a6ac Condense test dirs. 6 years ago
Jussi Pakkanen edf9014312 Consolidated if and elif tests in one project. 6 years ago
Jussi Pakkanen 6c84f48ccd Consolidated all PCH tests in one test project. 6 years ago
Jussi Pakkanen 15243e0acc
Merge pull request #4030 from 3v1n0/broken-symlink-install-with-mode-fix 6 years ago
Jussi Pakkanen d83f77109a
Convert buildtype to optimization and debug options (#3489) 6 years ago
Nirbheek Chauhan 8277d94e24 meson_command_tests: Don't pass pathlib.Path to open [skip appveyor] 6 years ago
Marco Trevisan (Treviño) abf65c92af minstall: use follow_symlinks to check executable 6 years ago
Marco Trevisan (Treviño) 5de2a7910a minstall: never follow symlinks when setting ownership 6 years ago
Marco Trevisan (Treviño) 2d010727ed minstall: never try to set chmod on symlinks 6 years ago
Marco Trevisan (Treviño) 9f87d5d955 unittests: test_install_subdir_symlinks_with_default_umask 6 years ago
Daniel Pirch 6ecd31af19 wraptool: fix manual selection of wrap file to promote 6 years ago
Jussi Pakkanen b400cbe058 Kill tabs dead! For good! 6 years ago
Jon Turney d57498a4fd Unconditionally use get_gui_app_args() 6 years ago
Jon Turney 67c8f532c6 Extend test to check subsystem set by executable(gui_app:) 6 years ago
Jon Turney 94f09a8454 Explicitly set the Windows subsystem for ninja/VisualC 6 years ago
Jon Turney 399f8553b7 Add a test for Windows console application with main function in a library 6 years ago
Nirbheek Chauhan ab1dbfe57f gnome: Filter LDFLAGS passed to g-ir-scanner 6 years ago
Nirbheek Chauhan d16dca7677 gnome: Filter CFLAGS that are passed to g-ir-scanner 6 years ago
Nirbheek Chauhan d03cf04598 install_subdir: Also copy dangling symlinks 6 years ago
Xavier Claessens 4f088365e4 interpreter: Add support for dict addition 6 years ago
Nirbheek Chauhan 219dec39c0 Fix yielding when subproject option type is different 6 years ago
mohdamerkhalidi 28754ea621 Adding a new AR Linker Class for the ARM Compiler. (#3949) 6 years ago
Jussi Pakkanen 9b3671e711
Merge pull request #4000 from MathieuDuponchelle/gir_multiple_libs 6 years ago
Jussi Pakkanen 220f1024b7 Be more cautious in recommending Unity builds. [skip ci] 6 years ago
Jussi Pakkanen f335c8bdeb
Merge pull request #4004 from mesonbuild/nirbheek/console-entrypoint 6 years ago
Nirbheek Chauhan c0413f5d49 setup: Add tests for the installed files list 6 years ago
Jussi Pakkanen d742e2e891
Merge pull request #4001 from mikezackles/cpp2a 6 years ago
Jussi Pakkanen 7aeb90a55e Typo fix. [skip ci] 6 years ago
Jussi Pakkanen f91b463bf4
Merge pull request #3831 from mesonbuild/symvisibility 6 years ago
Nirbheek Chauhan f80c11e7ee Clarify the FeatureNew summary message 6 years ago
Nirbheek Chauhan fc90c4a331 Print only custom env vars in the test log for each test 6 years ago
Nirbheek Chauhan 43ececb036 Skip FeatureNew checks when project() has not been parsed 6 years ago
Nirbheek Chauhan ecede89b5d Fix FeatureNew false positive in vcs_tag 6 years ago
Nirbheek Chauhan 41bb5941e1
Merge pull request #3657 from jon-turney/consolidate-dependency-check-report 6 years ago
Jussi Pakkanen 1b2f8acbeb Add support for s390x CPUs. Closes #3897. 6 years ago
Nirbheek Chauhan ae5ebd258f PkgConfigDependency: Don't try to resolve internal compiler libs 6 years ago
Nirbheek Chauhan 9ddc305e07 appveyor.yml: Nuke VS 2010 CI configuration 6 years ago
Nirbheek Chauhan 86298f2109 setup: Require setuptools and entry_points: 6 years ago
Nirbheek Chauhan 2ee28029f9 Install meson.exe as the entrypoint on Windows 6 years ago
John Ericson 9f5c84279e Fix bug and clarify error message in cross file validation 6 years ago
Zachary Michaels b665db8bb8 Try appleclang 9.1 for both c++17 and c++2a 6 years ago
Zachary Michaels 695b325142 Don't test for c++2a on gcc versions that don't support it 6 years ago
Zachary Michaels 8417c1a20f Add support for c++2a and gnu++2a 6 years ago
Jussi Pakkanen fb2cdd0fe2 Call it gnu_symbol_visibility instead. 6 years ago
Jussi Pakkanen d7d948db0d Update documentation for symbol visibility. 6 years ago
Jussi Pakkanen 3c62eaa9ff Updated sample projects to use visibility kwarg. 6 years ago
Jussi Pakkanen 6a0e674043 Add kwarg for specifying symbol visibility. 6 years ago
Jussi Pakkanen 15fb284395 Fix install when run with meson.exe. Closes #3988. 6 years ago
Nirbheek Chauhan 475efb9354 msvc: Don't add dynamic link args, they're ignored 6 years ago