1436 Commits (f1bc1e2757db5d719a2b7c51fb4936d0f79d8767)
 

Author SHA1 Message Date
Igor Gnatenko f1bc1e2757 mesonconf: fix tb and parsing options 10 years ago
Igor Gnatenko c0808f112e xcodebackend: Undefined variable 'MesonException' 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
jpakkane 2c3986796e Merge pull request #148 from ignatenkobrain/ci 10 years ago
Igor Gnatenko b76da59448 jjb config transfered to separate repo 10 years ago
Jussi Pakkanen db1c8dd79f Fix error message argument passing. Fixes #147. 10 years ago
Jussi Pakkanen 84ac67e825 Better error message. Closes #146. 10 years ago
jpakkane 78eeade5fe Merge pull request #145 from MathieuDuponchelle/fix_library_introspection 10 years ago
Mathieu Duponchelle acb78ce8e6 gnome:generate_gir: Parse "link_with" 10 years ago
Mathieu Duponchelle 048d317085 gnome/generate_gir: No reason to append soversion to libname. 10 years ago
Jussi Pakkanen de941eb4f6 Fix extract_object in a subproject. 10 years ago
Hemmo Nieminen b63281d37a Add a test for object extraction from subprojects. 10 years ago
jpakkane af26390a91 Merge pull request #142 from MathieuDuponchelle/fix_library_introspection 10 years ago
jpakkane 5cf78665d3 Merge pull request #143 from ignatenkobrain/patch-1 10 years ago
Jussi Pakkanen 6951abe192 Give clear error message if someone tries to use double quotes. Closes #144. 10 years ago
Igor Gnatenko b89d2e33aa trivial: fix style 10 years ago
Mathieu Duponchelle a055808435 gnome: Building the gir depends on the dynamic library. 10 years ago
jpakkane 414c5f8c49 Merge pull request #140 from MathieuDuponchelle/fix_library_introspection 10 years ago
Mathieu Duponchelle fb401ed8d0 generate_gir: new kwarg: dependencies. 10 years ago
Mathieu Duponchelle 9c9e94d531 PkgConfigDependency: Add a get_variable method. 10 years ago
jpakkane 379a0bed13 Merge pull request #139 from MathieuDuponchelle/fix_library_introspection 10 years ago
Mathieu Duponchelle a08374b9a9 generate_gir: Add the path to the girtarget. 10 years ago
Jussi Pakkanen d170780b7e Added methods to get source and build root directories. 10 years ago
Jussi Pakkanen 9c9ab25190 Created a build_target function to set build target type dynamically. 10 years ago
Jussi Pakkanen bf02849d59 Use cross file's pkgconfig binary when cross compiling. Closes #138. 10 years ago
Jussi Pakkanen 63d101674d Can create a subdirectory for projects whose zip files do not have one. 10 years ago
jpakkane b896af9c5f Merge pull request #133 from MathieuDuponchelle/no_pedantic 10 years ago
Mathieu Duponchelle 0a726413ae backends: Add extra args after compiler.std_warn_args. 10 years ago
Jussi Pakkanen b03ee73ace Made multiwrap use wrabdb where possible. 10 years ago