Michael Pyne
4211e1d44e
refactor: Move cmake logic to KDE4 build system.
13 years ago
Michael Pyne
44b7ffc784
run-tests: Give full path to test results log.
...
Turns out the Module class already has a getter for the log directory.
BUG:311830
FIXED-IN:1.16
13 years ago
Michael Pyne
b50929234b
modularize: Add version info to each component module.
...
This can be used as a run-time check later to ensure that kdesrc-build
finds compatible versions of its component modules (though that isn't
done yet).
13 years ago
Michael Pyne
e60a7012f5
modularize: Move KDEBuildSystem to separate file.
...
Also renamed to be KDE4, for similar reasons as the Qt build system
rename.
13 years ago
Michael Pyne
e857805802
modularize: Move QtBuildSystem to separate file.
...
ksb::BuildSystem::Qt4, to allow for Qt5 support to be added.
Tested by building Qt4 from git.
13 years ago
Michael Pyne
67edf6e7be
modularize: Move CMakeBootstrapSystem to separate file.
13 years ago
Michael Pyne
65529634a2
modularize: Move Autotools build system to separate file.
13 years ago
Michael Pyne
c2dd6369f8
modularize: Move QMake build system to separate file.
13 years ago