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