4038 Commits (9e5578ac472287979898f9ee8da72cccdf347636)
 

Author SHA1 Message Date
Jussi Pakkanen 9e5578ac47 Added SSE support. 7 years ago
Jussi Pakkanen 4a8ca14d44 Some more arches. 7 years ago
Jussi Pakkanen 326d8953b4 Add support for MMX checking. 7 years ago
Jussi Pakkanen fd91749e5a The beginning of a test that checks for various SIMD implementations. 7 years ago
Jussi Pakkanen 2009fdbd43 Merge pull request #2072 from centricular/fix-gtkdoc-rpath 7 years ago
Jussi Pakkanen aab7ada356 Merge pull request #1931 from centricular/use-patched-ninja 7 years ago
Alexis Jeandet e1b24765af Removed minor typos in documentation. 7 years ago
Nirbheek Chauhan bbebd09f8b appveyor: Don't skip doc-only builds 7 years ago
Nirbheek Chauhan e307865596 ninja backend: Detect ninja only once and log it 7 years ago
Alexis Jeandet 361b09c491 Added a missing closing parenthesis in the last example 7 years ago
Nirbheek Chauhan b5a79b491e tests: Restore sleep for ninja on HFS+ (macOS) 7 years ago
Jon Turney 92c2bb7519 Add an additional Cygwin package repo with patched ninja 7 years ago
Nirbheek Chauhan 6582cd28c8 CI: Use QuLogic's Ninja patches 7 years ago
Nirbheek Chauhan a0bd896b2f gnome module: Add -lfoo after -Lbar LDFLAGS 7 years ago
Nirbheek Chauhan 04ac7a4844 gnome.gtkdoc: Handle absolute install_dirs correctly 7 years ago
Jussi Pakkanen f77c3176ab Merge pull request #2070 from mesonbuild/lgtmfixex 7 years ago
Chocobo1 24c2e4d3ac Fix typo 7 years ago
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 7 years ago
Amit D 166728067d Fix typo in release notes for 0.41 7 years ago
Gabríel Arthúr Pétursson d5e47ade80 doc: Mention that C/C++ language versions can be set per-target 7 years ago
Jussi Pakkanen 917e12e4e7 Merge pull request #2017 from mesonbuild/fix2012 7 years ago
Jussi Pakkanen 304841d1c7 Update instructions to disable pch. 7 years ago
Hemmo Nieminen 3a59379ec1 Update args_frozen attribute check. 7 years ago
Jehan 2f691410fc Improve "Passed invalid keyword argument" warning. 7 years ago
Jehan d80787ae28 Output an appropriate warning when a cross info file does not exist. 7 years ago
Jussi Pakkanen f24a4e27ad Removed some dead code. Closes #1949. 7 years ago
Adam C. Foltzer af7c8ab449 add changelog for Rust crate-type support 7 years ago
Jussi Pakkanen f5b95dfa06 Renamed test to remove duplicate test number. 7 years ago
Jussi Pakkanen 9c02e57f88 Qapla' 7 years ago
Jussi Pakkanen ad3dc937f1 Fix remaining Interpreter object leaks. 7 years ago
Jussi Pakkanen ecde592b86 Fix custom target sources 7 years ago
Jussi Pakkanen c11a4cb952 Make Interpreter object unpicklable as it was being pickled by accident in copies of kwargs. 7 years ago
Elliott Sales de Andrade c0ab6e9d5b Don't rebuild tests during listing. 7 years ago
Elliott Sales de Andrade 241790f72d Fix typo in generate_gir keyword name. 7 years ago
Guillaume Poirier-Morency 1eec145586 vala: Add a shared module testcase using 'GLib.TypeModule' 7 years ago