68 Commits (ccae52af67b490ffa72fccfe82aecad98333681f)

Author SHA1 Message Date
David Faure ccae52af67 Remove last mentions of sample-kde-env-user.sh, to repair make install 9 years ago
Michael Pyne f187eaf9ff Update hyperlinks (http -> https mostly, but also some dead links) 10 years ago
Michael Pyne 9d587bcdd1 Bump Perl requirement to 5.14. 11 years ago
Michael Pyne 83e358d366 refactor: Move execution-phase code into Application class. 13 years ago
Michael Pyne 56d1e7c21d Make exception class an actual class. 13 years ago
Michael Pyne 1b9db4e000 tests: Update test suite for fix-recursing commit. 13 years ago
Michael Pyne d48fd6e066 svn: Remove SSL signature for https://svn.kde.org/ 13 years ago
Michael Pyne 61bece589c test: Adapt to new SVN layout (should be a no-op). 13 years ago
Michael Pyne f6b40110c1 Move set-env handling to Module. 13 years ago
Michael Pyne aaeed70415 modularize: Move BuildContext out to separate file. 13 years ago
Michael Pyne 05e740fb0d modularize: Move Module class to separate file. 13 years ago
Michael Pyne 83d8fa8f5f modularize: Move l10nSystem to separate file. 13 years ago
Michael Pyne c2dd6369f8 modularize: Move QMake build system to separate file. 13 years ago
Michael Pyne 6bcfdc23a0 modularize: Move GenericBuildSystem to separate file. 13 years ago
Michael Pyne 291b97f7c3 modularize: Move SvnUpdate to separate file (Updater::Svn). 13 years ago
Michael Pyne d72d6d7516 xsession: Use xdg-compliant paths. 14 years ago
Michael Pyne 1b4dcf405a xsession: Split user env settings to yet-another file. 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 59428065c2 xsession: Make xsession script testable. 14 years ago
Michael Pyne 548489c996 Add .xsession installation base code. 14 years ago
Michael Pyne 5da44fdc63 Fix yet another QMake regression. 14 years ago
Michael Pyne 2ddee4c75e Add kde-build-metadata test. 14 years ago
Michael Pyne 5a01d0d19d Run test suite from temporary test directory. 14 years ago
Michael Pyne d94d95e9fd Correct test suite path to Qt. 14 years ago
Michael Pyne 6ee80150f3 Check for git before using it in tests. 14 years ago
Michael Pyne a4a55f6ffb Use default Perl per PATH instead of hardcoding /usr/bin/perl. 14 years ago
Michael Pyne 75e0f94c56 Fully name internal function to use with log_command. 14 years ago
Michael Pyne aa257fe589 Move svn code into SvnUpdate. 14 years ago
Michael Pyne dba286eaab Add no_translate option for log_command. 14 years ago
Michael Pyne fdd5923893 Add filtering to slurp_program_output. 14 years ago
Michael Pyne a37ffba183 kdesrc-build-test: Manually call done_testing(). 14 years ago
Michael Pyne 22a3533b26 Use a simpler unique_list implementation, add test case. 14 years ago
Michael Pyne 55f6831f59 Make moduleSet for modules not part of a set undef. 14 years ago
Michael Pyne 2f29db0ed9 Ensure module options override module-set options for same module. 14 years ago
Michael Pyne 631eca3a64 Don't double-add function args to environment. 14 years ago
Michael Pyne 2f7db9bb6b Auto-dereference list refs only if really refs. 14 years ago
Michael Pyne 198e1c5dec Move update_module_environment to Module. 14 years ago
Michael Pyne bcf81c3aff Move environment handling to BuildContext. 14 years ago
Michael Pyne a6807d9b8a Do not require the Qt module to be named 'qt-copy'. 14 years ago
Michael Pyne 29ca10d2d1 Move is_subdir_buildable to BuildSystem. 14 years ago
Michael Pyne 87b88487ed Improve split_quoted_on_whitespace. 14 years ago
Michael Pyne 9778e24ed8 GIT_SILENT Rename path_to_prog. 14 years ago
Michael Pyne bd61a4b749 Properly implement 'Large refactoring...'. 15 years ago
Michael Pyne 215ba37e84 Move get_svn_info to SvnUpdate. 15 years ago
Michael Pyne fcb2111ad0 Move "module type" to "module scm type". 15 years ago
Michael Pyne b68cc61850 A wee bit more refactoring for subdir paths. 15 years ago
Michael Pyne 5b1631e5a3 Rename mis-named package. 15 years ago
Michael Pyne 076188b274 Restore test suite. 15 years ago
Michael Pyne 5b6712c983 kdesrc-build-test: Catch exceptions thrown during testing. 15 years ago