1762 Commits (d71f51d2202cb4a5180fe51734d9df3fa7f21d31)
 

Author SHA1 Message Date
Jussi Pakkanen 0e81077817 Moved shared library version checking from base class to sharedlibrary. Closes #170. 10 years ago
Jussi Pakkanen 6d7ad208d5 Removed unused method. Closes #169. 10 years ago
Jussi Pakkanen 97b17d7e41 Removed unused method. Closes #168. 10 years ago
Jussi Pakkanen 214a6b5c0a Set option name in constructor. Closes #164. 10 years ago
Jussi Pakkanen 790fe206e6 Removed unused method. Closes #163. 10 years ago
Jussi Pakkanen b18f18c542 Removed unused function. Closes #167. 10 years ago
jpakkane f15eb466fb Merge pull request #162 from mesonbuild/lint_errors 10 years ago
Igor Gnatenko 74b0fad8f1 commandrunner: fix bad-continuation 10 years ago
Igor Gnatenko 93d15e4152 build: fix bad-continuation 10 years ago
Igor Gnatenko 11c3ec1998 compiler: fix bad-continuation 10 years ago
Igor Gnatenko 2bdf146fe9 coredata: fix bad-continuation 10 years ago
Igor Gnatenko ef1c6830cc install_meson: fix bad-continuation 10 years ago
Igor Gnatenko 9a5a6488f0 environment: fix bad-continuation 10 years ago
Igor Gnatenko 7599140321 interpreter: fix bad-continuation 10 years ago
Igor Gnatenko c74a72a6a1 mesonconf: fix bad-continuation 10 years ago
Igor Gnatenko e954f8314b meson_install: fix bad-continuation 10 years ago
Igor Gnatenko 8018315cfd mesonintrospect: fix bad-continuation 10 years ago
Igor Gnatenko 5b59951658 meson_test: fix bad-continuation 10 years ago
Igor Gnatenko aa9008e76d ninjabackend: fix bad-continuation 10 years ago
Igor Gnatenko bc865ab943 optinterpreter: Undefined variable 'valuestring' 10 years ago
Igor Gnatenko 59161f0300 interpreter: Undefined variable 'File' 10 years ago
Igor Gnatenko 4dc8dbb7c1 run_tests: Bad first argument 'Exception' given to super() 10 years ago
Igor Gnatenko f1bc1e2757 mesonconf: fix tb and parsing options 10 years ago
Igor Gnatenko c0808f112e xcodebackend: Undefined variable 'MesonException' 10 years ago
Igor Gnatenko cf8be3a22f optinterpreter: fix bad-continuation 10 years ago
Igor Gnatenko 25c71c4d52 symbolextractor: fix bad-continuation 10 years ago
Igor Gnatenko 816013ef0d run_tests: fix bad-continuation 10 years ago
Igor Gnatenko b49b7fdc05 vs2010backend: fix bad-continuation 10 years ago
Igor Gnatenko 174e72413f style: fix indenting in meson.py 10 years ago
Jussi Pakkanen a9b59573bc Better error message when someone has a malformed meson_options.txt. Closes #160. 10 years ago
Jussi Pakkanen 9107bc35d7 Write compile attempts to log. Closes #135. 10 years ago
Jussi Pakkanen 4f9d0e3e3e Initialise version field of Qt5 dep. Closes #158 10 years ago
Igor Gnatenko 79417eac80 meson: fix undefined-variable in backends chooser 10 years ago
Jussi Pakkanen e72f9b2312 Rework pkgconfig and add missing method. Fixes #153. 10 years ago
jpakkane c4885ea0a5 Merge pull request #157 from mesonbuild/lint 10 years ago
Igor Gnatenko a9303a450e dependency: Undefined variable 'type_string'. Closes #156 10 years ago
Igor Gnatenko 474f438675 dependencies: fixes for codestyle to be more PEP-8 10 years ago
jpakkane 7f2b2a62ad Merge pull request #155 from mesonbuild/lint 10 years ago
Igor Gnatenko 25176f2368 dependencies: Undefined variable 'required'. Closes #154 10 years ago
Jussi Pakkanen 528e817bca Removed prints that stayed behind by accident. 10 years ago
Hemmo Nieminen cb6ef39d91 Fix a bug (typo) in commit 8f27cd39 10 years ago
Jussi Pakkanen 8f27cd399e Fixed broken subdir object extraction and moved tests. 10 years ago
Jussi Pakkanen ec74616bbd Prevent extraction of objects from subprojects. 10 years ago
Igor Gnatenko 83aa2262e3 trivial: mesonbuild.com is http-only 10 years ago
Igor Gnatenko 0293947d73 trivial: fix urls after repo migration 10 years ago
Jussi Pakkanen da5606eb57 Fix unwrapping of dependencies. Closes #150. 10 years ago
Jussi Pakkanen 6d744b13ff Now can create internal dependencies to simplify subproject usage. 10 years ago
Jussi Pakkanen ee0fee2111 Added Wrap logo. 10 years ago
Jussi Pakkanen 0ebe516b84 Added graphics resources into git. 10 years ago
Jussi Pakkanen 39c26d6fe0 Can use both main and nomain gtest in same project. Fixes #149. 10 years ago