- 25 Aug, 2005 3 commits
-
-
Michael Pyne authored
svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=453343
-
Michael Pyne authored
svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=453036
-
Michael Pyne authored
svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=453034
-
- 21 Aug, 2005 3 commits
-
-
Michael Pyne authored
svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=451551
-
Michael Pyne authored
different than the actual URL) to KDE 3.5. BUG:111167 svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=451549
-
Michael Pyne authored
configuration file as well. I suppose you could possibly consider this a new feature, but it's kind of required for websites that want to offer cut-and-paste examples like quality.kde.org's Step by Step Building Guide. svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=451542
-
- 20 Aug, 2005 3 commits
-
-
Michael Pyne authored
It is harmless however, so I will leave it with the 0.97.4 tag. svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=451509
-
Michael Pyne authored
svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=451499
-
Michael Pyne authored
BUG:111167 svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=451488
-
- 17 Aug, 2005 1 commit
-
-
Michael Pyne authored
right for kdebindings) to kdesvn-build for KDE 3.5, along with some various bugfixes from trunk. This should be working OK now, if not, --> bugs.kde.org ;) BUG:110682 svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=449896
-
- 14 Aug, 2005 1 commit
-
-
Michael Pyne authored
svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=449046
-
- 12 Aug, 2005 1 commit
-
-
Michael Pyne authored
svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=445791
-
- 07 Aug, 2005 1 commit
-
-
Michael Pyne authored
Fix default branch for qt-copy if the qt-copy module exists in ~/.kdesvn-buildrc for kdesvn-build 3.5-branch. svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=443713
-
- 31 Jul, 2005 1 commit
-
-
Michael Pyne authored
svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=441752
-
- 30 Jul, 2005 4 commits
-
-
Henrique Pinto authored
Reverting my last commit, sorry for the noise. CCMAIL:michael.pyne@kdemail.net svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=440419
-
Henrique Pinto authored
CCMAIL: michael.pyne@kdemail.net svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=440401
-
Michael Pyne authored
svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=440169
-
Michael Pyne authored
use-unsermake self feature to 3.5. svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=440163
-
- 29 Jul, 2005 1 commit
-
-
Michael Pyne authored
svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=440123
-
- 28 Jul, 2005 1 commit
-
-
Michael Pyne authored
Add qt-copy to the list of modules to default to a branch (non-trunk) download. svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=439383
-
- 27 Jul, 2005 2 commits
-
-
Michael Pyne authored
I've appended the text KDE 3.5 Edition to the version string to make clear that this kdesvn-build is not going to help much with KDE 4 without some editing. svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=439057
-
Michael Pyne authored
If a user of this particular version does not add branch tags to their modules then kdesvn-build will assume branch 3.5 for those modules in that branch, and branch 1.5 for arts. svn path=/branches/KDE/3.5/kdesdk/scripts/kdesvn-build; revision=439056
-
- 25 Jul, 2005 2 commits
-
-
Michael Pyne authored
remove an unnecessary pretend mode check. svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=438748
-
Michael Pyne authored
Also, make --dry-run an alias for --pretend since --dry-run seems to be a common name for that type of option. BUG:109501 svn path=/trunk/KDE/kdesdk/doc/scripts/kdesvn-build/; revision=438341
-
- 24 Jul, 2005 2 commits
-
-
Michael Pyne authored
Code cleanups. Which means, of course, that it's time to test any features you like to make sure they still work. ;) Also, (finally) refactor kdesvn-build output into different categories. The default is about as verbose as before, but there are several new options: --quiet (-q short option). Be quieter. --really-quiet, only show warnings and errors for the most part. --verbose, be even more descriptive than normal. --debug, show all kdesvn-build output. (WARNING, this can be super-verbose). This implements wish 109501 (Quiet mode feature request), but since I haven't added the documentation for it yet the bug will remain open. CCBUG:109501 svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=438080
-
Michael Pyne authored
Implement wish 109443 (E-mail report on compile failure). This adds two configuration file options: email-address: kdesvn-build uses this address to send email from. You don't have to set it, but it's probably better if you do if you use any features kdesvn-build will send email for (like the one I'm committing). email-on-compile-error: This should be set to the email address to send email to whenever a build error occurs. The email isn't sent until kdesvn-build is done trying to build/install modules so that kdesvn-build can collate the results first. kdesvn-build will also include excerpts from the error log so that you won't necessarily have to pull up the log to see what happened. If you didn't set an email address to send from, kdesvn-build will use the send-to address as the send-from address. svn path=/trunk/KDE/kdesdk/doc/scripts/kdesvn-build/; revision=438049
-
- 23 Jul, 2005 1 commit
-
-
Michael Pyne authored
global and one subroutine-local variables. Needed for the e-mail on errors feature I'm working on. svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=437796
-
- 22 Jul, 2005 2 commits
-
-
Michael Pyne authored
was documented as existing. :( Fix color output nag. kdesvn-build will now create a symlink to the log file describing the error if a module fails to build. What this means is that if e.g. kdebase failed to build, you could open ~/kdesvn/log/latest/kdebase/error.log to find out why instead of using Tab-completion to find ~/kdesvn/log/latest/kdebase/build-3.log (or svn-co.log, or configure.log, etc). svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=437469
-
Michael Pyne authored
svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=437459
-
- 16 Jul, 2005 1 commit
-
-
Michael Pyne authored
Most notably, the "if defined" test is almost never used that way an empty string will be treated as false as well (which allows me to have a default value for every option kdesvn-build knows about). svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=435022
-
- 15 Jul, 2005 2 commits
-
-
David Faure authored
svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=434866
-
Michael Pyne authored
the builddir and/or source dir after a successful module install, for people with limited disk space. Supports the following values: none - Don't delete anything. Obviously this is the default. builddir - Delete the build directory after install. This isn't a command line option though, it needs to be set in your ~/.kdesvn-buildrc (it is possible to set it via the command line though by doing --remove-after-install=builddir). BUG:109044 svn path=/trunk/KDE/kdesdk/doc/scripts/kdesvn-build/; revision=434684
-
- 14 Jul, 2005 2 commits
-
-
Michael Pyne authored
using a faked build dir. svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=434660
-
Michael Pyne authored
changed kdesvn-build to abstract away the various checks for modules that don't support srcdir != builddir natively (at this point, kdebindings, valgrind, and qt-copy). This is so that all modules which don't natively support builddir != srcdir will use the same mechanism to fake it, in addition to good coding practice. This should also make the script more portable, it might even work on BSD now. =D svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=434428
-
- 13 Jul, 2005 2 commits
-
-
Michael Pyne authored
CCBUG:108968 svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=434137
-
Michael Pyne authored
help the user, not prevent them from running kdesvn-build. Thanks to advice from Thiago, kdesvn-build will now more accurately detect if it is still running. If kdesvn-build is relatively sure it is still running it will prompt the user to confirm their decision to run concurrently, otherwise it will warn about a stale lockfile and proceed without further intervention required. This fixes bug 108968 BUG:108968 svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=434133
-
- 12 Jul, 2005 1 commit
-
-
Michael Pyne authored
Normally kdesvn-build only lists packages that it tried to build, and in this case it was smart enough to not try to build a package that didn't update. svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=433860
-
- 10 Jul, 2005 1 commit
-
-
Michael Pyne authored
When running make (or unsermake), exec the absolute path. This is really for people using make-install-prefix, since my sudo has recently lost the ability to find unsermake for some reason. I suspect a recent change in the Gentoo ebuild so this is a pre-emptive workaround to hopefully reduce the "OMG kdesvn-build can't install" bugs. svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=433473
-
- 05 Jul, 2005 2 commits
-
-
Matt Rogers authored
svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=431715
-
Michael Pyne authored
1) Using svn+ssh 2) Using ssh-agent (as detected by environment) 3) Hasn't set disable-agent-check, kdesvn-build will now make sure that the ssh agent is actually maintaining a list of identities, and if it isn't will run ssh-add for you. Hopefully this will go far towards fixing the problem where if you forgot to run ssh-add that kdesvn-build would merrily sit and wait for your to type your passphrase. svn path=/trunk/KDE/kdesdk/doc/scripts/kdesvn-build/; revision=431712
-