190 Commits (8a6f354b8cc896210775f95fcdd96f4b6a691c26)
 

Author SHA1 Message Date
Michael Pyne 8a6f354b8c * Fix /admin auto-linking to not try to link if the admin directory is already 21 years ago
Michael Pyne cac294abce * Added module-base-path option to replace release-tag. The layout of the various programs in 21 years ago
Michael Pyne 78ff5c0f2b Treat kde-common special. kdesvn-build will never try to build or install it, 21 years ago
Michael Pyne 2024c5bd19 Lots of work to kdesvn-pywizard 21 years ago
Michael Pyne a28a88fecb The following two changes were based on a patch by Thiago Macieira. 21 years ago
Michael Pyne 66fd9c743c Don't colorize output to successfully-built file. 21 years ago
Michael Pyne fe23614789 Allow module names of the form KDE/kdemodule, in case people want their on-disk 21 years ago
Michael Pyne b125e99797 Lotsa changes: 21 years ago
Michael Pyne f5b3719db9 Add --prefix command line option 21 years ago
Michael Pyne 288bb6e680 Fix warning Perl gives about PRIO_PROCESS by looking up the damn constant 21 years ago
Michael Pyne e528e54c5b Add ability to alter niceness of kdesvn-build without using wrapper scripts. 21 years ago
Michael Pyne 70c45498e9 Change the repo switcher to switch to the full URL of the repository so that 21 years ago
Frans Englich 038d99d81a * Let env find the python bin 21 years ago
Michael Pyne 5deb4f4128 Fix updates, all 4 code paths seem to work for me. 21 years ago
Michael Pyne 9f9cc620a6 Apparently I'm more tired than I thought, this was a pretty bad bug 21 years ago
Michael Pyne 1eb3cd7ef6 SVN_SILENT bump version 21 years ago
Michael Pyne 4eae593f83 Fix bug with updating modules not using checkout-only. I'm not sure why it 21 years ago
Michael Pyne 9915a79c86 * Confine kdecvs-build to the bloody deep! </pirate> 21 years ago
Michael Pyne 050b27f0c1 Don't *always* add default modules to list. If the user specifies any, use 21 years ago
Michael Pyne d56f0243a5 The colors look bad on a white background, tone them back down to normal 21 years ago
Michael Pyne 52c914ff1e Some more colorizing, the extragear/ and playground/ modules should work now, 21 years ago
Michael Pyne 52eac0b7cd A few more cleanups, make sure the build directory for a module exists before 21 years ago
Michael Pyne 8926fbd264 Checkouts and updates should pretty much all work now. It's hard to test with 21 years ago
Michael Pyne bfd98723cf Make the sample configuration more useful, comment out some of the default options as well 21 years ago
Michael Pyne 95ae93dc5b * Change default options to be more useful/sane Now kdesvn-build will actually 21 years ago
Michael Pyne 889531597b Add a few more modules that don't exist in /trunk/KDE. I'll probably have to 21 years ago
Michael Pyne c832608789 * Fix downloading modules that belong to KDE proper (such as kdelibs, kdebase, etc). 21 years ago
Michael Pyne 9e19fb9f04 Add a sample configuration file for kdesvn-build. Basically some options have 21 years ago
Michael Pyne 7848908421 Initial conversion of the kdecvs-build script to support Subversion. Basically 21 years ago
Michael Pyne cb9bebe73e Fix bug in kdecvs-pywizard, where I forgot a str() call that is required with some PyQt libraries. 22 years ago
Michael Pyne 874724d5d8 Added $KDEDIR/lib/pkgconfig to pkg-config search path, and prepare for 0.87. 22 years ago
Michael Pyne 8951778bfc Correct command that removes the inst-apps file for a module. 22 years ago
Michael Pyne 4de809526d Add manual-update option for Matt Rogers, and tweak the documentation a little. 22 years ago
Michael Pyne c2b9ea4ba1 CVS_SILENT Prepare documentation for next release. 22 years ago
Michael Pyne 38ee557695 Don't use make-options when installing, to make unsermake work. 22 years ago
Michael Pyne a338b00f99 Run unsermake instead of make when building for a module that uses unsermake, thus shutting off the warnings generated by the new unsermake. 22 years ago
Michael Pyne 0c9c245325 Try to remain compatible with older unsermake and kde-common/admin combinations. No guarantees though. ;-) 22 years ago
Michael Pyne 5a52f5cf7f Add support for latest kdecvs-build in kdenonbeta. 22 years ago
Michael Pyne 23431e2f3b CVS_SILENT kdecvs-build version 0.85 22 years ago
Michael Pyne eb73b229d2 Some kdecvs-pywizard tweaks, including a minor refactor, some more Whats This help, and the ability to select qt-copy for the Qt library. 22 years ago
Michael Pyne fe74fe33ed Fix brokenness in make-install-prefix option. 22 years ago
Michael Pyne 9b9ac0483c Make the sample CXXFLAGS much more generic. 22 years ago
Michael Pyne 83ae8a85ed Add failed install output support to the summary. 22 years ago
Waldo Bastian ed6b85d00b (Restored, original commit by mpyne) 22 years ago
Michael Pyne 530a011c9b Implement a feature request from mornfall. Now you can update/build only a part of a module just by specifying the path on the command line. 22 years ago
Michael Pyne d2bf58e6ba Show failed updates in the summary output. This happens whether or not the module was actually going to be built. 22 years ago
Michael Pyne d93ebe7b30 This isn't actually required for kdecvs-build, it's just a script to aid me in packaging it on my home page. 22 years ago
Michael Pyne dbacf48600 Add support for new command line flag, --ignore-modules. 22 years ago
Michael Pyne fa6d5a8168 CVS_SILENT I've already done these. 22 years ago
Michael Pyne 8dfbe69820 * Show progress on the build process. 22 years ago