1192 Commits (6e7c921d15bab56810ce8336b7296f86534dd170)
 

Author SHA1 Message Date
Igor Gnatenko 6e7c921d15 modules/rpm: rename to generate_spec_template 10 years ago
Igor Gnatenko d133fc3fa2 modules/rpm: ignore static libs 10 years ago
Igor Gnatenko bcf6ff15a4 modules/rpm: add example 10 years ago
Igor Gnatenko be7bea6b08 modules/rpm: add changelog 10 years ago
Igor Gnatenko 0a7bc1ffb7 modules/rpm: fix typo in install macros 10 years ago
Igor Gnatenko 5fa8cac6b3 modules/rpm: add support for devel subpkg 10 years ago
Igor Gnatenko 268560f490 add RPM module (Closes #49) 10 years ago
Jussi Pakkanen faa623eb93 A few minor tweaks. 10 years ago
Jussi Pakkanen 29fa1dd522 Add support for checking out git repos to subprojects automatically. 10 years ago
Jussi Pakkanen df357211a8 Handle outputs in arrays in mesonintrospect. Closes #50. 10 years ago
Jussi Pakkanen ea4b9c590e Fix mesonconf when running in the build directory without a path argument. 10 years ago
Jussi Pakkanen bae29b7f7c A few tweaks. 10 years ago
Jussi Pakkanen 47400c70c3 Use iostream stuff to ensure stdlibc++ linking is ok. 10 years ago
Jussi Pakkanen a3c1a5eaa3 Converted binary sample project to C++ to demonstrate how to use C++11 and static libstdc++. 10 years ago
Jussi Pakkanen efbbcd3786 Build a standalone Linux package. 10 years ago
Jussi Pakkanen 78fc8fcc43 Reworked OSX bundle test to allow adding Linux in the future. 10 years ago
Jussi Pakkanen fa2c659825 Parse arguments iteratively instead of recursively to support argument lists of arbitrary size. 10 years ago
Jussi Pakkanen cdbfed21bc Test for posargs being before kwargs. 10 years ago
Jussi Pakkanen 9741f75277 Created gdbus-codegen helper in the gnome module. 10 years ago
Jussi Pakkanen 9e1700cbfe Moved different gnome feature tests in their own subdirectories. 10 years ago
Jussi Pakkanen 8ae740bb83 Added simple gsettings schema compiler to gnome module. 10 years ago
Jussi Pakkanen d2cb344c91 Remove duplicate entries from list of source files. 10 years ago
Jussi Pakkanen ef180676c2 Add command line switch to print version number. 10 years ago
Jussi Pakkanen f8593a13ce Fix pipelining. 10 years ago
Jussi Pakkanen 1ac00031f9 Persist modules so they are imported only once for the lifetime of a build directory. 10 years ago
Jussi Pakkanen 96839e5893 Made Qt5 module do just preprocessing instead of building full executable, so it is composable with e.g. gettext and flex modules (when they appear). 10 years ago
Jussi Pakkanen d6ef93434e Fix generators with multiple files. 10 years ago
Jussi Pakkanen b4b2e8d533 Added an example of how to create OSX installers. 10 years ago
Jussi Pakkanen f9f51b1ac7 Crossing. 10 years ago
Jussi Pakkanen 64fd8f427f Metaprogramming in da hause fixing. 10 years ago
Jussi Pakkanen 48477102c9 Now can compile all Qt5 tests with module. 10 years ago
Jussi Pakkanen 6e6ac02eaf Major refactoring to move Qt5 from core into a module. Rules are written but moc/uic/rrc are not generated yet. 10 years ago
Jussi Pakkanen 3f46cd7fb3 Added gobject-introspection to gnome module. 10 years ago
Jussi Pakkanen c0f097c0c7 Fix argparse to make rebuild work again. 10 years ago
Jussi Pakkanen 519f159dcc Create a gnome module and add support for resource compiling. 10 years ago
Jussi Pakkanen 52b69b8939 Make sure that build and source subdirectories are always in search 10 years ago
Jussi Pakkanen ec491e200b A very simple module implementation to get things going. 10 years ago
Jussi Pakkanen 4745b07e99 And finally use argparse in meson_test. Closes #47. 10 years ago
Jussi Pakkanen baa0782a22 Use argparse in introspector. 10 years ago
Jussi Pakkanen f2de23982e User optparse in symbolextractor. 10 years ago
Jussi Pakkanen b736e09e6b Use argparse in install script. 10 years ago
Jussi Pakkanen ba77e0dbbd Use argparse in mesonconf.py. 10 years ago
Jussi Pakkanen b82584641a Use argparse instead of optparse in meson.py. 10 years ago
Jussi Pakkanen c3645e2b45 Use argparse instead of optparse in run_tests. 10 years ago
Jussi Pakkanen 436a81f920 Can specify backend to run_tests.py. 10 years ago
Jussi Pakkanen db81b31070 Fix gmock when compiling from source on Debian derivatives. 10 years ago
Jussi Pakkanen e40eec4b85 Use fallback if git is not installed. Closes #44. 10 years ago
Jussi Pakkanen 75818950f8 Fix Qt tool finding on Fedora as it seemed to have broken while I was not looking. Fixes #45. 10 years ago
Jussi Pakkanen e3c97bbc28 Handle missing gnustep-config gracefully. 10 years ago
Jussi Pakkanen d5329489a1 Verify version of wxwidgets dependency. 10 years ago