4021 Commits (fff3ded2978ccbeae2d2f6a95415b663fce850d8)
 

Author SHA1 Message Date
Jussi Pakkanen fff3ded297 Removed unreachable code as == never throws. 7 years ago
Jussi Pakkanen b5db2d3128 Return explicit 0 as it is used in a sys.exit statement (just like every other run function). 7 years ago
Jussi Pakkanen 1617634214 Use sys.exit rather than plain exit. 7 years ago
Jussi Pakkanen 5cec8fc43a Removed consecutive identical variable assignments. 7 years ago
Jussi Pakkanen b2a90f1838 Removed unnecessary pass statements. 7 years ago
Jussi Pakkanen cdfb416425 Removed duplicate key in dictionary. 7 years ago
Jussi Pakkanen 76d6fab8ae Simplified control flow. 7 years ago
Elliott Sales de Andrade b52955ff3d Run postconf scripts after dumping coredata. 7 years ago
Hemmo Nieminen 09a5399d09 Fix how rpath directories are handled. 7 years ago
Gabríel Arthúr Pétursson fd653d070d Make base options accessible via get_option() 7 years ago
Elliott Sales de Andrade 5d1e35fa01 Print real error if mesontest used on invalid directory. 7 years ago
Gabríel Arthúr Pétursson 39c7b0492c Allow both address- and undefined behavior sanitizers at the same time 7 years ago
Christian González d9939f0064 typo 7 years ago
Marty Plummer cb05b2aab0 docs: fixed meson syntax for Generating-sources.md 7 years ago
Laurent Carlier 0283a2fb41 pkgconfig: avoid appending slash at Cflags 7 years ago
Amit D 138a8b221b contributing.txt: Remove a sentence that refers to authors.txt 8 years ago
Amit D 166728067d Fix typo in release notes for 0.41 8 years ago
Gabríel Arthúr Pétursson d5e47ade80 doc: Mention that C/C++ language versions can be set per-target 8 years ago
Jussi Pakkanen 917e12e4e7 Merge pull request #2017 from mesonbuild/fix2012 8 years ago
Jussi Pakkanen 304841d1c7 Update instructions to disable pch. 8 years ago
Hemmo Nieminen 3a59379ec1 Update args_frozen attribute check. 8 years ago
Jehan 2f691410fc Improve "Passed invalid keyword argument" warning. 8 years ago
Jehan d80787ae28 Output an appropriate warning when a cross info file does not exist. 8 years ago
Jussi Pakkanen f24a4e27ad Removed some dead code. Closes #1949. 8 years ago
Adam C. Foltzer af7c8ab449 add changelog for Rust crate-type support 8 years ago
Jussi Pakkanen f5b95dfa06 Renamed test to remove duplicate test number. 8 years ago
Jussi Pakkanen 9c02e57f88 Qapla' 8 years ago
Jussi Pakkanen ad3dc937f1 Fix remaining Interpreter object leaks. 8 years ago
Jussi Pakkanen ecde592b86 Fix custom target sources 8 years ago
Jussi Pakkanen c11a4cb952 Make Interpreter object unpicklable as it was being pickled by accident in copies of kwargs. 8 years ago
Elliott Sales de Andrade c0ab6e9d5b Don't rebuild tests during listing. 8 years ago
Elliott Sales de Andrade 241790f72d Fix typo in generate_gir keyword name. 8 years ago
Guillaume Poirier-Morency 1eec145586 vala: Add a shared module testcase using 'GLib.TypeModule' 8 years ago
Jussi Pakkanen c3f59d781d Merge pull request #1926 from trhd/libbug 8 years ago
Goncalo Carvalho bcb2556c69 add project/global args and include_dirs (useful for module maps) to swift targets 8 years ago
Bruce Richardson f12ece4547 pkgconfig: add support for extra_cflags 8 years ago
Aaron Plattner ba3871985a add_{project,global}_link_arguments require a 'language' argument 8 years ago
Hemmo Nieminen 1d7c7a7ea6 Add a test case for a "library at project root" use case. 8 years ago
Hemmo Nieminen ea79e94964 Fix a missing path issue causing Python traceback. 8 years ago
Alistair Thomas 7ab774dee5 Add mesonbuild.compilers to packages in setup.py 8 years ago
Jussi Pakkanen dfb0414d9c Merged Genie support. 8 years ago
Philippe Payant e4daad369a Select release or debug libraries for Qt, based on buildtype. 8 years ago
Philippe Payant 85eddf4eb2 Library names for Qt4 was incorrect. 8 years ago
Wade Berrier ad1b487285 dependency: boost: only consult environment at initial stage 8 years ago
Jussi Pakkanen 4a4322064e Merge pull request #1986 from phako/master 8 years ago
Jussi Pakkanen e630d899da Merge pull request #2004 from valum-framework/add-display-language 8 years ago
Jussi Pakkanen 80ebc916f7 Merge pull request #2001 from mesonbuild/kwcheck 8 years ago
Jussi Pakkanen ee8fcd5f67 Merge pull request #1997 from mesonbuild/fixconditional 8 years ago
Guillaume Poirier-Morency bbddf51a54 Use 'C sharp' instead of 'C#' 8 years ago
Guillaume Poirier-Morency 5b58ff2783 compilers: Use 'get_display_language' for language-related exceptions 8 years ago