index
:
svn2git/trunk.git
master
trunk: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
auto-build
/
pd-extended-auto-builder.sh
Age
Commit message (
Expand
)
Author
2012-10-16
fix md5 sed regex for binary packages
Hans-Christoph Steiner
2012-10-16
make sure the .md5 files have the correct filename inside of them
Hans-Christoph Steiner
2012-10-04
doh left in an 'exit' call...
Hans-Christoph Steiner
2012-10-03
use the version from pd/src/m_pd.h to set the package version in the debian/c...
Hans-Christoph Steiner
2012-09-28
include platform-specific libs in LIB_TARGETS variable when running 'svn update'
Hans-Christoph Steiner
2012-09-28
streamline 'svn update' procedure a little bit
Hans-Christoph Steiner
2012-09-28
add global 'svn up' to include the root folder
Hans-Christoph Steiner
2012-09-28
set rsync server via a single variable in auto-build-common
Hans-Christoph Steiner
2012-09-27
kludge to restore folders when they've been converted from svn:externals to d...
Hans-Christoph Steiner
2012-09-26
add new script to automate the generation of Pd-extended source tarballs
Hans-Christoph Steiner
2012-09-26
only make source tarball when its requested via command line arg
Hans-Christoph Steiner
2012-09-26
add command line arg for making a source tarball only and not building
Hans-Christoph Steiner
2012-09-26
add log messages to mark stages of the build process
Hans-Christoph Steiner
2012-09-25
generate a source tarball before running the build
Hans-Christoph Steiner
2012-09-21
fix the invocation of 'make distclean'
Hans-Christoph Steiner
2012-09-21
remove dead svn:externals so they can be replaced by new folders
Hans-Christoph Steiner
2012-09-11
updated to new temporary home for rsync uploads
Hans-Christoph Steiner
2012-09-04
run 'make distclean' before svn/git clean so the autotools Makefiles still ex...
Hans-Christoph Steiner
2012-09-04
run the complete 'make distclean' before building everything
Hans-Christoph Steiner
2012-08-31
update directly from git and svn servers, rather than rsyncing
Hans-Christoph Steiner
2011-08-05
print out env vars for debugging
Hans-Christoph Steiner
2011-06-27
upload new zip package for Windows
Hans-Christoph Steiner
2010-06-01
oops, mistakenly committed, reverting
Hans-Christoph Steiner
2010-05-30
updated for new libdir layout which needs a different declare statment than t...
Hans-Christoph Steiner
2009-04-05
fixed chmod line to hopefully work
Hans-Christoph Steiner
2009-04-03
added chmod to rsync uploading to try to insure that the uploads are download...
Hans-Christoph Steiner
2009-03-23
oops, forgot to remove debug bits
Hans-Christoph Steiner
2009-03-23
- added direct mailing support for Cygwin 'email' via Windows/MinGW builds
Hans-Christoph Steiner
2009-03-04
it seems I also have to turn off the link support implied by --archive
Hans-Christoph Steiner
2009-03-04
an attempt at getting symlinked files working under MinGW/Cygwin by copying t...
Hans-Christoph Steiner
2008-09-30
replaced `` syntax with $();
IOhannes m zmölnig
2008-04-18
clean up pd-extended auto-build script and prepped the release script
Hans-Christoph Steiner
2008-04-18
made archive filename generation more robust, fixing md5 problem on MinGW
Hans-Christoph Steiner
2008-04-16
removed the --login from the cygwin shell used to run the rsyncing on MinGW s...
Hans-Christoph Steiner
2008-04-15
removed --login from the MinGW rsync shells since it is unneeded, and the Cyg...
Hans-Christoph Steiner
2007-12-04
the latest version of cygwin's rsync now seems to completely not work under M...
Hans-Christoph Steiner
2007-11-06
added lines to debug missing /usr/local/include/stdlib.h on MinGW
Hans-Christoph Steiner
2007-11-04
included the patches into the branch-v0-40-extended so they don't need to be ...
Hans-Christoph Steiner
2007-10-24
added md5 files for each file uploaded
Hans-Christoph Steiner
2007-07-09
first stab at automated .deb building
Hans-Christoph Steiner
2006-11-26
reduced the verbosity of the rsync as discussed a while back on pd-dev
Hans-Christoph Steiner
2006-11-12
reordered to make compile errors clearer
Hans-Christoph Steiner
2006-10-24
switched from if to case statement so I can use a wildcard at the end of the ...
Hans-Christoph Steiner
2006-10-21
run 'make package_clean' to ensure that the old builds are really gone; remov...
Hans-Christoph Steiner
2006-10-21
made rsync uploads use cygwin shells since Cygwin's rsync doesn't like MinGW'...
Hans-Christoph Steiner
2006-10-19
the uname -s is now downcased in auto-build-common, so I adjusted the case st...
Hans-Christoph Steiner
2006-10-18
switched to a common file for common variables; downcased hostname and uname
Hans-Christoph Steiner
2006-10-17
split up patching and version munging into separate targets to support having...
Hans-Christoph Steiner
2006-09-29
fixed up hostname so that the domain name is not included; added skeleton to ...
Hans-Christoph Steiner
2006-09-28
oops, sh didn't like that case syntax, let's try this
Hans-Christoph Steiner
[next]