index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2015-03-21
modules/rpm: pass RPM CFLAGS and others
Igor Gnatenko
2015-03-21
modules/rpm: use rpmbuilddir instead of build dir
Igor Gnatenko
2015-03-21
modules/rpm: create spec in build_dir
Igor Gnatenko
2015-03-21
modules/rpm: rename to generate_spec_template
Igor Gnatenko
2015-03-21
modules/rpm: ignore static libs
Igor Gnatenko
2015-03-21
modules/rpm: add changelog
Igor Gnatenko
2015-03-21
modules/rpm: fix typo in install macros
Igor Gnatenko
2015-03-21
modules/rpm: add support for devel subpkg
Igor Gnatenko
2015-03-21
add RPM module (Closes #49)
Igor Gnatenko
2015-03-14
Created gdbus-codegen helper in the gnome module.
Jussi Pakkanen
2015-03-14
Moved different gnome feature tests in their own subdirectories.
Jussi Pakkanen
2015-03-14
Added simple gsettings schema compiler to gnome module.
Jussi Pakkanen
2015-03-13
Made Qt5 module do just preprocessing instead of building full executable, so...
Jussi Pakkanen
2015-03-09
Crossing.
Jussi Pakkanen
2015-03-09
Now can compile all Qt5 tests with module.
Jussi Pakkanen
2015-03-09
Major refactoring to move Qt5 from core into a module. Rules are written but ...
Jussi Pakkanen
2015-03-08
Added gobject-introspection to gnome module.
Jussi Pakkanen
2015-03-06
Create a gnome module and add support for resource compiling.
Jussi Pakkanen
2015-03-04
A very simple module implementation to get things going.
Jussi Pakkanen