1310 Commits (9fd7489f03b12a75af90387f25b328aaf9281d2b)
 

Author SHA1 Message Date
Michael Pyne 9fd7489f03 modularize: Add CMake magic to install component modules. 13 years ago
Michael Pyne 081a19ca23 modularize: Move DependencyResolver to separate file. 14 years ago
Michael Pyne 7441f9596b modularize: Move RecursiveFH to separate file. 14 years ago
Michael Pyne aaeed70415 modularize: Move BuildContext out to separate file. 14 years ago
Michael Pyne 05e740fb0d modularize: Move Module class to separate file. 14 years ago
Michael Pyne 83d8fa8f5f modularize: Move l10nSystem to separate file. 14 years ago
Michael Pyne e60a7012f5 modularize: Move KDEBuildSystem to separate file. 14 years ago
Michael Pyne e857805802 modularize: Move QtBuildSystem to separate file. 14 years ago
Michael Pyne d91a0e0bc8 Consolidate build system factory. 14 years ago
Michael Pyne 67edf6e7be modularize: Move CMakeBootstrapSystem to separate file. 14 years ago
Michael Pyne 65529634a2 modularize: Move Autotools build system to separate file. 14 years ago
Michael Pyne c2dd6369f8 modularize: Move QMake build system to separate file. 14 years ago
Michael Pyne 6bcfdc23a0 modularize: Move GenericBuildSystem to separate file. 14 years ago
Michael Pyne db3a75021d modularize: Move out KDEProject* modules to separate files. 14 years ago
Michael Pyne 291b97f7c3 modularize: Move SvnUpdate to separate file (Updater::Svn). 14 years ago
Michael Pyne 582c66c37b modularize: Move BzrUpdate to separate file (Updater::Bzr). 14 years ago
Michael Pyne 9a62ac942a modularize: Move GitUpdate to separate file (ksb::Updater::Git). 14 years ago
Michael Pyne 68e6c3bf60 modularize: Move UpdateHandler to separate file (ksb::Updater). 14 years ago
Michael Pyne 683811f8bb modularize: Move ksb::PhaseList to separate file. 14 years ago
Michael Pyne 2ee3d30ecc modularize: Move KDEXMLReader to separate file. 14 years ago
Michael Pyne 0c1f4bcc57 modularize: Move NullIPC to separate file (IPC::Null). 14 years ago
Michael Pyne 635f24e917 modularize: Move PipeIPC to separate file (IPC::Pipe) 14 years ago
Michael Pyne 13e0992cb9 modularize: Combine IPC.pm and BaseIPC.pm -> IPC.pm 14 years ago
Michael Pyne 62a27d0faf modularize: Move BaseIPC to separate file. 14 years ago
Michael Pyne 1376ac9a26 modularize: Move ksb::Util out, add ksb::Version. 14 years ago
Michael Pyne 0e4603e771 modularize: Move Debug module to a separate file. 14 years ago
Michael Pyne 07d3656d76 modularize: Move IPC package to separate module. 14 years ago
Michael Pyne 88b065765b modularize: Add code to find kdesrc-build modules. 14 years ago
Michael Pyne d51b7533f1 GIT_SILENT: Update roadmap. 14 years ago
Michael Pyne dcf5afa9c3 doc: Fixed Docbook warning on man pages. 14 years ago
Michael Pyne 7dd4484dd1 Merge branch 'xsession-support' 14 years ago
Michael Pyne fb5bd6fc33 doc: Document xsession changes. 14 years ago
Michael Pyne 1a450778a2 xsession: Allow for disabling auto-xsession setup. 14 years ago
Michael Pyne d72d6d7516 xsession: Use xdg-compliant paths. 14 years ago
Michael Pyne 8c038f9bcb doc: Digia now maintains Qt, not Nokia. 14 years ago
Michael Pyne 620c661f9a Merge branch 'master' into xsession-support. 14 years ago
Michael Pyne 4b419b4aec Fix git fetching so that it actually downloads. 14 years ago
Michael Pyne 1b4dcf405a xsession: Split user env settings to yet-another file. 14 years ago
Michael Pyne 9e0130f969 xsession: Create KDEHOME if it doesn't exist. 14 years ago
Michael Pyne 8c66eb4d81 xsession: Make installed .xsession executable. 14 years ago
Michael Pyne aa4c85ce98 http: Use proper HTTP syntax for user agent string. 14 years ago
Michael Pyne 9f21b558f2 xsession: Remove bash-isms. 14 years ago
Michael Pyne 3021374062 xsession: Backup existing file if it would be overwritten. 14 years ago
Michael Pyne f821c713c2 xsession: Add option to allow overwriting existing login mgr config. 14 years ago
Michael Pyne a1471899a5 xsession: Install session support files after kdesrc-build run. 14 years ago
Michael Pyne b54ea9df21 Add routine to MD5-digest a file, needed for xsession setup. 14 years ago
Michael Pyne 05d1460f88 xsession: Extract var setting to separate script. 14 years ago
Michael Pyne 013246ae04 Fix implementation of tag/revision support for git. 14 years ago
Michael Pyne c22b7b0653 Implement tag and revision options for git modules. 14 years ago
Michael Pyne e3c41dafab Use 'tag' option when cloning git modules. 14 years ago