68 Commits (50985a6ec26210ce5921237fafd9846eec1bf40f)

Author SHA1 Message Date
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
Mathieu Duponchelle a055808435 gnome: Building the gir depends on the dynamic library. 10 years ago
Mathieu Duponchelle fb401ed8d0 generate_gir: new kwarg: dependencies. 10 years ago
Mathieu Duponchelle a08374b9a9 generate_gir: Add the path to the girtarget. 10 years ago
Igor Gnatenko dbc5df06ef modules/rpm: add compiler deps for gcc, gcc-c++ 10 years ago
Thibault Saunier 25d5cf14ef gnome: Take the gittarget.soversion into account to compute library name 10 years ago
Thibault Saunier 8460917418 gnome: Pass girtarget include dirs to g-ir-scanner 10 years ago
Jussi Pakkanen 5401a98fbf Prefer version numbered Qt binaries to plain named ones (i.e. moc-qt5 to plain moc). Closes #104. 10 years ago
Jussi Pakkanen 58d68f3d10 Qrc resources should be relative to the .qrc file and not the meson.build one. Closes #105. 10 years ago
Jussi Pakkanen 075b25424e Typo fixes. 10 years ago
Jussi Pakkanen 45d7b589eb Added module for Qt4 support. 10 years ago
Jussi Pakkanen bfa68aaeaf Autodetect Qt5 rcc dependencies as well as reasonably possible. 10 years ago
Igor Gnatenko 9204cd4917 modules/gnome: add support for include dirs with GIRs 10 years ago
Igor Gnatenko cb21489c60 modules/gnome: join 2 isinstance 10 years ago
Igor Gnatenko d121b7cd55 modules/gnome: add export_packages kwarg to g-ir-scanner 10 years ago
Igor Gnatenko 2db5f97402 modules/gnome: add symbol_prefix kwarg to g-ir-scanner 10 years ago
Igor Gnatenko 92d32c45a7 modules/gnome: enable warnings for g-ir-scanner 10 years ago
Igor Gnatenko c3f426cd21 modules/gnome: allow argument for gir to be SharedLibrary. Closes #76 10 years ago
Igor Gnatenko f1d2827bce modules/gnome: inherit global cflags to g-ir-scanner. Closes #74 10 years ago
Igor Gnatenko 3be7297de8 modules/gnome: add support for multiple include for Gir. Closes #69 10 years ago
Jussi Pakkanen 558f930d81 Always use lib/girepository-1.0 as gir typelib install dir. 10 years ago
Igor Gnatenko db2b7601c8 modules/rpm: workaround when ext_prog not found locally 10 years ago
Igor Gnatenko 7462bc9662 modules/rpm: trivial style fixes 10 years ago
Igor Gnatenko 4b33a88eeb modules/rpm: handle Gir and Typelib from GNOME 10 years ago
Igor Gnatenko e2b63141d0 modules/gnome: use custom classes for targets. Closes #62 10 years ago
Igor Gnatenko 888945ac2e modules/gnome: install Gir also and auto-detect it's dir 10 years ago
Igor Gnatenko f94fc2f497 modules/gnome: auto-set girepository directory 10 years ago
Jussi Pakkanen 2c47c8c5e7 Update rpm spec message. 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 6cc8881a52 modules/rpm: use plain set up of compiler and linker flags 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 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