Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
- Don't remove r-base-*.deb files when cleaning sources
- Use ./build [options] sourcepackage instead of build*.sh
- Use ./build_others [options] instead of build_others.sh
- Use ./clean [squeeze|wheezy|jessie] instead of clean.sh
- Improve comment in backport_others script
- Use ./move_debs instead of move_*.sh
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@117 f247ebf9-aa24-0410-a698-f940e971ad2b
|
|
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@114 f247ebf9-aa24-0410-a698-f940e971ad2b
|
|
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@113 f247ebf9-aa24-0410-a698-f940e971ad2b
|
|
- Copy sources to $DIST directory so quilt using packages work (littler, r-cran-coda, r-cran-rjags...)
- Do not use getopts as the approach used did not work with multiple options
- Use -s/--skip instead of -n to skip updates
- Use -k/--keep to keep sources under $DIST directory
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@112 f247ebf9-aa24-0410-a698-f940e971ad2b
|
|
Now backports for different distributions (squeeze, wheezy, jessie) can be
started from the same working directory. Also, single package builds
can be done without editing a script.
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@111 f247ebf9-aa24-0410-a698-f940e971ad2b
|