17 Commits (98af711ca6f166bacf2b9c6e697026f5b323827a)

Author SHA1 Message Date
Nirbheek Chauhan 8c8ad2cc49 rpm: Fix missing parenthesis and quotation mark 8 years ago
Nirbheek Chauhan 2478bb144d rpm: We no longer provide the full path to a library 8 years ago
Nirbheek Chauhan 7e805a019a find_program: Fix implementation of .path() 8 years ago
Jussi Pakkanen fbabe8ad85 There are two different kinds of extensions: modules that create new 8 years ago
Jussi Pakkanen 340781c515 Fix Gnome module. 8 years ago
Nirbheek Chauhan 0ac965cc10 Fix shared library symlink aliasing on install 8 years ago
Igor Gnatenko d5ccd20aac fix some of pylint's undefined-variable 8 years ago
Nirbheek Chauhan e6f48a03fc Allow all code to access module target classes 8 years ago
Nirbheek Chauhan 7b3d00fee4 Use dict for self.build.compilers instead of list 8 years ago
Nirbheek Chauhan 3a4d56c2d3 rpm: Fix trivial typo in BuildRequires 8 years ago
Nirbheek Chauhan a2262103fb Implement mlog.warning and use it everywhere for warnings 8 years ago
Igor Gnatenko 0d58ddd739 rpm: couple of improvements and fixes 8 years ago
Elliott Sales de Andrade 4c71695e41 Use context manager for file I/O. 8 years ago
Jussi Pakkanen e44229b9c2 Removed no longer used attribute from rpm generator. Closes #502. 9 years ago
Jussi Pakkanen 6841672eb5 Import fix. Closes #498. 9 years ago
Jussi Pakkanen f7e1d256ad Fix rpm imports. 9 years ago
Jussi Pakkanen 23b98cd6e6 Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
Jussi Pakkanen 61cb4ae9ca Can compile full test suite. 9 years ago
Jussi Pakkanen 8b1039fa30 Organise files into a module structure. 9 years ago
Igor Gnatenko dbc5df06ef modules/rpm: add compiler deps for gcc, gcc-c++ 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
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
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