72 Commits (e217a3d29c1440c7631cf27b826d6c583a1be977)

Author SHA1 Message Date
Michael Pyne e217a3d29c * Correctly handle the case of an empty build-status file. 22 years ago
Michael Pyne bb1afb74ca * Version isn't 0.73, it's 0.73-pre1. 22 years ago
Michael Pyne 1f72957736 * Documentation updates and tweaking of the --resume and --resume-from 22 years ago
Michael Pyne 0f1f01a1dd * Added exception handling to the main loop. You should never again have the 22 years ago
Michael Pyne a4e2025c4a * TODO updates 22 years ago
Michael Pyne 66ed807641 * Add make-install-prefix option. 22 years ago
Michael Pyne 7633281699 * Don't dump builddir/$module when autorebuilding. 22 years ago
Michael Pyne d368df8343 * Don't require a config file to process command line options. 22 years ago
Michael Pyne 7b3ef4b623 * Fix qt-copy misdetected configuration bug. 22 years ago
Michael Pyne 3e49efcfb1 * Remove kde-common from requirements for checkout-onlied modules. 22 years ago
Michael Pyne 5b5caf147c * Fix the workaround to the qt-copy infinite loop. 22 years ago
Michael Pyne 8e473752e9 * Fix admin trying to download with qt-copy. 22 years ago
Michael Pyne 5660d4bed1 * Add admin dir stuff to HISTORY. 22 years ago
Michael Pyne 143a1b4afb * Add admin dir checking to script. 22 years ago
Michael Pyne 6d28001591 * Add latest log dir support. 22 years ago
Michael Pyne 27e8e2d65d * Make script header documentation better. 22 years ago
Michael Pyne 370c2ccd34 * Fix cleaning build system for qt-copy. 22 years ago
Michael Pyne 51e3b745f4 * Update to 0.70. 22 years ago
Michael Pyne bfba7294f4 * Add option stop-on-failure to stop the script if something fails building. 22 years ago
Michael Pyne ee1ce0bcbd * Fix bug with --no-build command line option. 22 years ago
Michael Pyne cf5b7ffd4b * Alphabetize global options. 22 years ago
Michael Pyne 6772d1aeeb * Keep modules from stomping on others' environments. 22 years ago
Michael Pyne ec5602f26b * Fix the "Script starts..." bug. 22 years ago
Michael Pyne ebe7bdc749 * Fix stupid Perl syntax error. 22 years ago
Michael Pyne 200e9353a6 * Fix we-shouldn't-use-unsermake bug. 22 years ago
Michael Pyne 8de214de6c * Update to version 0.65 22 years ago
Michael Pyne ed00681734 * Reorganize script start message until after command line arguments are 22 years ago
Michael Pyne 5b3b98cbb3 The documentation has a list of the changes. 22 years ago
Michael Pyne 450a021a60 * Make sure stdin is open (reads from /dev/null) for logged processes. 22 years ago
Michael Pyne bd692cf234 * Fix CVS parsing to work with the new logging filename scheme. 22 years ago
Michael Pyne 4e64f5440d * Make all log files end in .log for consistency purposes. 22 years ago
Michael Pyne a9ea15ee4f * Fix a bug reported by Amilcar Lucas. We should check if the module is 22 years ago
Michael Pyne a0b7363471 * Add -h and -v short options. 22 years ago
Michael Pyne 2751c9e841 * Added option build-dir and log-dir for Amilcar. Build dir can be set 22 years ago
Michael Pyne bb3969fdab * Add command line option to disable installation. 22 years ago
Michael Pyne 463bc0cecc * Remove debugging output 22 years ago
Michael Pyne 95fd6d95cd * Add debug command line option. 22 years ago
Michael Pyne 6392d168fa * Don't try to deal with modules that aren't configured in ~/.kdecvs-buildrc, 22 years ago
Michael Pyne 5c1c50aaa2 * Fix syntax error introduced in last revision. 22 years ago
Michael Pyne bb1dbe4436 * Only printed failed packages messages if there were failed packages. 22 years ago
Michael Pyne 1090c49325 * Add a message saying how many files were updated. 22 years ago
Michael Pyne ac45b7f7d3 * qt-copy apply patches fix. 22 years ago
Michael Pyne 04ca84dab0 * Make script return non-zero on error. 22 years ago
Michael Pyne be86b5c447 * Document some existing options and improve the default on another. 22 years ago
Michael Pyne ba8b2f81e8 * Starting work on improving the build process for the script. 22 years ago
Michael Pyne 55b756ee45 * Don't print BUILD PROCESS messages if nothing is being built. 22 years ago
Michael Pyne 3cd5f0a932 * Make configure log its output instead of spewing it all over STDOUT. 22 years ago
Michael Pyne e52637f3dc * Documentation changes. 22 years ago
Michael Pyne 4af368517d * Reorder path settings functions so that KDE and Qt dir paths override system paths. 22 years ago
Michael Pyne 11464be6bf * Fix a bug where path wasn't updated while running configure. 22 years ago