45 Commits (02c616cbb08915fe2804c75259ddf449ab8c1792)

Author SHA1 Message Date
Michael Pyne f187eaf9ff Update hyperlinks (http -> https mostly, but also some dead links) 10 years ago
Michael Pyne d05afb5538 Manually use JSON::PP instead of requiring JSON. 10 years ago
Michael Pyne 21b5eb9371 Add git-user option. 11 years ago
Michael Pyne 1c26b29511 git: gitorious is going away, remove its workaround. 11 years ago
Michael Pyne a28fb7f9e5 git: Update list of git error messages. 11 years ago
Michael Pyne 517c5b8ce0 Prefer our built-in any() function. 11 years ago
Michael Pyne 79a4147442 git: Setup srcdir before git-clone fallback. 11 years ago
Michael Pyne 446ef41c6a git: Allow snapshot extraction into empty source dirs. 11 years ago
Michael Pyne 3b658d1221 Remove LWP requirement. 11 years ago
Michael Pyne aaca655198 GIT_SILENT: Bump all module requirements to Perl 5.14. 11 years ago
Michael Pyne 0647ad270c Eliminate first-run errors without metadata. 11 years ago
Michael Pyne 1cc6f87971 git: Check for in-progress merges or rebases before updating existing repo. 11 years ago
Michael Pyne 90ae61ab8b Verify kde: prefix is setup earlier in the build. 11 years ago
Michael Pyne eeb5279daa Use consistent indentation for module update messages. 11 years ago
David Faure a61faf26ce Better error message. Turns out that "source-dir ." doesn't work for this reason. 12 years ago
Alex Merry f538d4e0e3 Use bzr pull instead of bzr up 12 years ago
Michael Pyne 7cfa5c006b git: No wonder this warning did not work. 12 years ago
Michael Pyne 0cf9e1bb03 git: Fix order-of-operations error with exception handling. 12 years ago
Michael Pyne 488f600ff3 Use newly-added had_an_exception function where it seems appropriate. 12 years ago
Michael Pyne 87bdd66fa2 git: Fallback to git-clone for all snapshot failures. 12 years ago
Michael Pyne 640c1513c5 git: Improve exception discipline and error messages. 12 years ago
Michael Pyne 316a1b3361 cmdline: Restore support for arbitrary global option handling. 12 years ago
Michael Pyne 74c19d315a refactor: Complete extraction of global functions from script. 13 years ago
Michael Pyne 4211e1d44e refactor: Move cmake logic to KDE4 build system. 13 years ago
Michael Pyne 69f2ed9d17 Fix porting of safe_rmtree from forever ago. 13 years ago
Michael Pyne 56d1e7c21d Make exception class an actual class. 13 years ago
Michael Pyne d590068f13 branch-group: Don't consider kde-projects selectors for non-proj mods. 13 years ago
Michael Pyne 758ef516da kde-projects: Centralize git branch option handling. 13 years ago
Michael Pyne 1805a95195 kde-projects: Add support for "Logical Branch Groups". 13 years ago
Michael Pyne c3bc40654d svn: Fix regex used for old login scheme detection. 13 years ago
Michael Pyne d48fd6e066 svn: Remove SSL signature for https://svn.kde.org/ 13 years ago
Michael Pyne 307db4899b svn: Try --relocate for host-only svn-switch. 13 years ago
Michael Pyne 24d7d1d489 svn: Warn about changed SVN module layout in svn.kde.org. 13 years ago
Michael Pyne 201265283a Now forward persistent option changes to build proc as well. 13 years ago
Michael Pyne 5b15a3a991 Try to make output prettier. 13 years ago
Michael Pyne e95f2c9397 build-metadata: Handle ignored modules in pretend mode. 13 years ago
Michael Pyne ff7c6e7fcb Make standard function to 'pretend open' empty files. 13 years ago
Michael Pyne f48b18f345 git: Fix pretend mode branchname checks. 13 years ago
Michael Pyne 18b1e3bc87 build-metadata: Skip metadata update sometimes. 13 years ago
Michael Pyne b50929234b modularize: Add version info to each component module. 13 years ago
Michael Pyne 05e740fb0d modularize: Move Module class 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