6039 Commits (a8694f4b261fbe3a854d2a2d72742fde9a67d4b3)
 

Author SHA1 Message Date
Nirbheek Chauhan a8694f4b26 Don't check version for fallback not-found dependency 6 years ago
Jussi Pakkanen ddb1238ee2 Use Github for executable hosting. 6 years ago
Nirbheek Chauhan 6c8f81333a PkgConfigDependency: Fix library path search order 6 years ago
Nirbheek Chauhan 8402a22233 Test that vim syntax highlighting is up-to-date 6 years ago
Mohammed Amer Khalidi 376cdd7054 Adding support to checkout from reviews in git/gerrit using commit ids. 6 years ago
Niklas Claesson c0c2455e3c Prints error message instead of backtrace on fail 6 years ago
Patrick Griffis e45ab8b24c Fix missing permitted kwarg 6 years ago
Emil Styrke 2e3e2abceb Fix @CURRENT_SOURCE_DIR@ in generator() 6 years ago
Christoph Reiter 69a65006f2 gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307 6 years ago
George Koehler e0ed1ceae2 Refactor getting the host system of a cross compiler 6 years ago
Christoph Burger-Scheidlin e4a83e47d4 Fix __main__.py for zipapp to work 6 years ago
Onkar c9aea4e11c Clarify version for check_header, fixes #3974 6 years ago
Jussi Pakkanen 867af1264f
Merge pull request #3945 from mesonbuild/dircondenser 6 years ago
Jussi Pakkanen ecf4024592 Add 32 bit sparc processor support. Closes #3901. 6 years ago
Jon Turney 6306c56804 Fix .travis.yml for updated OSX image 6 years ago
Derek Kingston 448b93fbe5 Updated boost discovery to handle version >= 1.65 for MSVC (#3961) 6 years ago
Jussi Pakkanen e7eb387da8 Be more general in description. [skip ci] 6 years ago
Nirbheek Chauhan a2dab5439c custom targets: Add a 'console' kwarg for long-running commands 6 years ago
Jussi Pakkanen 543a49a29c
Merge pull request #3799 from rossburton/gtkdoc 6 years ago
Jussi Pakkanen e75f6e4305
Merge pull request #3850 from mesonbuild/nirbheek/exe-wrapper-compiler-fallbacks 6 years ago
Jussi Pakkanen 17bfbb99e5 Condense test dirs. 6 years ago
Jussi Pakkanen 2bc0f56b21 Write full directory name in files so script will change them. 6 years ago
Jussi Pakkanen 10a07ebf70 Add script to condense test directory names. 6 years ago
Tanu Kaskinen a5d0a501fd [skip ci] Typo fix in Build-options.md: "option" -> "description" 6 years ago
Jussi Pakkanen b293f7bd2c Replace long obsolete find_dep with dependency in docs. [skip ci] 6 years ago
TingPing bd21987685 gnome: Fix building gir with asan again 6 years ago
Christoph Reiter 6b9fdfe67b python.find_installation: only try to find python with the py launcher if it isn't in PATH 6 years ago
Rafael Ávila de Espíndola 941d2c273a Move test from common to unit. 6 years ago
Jussi Pakkanen 8c735069b3
Merge pull request #3898 from mesonbuild/vsinstall 6 years ago
Xavier Claessens e7dcf5cf16 Warn for future keyword (#3908) 6 years ago
Rafael Ávila de Espíndola c7360dd426 Make the rpath order deterministic. (#3932) 6 years ago
Xavier Claessens 10a1a39961
Merge pull request #3943 from xclaesse/auto-feature-default 6 years ago
Nirbheek Chauhan 0ea21d7aea Add a feature-new entry for UserFeatureOption 6 years ago
Xavier Claessens 5f9fda4acc UserFeatureOption: Default to 'auto' when no value specified 6 years ago
Igor Gnatenko 1515fca2d9 rpm: pass --auto-features=enabled [skip ci] 6 years ago
Igor Gnatenko 88d1b8f9e7 rpm: use %{shrink…} [skip ci] 6 years ago
Igor Gnatenko 99070beec4 rpm: use %set_build_flags [skip ci] 6 years ago
Nirbheek Chauhan 9e8566a277 Print a useful error when a compiler is not found in the cross file 6 years ago
Rafael Ávila de Espíndola 1a27714f97 Make the dependency order deterministic. (#3927) 6 years ago
Jussi Pakkanen 7bb5f82736 Added install target to VS. Closes #3841. 6 years ago
Khem Raj 6fafbad6d5 mesonbuild: Recognise risc-v architecture 6 years ago
Jussi Pakkanen 306fa07f62
Merge pull request #3893 from FFY00/master 6 years ago
Jussi Pakkanen f67630d26c Removed extra parentheses. [skip ci] 6 years ago
Rafael Ávila de Espíndola aee9f58939 Handle transitive links to 'threads' dependencies. (#3895) 6 years ago
Jussi Pakkanen f390a0a2f3
Merge pull request #3814 from behlec/configure-file-output 6 years ago
Jussi Pakkanen b4c635a2e8 Remove long deprecated command scripts. 6 years ago
FFY00 0173b2457d
docs: fix dlang module documentation 6 years ago
Jussi Pakkanen 808d229c37 Moved install data file generation to base class. 6 years ago
FFY00 e39b6be670
dlang module: fix DubDependency - new compiler api 6 years ago
FFY00 6727af4e61
dlang module: allow all configuration types when generating dub.json 6 years ago