Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-19 | added prerm script for update-alternatives | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15302 | |||
2011-09-18 | added update-alternatives support | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15301 | |||
2011-09-18 | fixed man page to not collide with 'puredata' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15300 | |||
2011-09-18 | rename binary to 'pd-extended' so this package and live with 'puredata' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15299 | |||
2011-09-16 | remove files from pd-extended package that are provided by puredata-dev and ↵ | Hans-Christoph Steiner | |
puredata-utils svn path=/trunk/; revision=15298 | |||
2011-09-15 | make test return True and execute on False so that make doesn't think there ↵ | Hans-Christoph Steiner | |
is an error when the noncvs dir is not found svn path=/trunk/; revision=15297 | |||
2011-09-15 | make pentium4 the minimum CPU so we can use SSE2 (p4 arrived in 2000). | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15295 | |||
2011-09-14 | test whether noncvs exists before trying to install it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15294 | |||
2011-09-14 | use tar to copy noncvs into place while omitting .svn dirs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15293 | |||
2011-09-13 | include pthreadVC.dll from pd-vanilla to support libs that use it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15292 | |||
2011-09-08 | oops, typo, forgot the c in libstdc++-6.dll | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15291 | |||
2011-09-07 | added libstd++-6.dll to package | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15290 | |||
2011-09-05 | added some new DLLs needed from builds using MinGW's gcc 4.5 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15285 | |||
2011-08-16 | removed some ancient history, circa 2003 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15220 | |||
2011-08-16 | removed very out of date windows batch files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15219 | |||
2011-07-15 | updated README to purge old stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15154 | |||
2011-06-28 | add the 'startup' folder contents to the Windows installer and therefore ↵ | Hans-Christoph Steiner | |
.zip too svn path=/trunk/; revision=15119 | |||
2011-06-28 | run the zip command in the cygwin sh to make sure its in its native env | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15118 | |||
2011-06-27 | fixed stupid recursive variable in $(zippackagefolder) | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15117 | |||
2011-06-27 | make GUI start first from menu so that files opened via file associations ↵ | Hans-Christoph Steiner | |
open in the same process svn path=/trunk/; revision=15116 | |||
2011-06-27 | make zip only have a single folder of depth | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15114 | |||
2011-06-26 | added zip: target to create a zip from the contents of the Inno installer | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15111 | |||
2011-06-26 | remove Ok dialog since its unneeded and interferes with automating the ↵ | Hans-Christoph Steiner | |
installer to make the zip package svn path=/trunk/; revision=15110 | |||
2011-06-17 | removed blank line to fix parsing issue, updated version | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15106 | |||
2011-06-09 | added Standards-Version: 3.8.2, its a bit old but we build for old releases | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15101 | |||
2011-05-24 | fixed utf8 encoding issue | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15094 | |||
2011-04-19 | copy libdir.dll into place, stop the ln -s trickery | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15081 | |||
2011-04-16 | move libdir ln -s statement since on MinGW ln is actually cp, and the target ↵ | Hans-Christoph Steiner | |
needs to be there first svn path=/trunk/; revision=15072 | |||
2011-04-13 | create pd/startup and include libdir.dll; add notes.txt to Help Browser; ↵ | Hans-Christoph Steiner | |
install tcllib into its own tcllib1.13 folder svn path=/trunk/; revision=15070 | |||
2011-04-07 | removed the Gem-exclusion logic | IOhannes m zmölnig | |
if it needs to be done, then it should be done in externals/Makefile svn path=/trunk/; revision=15067 | |||
2011-04-07 | moving Gem from pure-data/ to pure-data/externals/ | IOhannes m zmölnig | |
there is really no difference between Gem and (e.g.) fftease, why should they live in different directories? svn path=/trunk/; revision=15064 | |||
2011-04-06 | for Gem build, force HAVE_S_STUFF_H and include global OPT_CFLAGS | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15062 | |||
2011-03-28 | install tcllib in the package since its needed for base64 for including ↵ | Hans-Christoph Steiner | |
images inline svn path=/trunk/; revision=15052 | |||
2011-02-22 | we need an extension after all | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14946 | |||
2011-02-22 | remove .pd_darwin and point to libdir of libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14945 | |||
2011-02-22 | make libdir start automatically by being in new 'startup' folder | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14944 | |||
2011-02-22 | removed libdir since its in 'startup' and added vanilla/list since it must ↵ | Hans-Christoph Steiner | |
be pre-loaded to work svn path=/trunk/; revision=14943 | |||
2011-01-23 | obsolete for 0.43 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14778 | |||
2011-01-23 | refactored into Pd-extended 0.43 git | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14777 | |||
2011-01-22 | refactored patch into Pd-extended 0.43 git | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14773 | |||
2011-01-21 | one second thought, these two don't have path conflicts with the Pd-extended ↵ | Hans-Christoph Steiner | |
megalith package svn path=/trunk/; revision=14772 | |||
2011-01-21 | added new Pd-extended packages to conflicts | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14771 | |||
2011-01-20 | updated installer for 0.43 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14764 | |||
2011-01-19 | updated ancient README | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14758 | |||
2011-01-19 | add prefix=/. to fix bug installing docs and removed --disable-fat since its ↵ | Hans-Christoph Steiner | |
obsolete svn path=/trunk/; revision=14755 | |||
2011-01-11 | added new 'extra' libdir to default libraries since its not built with ↵ | Hans-Christoph Steiner | |
Pd-extended anymore svn path=/trunk/; revision=14708 | |||
2010-12-15 | try a config stripped of almost all libraries | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14649 | |||
2010-12-15 | includedin Pd-extended.git with commit f67e68df6c3046b1dfc453cb826eeec1343e76e1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14648 | |||
2010-12-15 | no longer relevant in 0.43 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14647 | |||
2010-12-15 | included in 0.43 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14646 |