53 Commits (b3b3f23896ff2b5aadc82b43b617494ea712e2a3)

Author SHA1 Message Date
Michael Pyne 201265283a Now forward persistent option changes to build proc as well. 13 years ago
Michael Pyne d05b558731 Use different color for pretend output. 13 years ago
Michael Pyne 5b15a3a991 Try to make output prettier. 13 years ago
Michael Pyne 8458fe846a async: Let build proc decide whether to build skipped modules. 13 years ago
Michael Pyne ccbd3a01d4 Pass update status messages over IPC to be displayed by build thread. 13 years ago
Michael Pyne 1d76940879 kde-projects: Support ignoring given implicit modules. 13 years ago
Michael Pyne e6cc07de7e util: Add any() function for list processing. 13 years ago
Michael Pyne 15105af26a kde-projects: Setup way to add modules to ignore list. 13 years ago
Michael Pyne e95f2c9397 build-metadata: Handle ignored modules in pretend mode. 13 years ago
Michael Pyne 2ed0aafee7 async: Simplify IPC::Pipe. 13 years ago
Michael Pyne 3215ea0780 async: Check IPC worked before using its value. 13 years ago
Michael Pyne bb80bd304e async: GIT_SILENT s/svn/source/ 13 years ago
Michael Pyne acdcae5a7f api: Document API of DependencyResolver. 13 years ago
Michael Pyne a456c51b7a kde-projects: Support "catch-all" dependencies. 13 years ago
Michael Pyne 1683307aef kde-projects: Expand dependency-data support. 13 years ago
Michael Pyne ff7c6e7fcb Make standard function to 'pretend open' empty files. 13 years ago
Michael Pyne f6b40110c1 Move set-env handling to Module. 13 years ago
Michael Pyne 44b7ffc784 run-tests: Give full path to test results log. 13 years ago
Michael Pyne d9758bf9ac kde-projects: Sanity check to avoid incl. all modules. 13 years ago
Michael Pyne f48b18f345 git: Fix pretend mode branchname checks. 13 years ago
Michael Pyne c3a9b62b07 api: Document more of the API. 13 years ago
Michael Pyne 2dd1946cfc api: Document process_arguments. 13 years ago
Michael Pyne 8c59d95243 api: Make some comments NaturalDocs-compatible. 13 years ago
Michael Pyne 8ad8eacadf kde-projects: Improve error message somewhat. 13 years ago
Michael Pyne 18b1e3bc87 build-metadata: Skip metadata update sometimes. 13 years ago
Michael Pyne 10b7c12ad5 kde-projects: Record which branches are available for a module. 13 years ago
Michael Pyne b50929234b modularize: Add version info to each component module. 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 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