38 Commits (f6900b842a2c402fbe8b7380689ec4b54cac2b98)

Author SHA1 Message Date
Michael Pyne 685e68eab3 logs: Postpone log dir mutable setup until a log is to be generated. 8 years ago
Roman Gilg 9d977859e2 Ignore system standard path when prepending environment variables 8 years ago
Michael Pyne 698cc6d376 qmake: Fix order-dependency of *.pro glob search. 8 years ago
Michael Pyne c1ed57c3df kde-projects: Remove easy references to XML database. 8 years ago
Michael Pyne 6c584c6a84 Avoid referencing source dir after it may be removed. 9 years ago
Michael Pyne 02c616cbb0 Reduce importance of qtdir option, default to ''. 9 years ago
Michael Pyne 27a4d48ee2 ipc: Show status of unbuilt-but-updated modules in async. 9 years ago
Michael Pyne 2e62dc7e15 Point CMake to Qt's cmake module directory if different from KF5's 10 years ago
Michael Pyne daee2ad3b4 Merge config-reading code into _parseModuleOptions. 10 years ago
Michael Pyne b6de149bf3 GIT_SILENT Remove dead code. 10 years ago
Michael Pyne 21fe19f8cd Adjust QMake flags to make --reconfigure work too, other minor fixes. 10 years ago
Michael Pyne 8d679680d9 ui: Streamline and reduce output. 11 years ago
David Faure d480b86c65 kdesrc-build: improve message about why a full refresh is needed 11 years ago
Jeremy Whiting e2b5dc2b2f Fix warning about deprecated regex syntax using perl 5.22 here. 11 years ago
Michael Pyne 6406649d60 Refactor {set,get}Option and friends into common base. 11 years ago
Michael Pyne 2ccfdce7da chdir back to known directory after using remove-after-install. 11 years ago
Michael Pyne 192c98f963 kde-projects: Make set-but-empty branch-groups remove module from build. 12 years ago
Michael Pyne 88d583b41c GIT_SILENT Use right var name. 12 years ago
Michael Pyne 3c54802d87 misc: Can't switch to a build directory that doesn't exist... 12 years ago
Michael Pyne 2078fb938c build: Start from a known directory every time. 12 years ago
Michael Pyne ece6ba8afe kf5: XDG_DATA_DIRS is required for the build process. 12 years ago
Michael Pyne 488f600ff3 Use newly-added had_an_exception function where it seems appropriate. 12 years ago
Michael Pyne 0a4adae574 Change debug messages. 12 years ago
Àlex Fiestas 3440790441 Adds ignore-kde-structure as an option 12 years ago
Michael Pyne 74c19d315a refactor: Complete extraction of global functions from script. 13 years ago
Michael Pyne 83e358d366 refactor: Move execution-phase code into Application class. 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 4818d23919 module: Use fullProjectPath. 13 years ago
Michael Pyne 1805a95195 kde-projects: Add support for "Logical Branch Groups". 13 years ago
Michael Pyne 5d638acab0 kde-projects: Accurately track parent module set. 13 years ago
Michael Pyne 31e34a0fd0 Remove warnings under Perl 5.18. 13 years ago
Michael Pyne 201265283a Now forward persistent option changes to build proc as well. 13 years ago
Michael Pyne 8458fe846a async: Let build proc decide whether to build skipped modules. 13 years ago
Michael Pyne f6b40110c1 Move set-env handling to Module. 13 years ago
Michael Pyne 8c59d95243 api: Make some comments NaturalDocs-compatible. 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. 13 years ago