aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)AuthorFilesLines
2015-03-21modules/rpm: use rpmbuilddir instead of build dirIgor Gnatenko1-3/+3
because some of projects using `build` directory for internal use Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-03-21modules/rpm: create spec in build_dirIgor Gnatenko1-1/+3
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-03-21modules/rpm: rename to generate_spec_templateIgor Gnatenko1-1/+1
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-03-21modules/rpm: ignore static libsIgor Gnatenko1-4/+6
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-03-21modules/rpm: add changelogIgor Gnatenko1-0/+5
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-03-21modules/rpm: fix typo in install macrosIgor Gnatenko1-1/+1
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-03-21modules/rpm: add support for devel subpkgIgor Gnatenko1-10/+42
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-03-21add RPM module (Closes #49)Igor Gnatenko1-0/+69
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-03-14Created gdbus-codegen helper in the gnome module.Jussi Pakkanen1-0/+18
2015-03-14Moved different gnome feature tests in their own subdirectories.Jussi Pakkanen1-1/+1
2015-03-14Added simple gsettings schema compiler to gnome module.Jussi Pakkanen1-0/+19
2015-03-13Made Qt5 module do just preprocessing instead of building full executable, ↵Jussi Pakkanen1-13/+2
so it is composable with e.g. gettext and flex modules (when they appear).
2015-03-09Crossing.Jussi Pakkanen1-1/+9
2015-03-09Now can compile all Qt5 tests with module.Jussi Pakkanen3-25/+40
2015-03-09Major refactoring to move Qt5 from core into a module. Rules are written but ↵Jussi Pakkanen3-52/+188
moc/uic/rrc are not generated yet.
2015-03-08Added gobject-introspection to gnome module.Jussi Pakkanen1-0/+34
2015-03-06Create a gnome module and add support for resource compiling.Jussi Pakkanen2-1/+38
2015-03-04A very simple module implementation to get things going.Jussi Pakkanen1-0/+16