those exclusively. Thanks to David Skidmore for the bug report.
Also, I've hardcoded use-unsermake to false for qt-copy, which has the side
effect of not forcing unsermake to download when all you're building is qt-copy.
CCMAIL:thonot@earthlink.net
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=409924
intensity.
Also, bump the version to v0.90, I'll probably make a release of this since it
works for at least one person other than myself. ;)
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=409923
hopefully without breaking what was working before.
I've updated the sample config appropriately.
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=409917
the server being hammered and all ;). Speaking of which, I probably shouldn't
be committing this either, but I need to head to sleep and I'd like this to get
some testing.
Most notably, I removed the hacks needed by CVS correctly checkout the /admin
directory, hopefully it'll work fine.
Stuff like /playground/multimedia/jukquiz probably won't build right though,
kdesvn-build still doesn't know that the actual application is jukquiz, and
that the actual module is multimedia.
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=409675
(try) to build a useful set of modules, with a useful set of default options,
if you have no config file.
* Add some color to the output (more will probably come, can be disabled, no
color is printed if the output isn't a tty).
* Initial support for modules of the form 'playground/games/knetwalk', this part
will probably be tougher than I thought. :(
* Correct some debugging output.
* If unsermake is automatically included in the build, it no longer automatically
includes kdenonbeta/admin.
* Correct a co -l option to read co -N
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=409673
end up allowing users to specify the full path at some point so they're not
screwed if I don't update the script.
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=406867
* Special-case downloading kdesupport (there's probably more modules I should add to this list).
* Don't try to create the log directory in pretend mode.
I was able to download, build, and install arts using this version, so I think
it's getting closer to being ready to replace kdecvs-build.
I still need to investigate svn+ssh though.
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=406865
there is a lot of converting cvs to svn (or Subversion). This includes:
* ~/.kdecvs-build -> ~/.kdesvn-build
* Obviously svn is run instead of cvs.
* cvs-server -> svn-server (the https://svn.kde.org/home/kde form)
* cvs-root -> source-dir (this makes more sense anyways)
The release-tag option has been more or less excised for now while I try to
think of how I want to support that feature in kdesvn-build. It will
probably involve running svn switch.
Also, building doesn't seem to work, and I'm sure that there's other issues.
However, checking out and updating seems to be working.
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=406675
For example, to update and build only the khtml component of kdelibs, you would type at the prompt "kdecvs-build kdelibs/khtml".
This should work pretty good, but feel free to let me know if I've b0rken anything. =D
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=346557