1221 Commits (78d31cafd73ef7df0e842efc822a8778fe4f9761)
 

Author SHA1 Message Date
Jussi Pakkanen 78d31cafd7 Looser alignment checks. Closes #58. 10 years ago
jpakkane 40e8e203d5 Merge pull request #57 from ignatenkobrain/rpm 10 years ago
Igor Gnatenko 9e9bc5223c install: install rpm macros if RPM bin in system. Closes #56 10 years ago
Jussi Pakkanen a084a8ec3e Create rpmmacros dir before copying. 10 years ago
Jussi Pakkanen 4360e362da Only install RPM macros on platforms that have rpm installed. 10 years ago
Jussi Pakkanen 81754680f0 Refactor git updating to a method. 10 years ago
jpakkane a5f30e73c6 Merge pull request #52 from ignatenkobrain/wip/rpm 10 years ago
Igor Gnatenko b71d248b28 modules/rpm: handle pkgconfig files 10 years ago
Igor Gnatenko d7bb431e5d modules/rpm: use meson RPM macros 10 years ago
Igor Gnatenko 8c5ead3bdf install: implement RPM macros. Closes #55 10 years ago
Igor Gnatenko 6cc8881a52 modules/rpm: use plain set up of compiler and linker flags 10 years ago
Jussi Pakkanen dd519525ec Add in this line that got lost by accident. 10 years ago
Igor Gnatenko 5c6bc7ad5e modules/rpm: use set() instead of list() always 10 years ago
Igor Gnatenko 8bf4415dbd modules/rpm: handle mans 10 years ago
Igor Gnatenko 51a6838048 modules/rpm: own directories for subdirs in headers 10 years ago
Igor Gnatenko a7cd29c74b modules/rpm: implement handling includedirs 10 years ago
Igor Gnatenko d8c2f18706 modules/rpm: rename 4 to 5 in tests dir 10 years ago
Igor Gnatenko f4cb118190 modules/rpm: simplify isinstance check to oneline 10 years ago
Igor Gnatenko 9d9f90f6ed modules/rpm: add fullstop in description for devel subpkg 10 years ago
Igor Gnatenko 53f0a1ba07 modules/rpm: generate required basic RPM tags 10 years ago
Igor Gnatenko 84e2776d98 modules/rpm: fix ident 10 years ago
Igor Gnatenko 3e10458e19 modules/rpm: update doc about module 10 years ago
Igor Gnatenko 953edd9fc9 modules/rpm: add compilers to BuildRequires automatically 10 years ago
Igor Gnatenko b8b77e7ccc modules/rpm: improve message about removing static libs 10 years ago
Igor Gnatenko 8a58acd0ae modules/rpm: add description/summary for devel subpkg 10 years ago
Igor Gnatenko 0a43406059 modules/rpm: enable tests in check section 10 years ago
Igor Gnatenko 11d95bd5ab modules/rpm: pass RPM CFLAGS and others 10 years ago
Igor Gnatenko 0718d36931 modules/rpm: use rpmbuilddir instead of build dir 10 years ago
Igor Gnatenko 2d7e5b89f4 modules/rpm: create spec in build_dir 10 years ago
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