Age | Commit message (Expand) | Author |
2011-09-26 | added ordered libdir and list in startup/, and added vanilla and extra to sta... | Hans-Christoph Steiner |
2011-09-25 | add -f to ln to force creation of links so that install targets can install o... | Hans-Christoph Steiner |
2011-09-22 | centralize loader startup installing and set pdlua to start automatically | Hans-Christoph Steiner |
2011-09-21 | sort out the .desktop file and rename all icons to 'pd-extended' to avoid cla... | Hans-Christoph Steiner |
2011-09-21 | don't forget the backslash... | Hans-Christoph Steiner |
2011-09-20 | make pd-extended support the 'pdextended' command via /etc/alternatives to ea... | Hans-Christoph Steiner |
2011-09-20 | cleaned up formatting | Hans-Christoph Steiner |
2011-09-19 | include tcllib 1.13 for things like base64, etc. | Hans-Christoph Steiner |
2011-09-19 | as IOhannes pointed out, 'pd-extended' still conflicts with old versions of t... | Hans-Christoph Steiner |
2011-09-19 | include tkdnd 2.2 in the Pd-extended package | Hans-Christoph Steiner |
2011-09-19 | added a .menu file and an 32x32 .xpm icon to try to make the menu item show u... | Hans-Christoph Steiner |
2011-09-19 | added prerm script for update-alternatives | Hans-Christoph Steiner |
2011-09-18 | added update-alternatives support | Hans-Christoph Steiner |
2011-09-18 | fixed man page to not collide with 'puredata' | Hans-Christoph Steiner |
2011-09-18 | rename binary to 'pd-extended' so this package and live with 'puredata' | Hans-Christoph Steiner |
2011-09-16 | remove files from pd-extended package that are provided by puredata-dev and p... | Hans-Christoph Steiner |
2011-09-15 | make test return True and execute on False so that make doesn't think there i... | Hans-Christoph Steiner |
2011-09-15 | make pentium4 the minimum CPU so we can use SSE2 (p4 arrived in 2000). | Hans-Christoph Steiner |
2011-09-14 | test whether noncvs exists before trying to install it | Hans-Christoph Steiner |
2011-09-14 | use tar to copy noncvs into place while omitting .svn dirs | Hans-Christoph Steiner |
2011-09-13 | include pthreadVC.dll from pd-vanilla to support libs that use it | Hans-Christoph Steiner |
2011-09-08 | oops, typo, forgot the c in libstdc++-6.dll | Hans-Christoph Steiner |
2011-09-07 | added libstd++-6.dll to package | Hans-Christoph Steiner |
2011-09-05 | added some new DLLs needed from builds using MinGW's gcc 4.5 | Hans-Christoph Steiner |
2011-08-16 | removed some ancient history, circa 2003 | Hans-Christoph Steiner |
2011-08-16 | removed very out of date windows batch files | Hans-Christoph Steiner |
2011-07-15 | updated README to purge old stuff | Hans-Christoph Steiner |
2011-06-28 | add the 'startup' folder contents to the Windows installer and therefore .zip... | Hans-Christoph Steiner |
2011-06-28 | run the zip command in the cygwin sh to make sure its in its native env | Hans-Christoph Steiner |
2011-06-27 | fixed stupid recursive variable in $(zippackagefolder) | Hans-Christoph Steiner |
2011-06-27 | make GUI start first from menu so that files opened via file associations ope... | Hans-Christoph Steiner |
2011-06-27 | make zip only have a single folder of depth | Hans-Christoph Steiner |
2011-06-26 | added zip: target to create a zip from the contents of the Inno installer | Hans-Christoph Steiner |
2011-06-26 | remove Ok dialog since its unneeded and interferes with automating the instal... | Hans-Christoph Steiner |
2011-06-17 | removed blank line to fix parsing issue, updated version | Hans-Christoph Steiner |
2011-06-09 | added Standards-Version: 3.8.2, its a bit old but we build for old releases | Hans-Christoph Steiner |
2011-05-24 | fixed utf8 encoding issue | Hans-Christoph Steiner |
2011-04-19 | copy libdir.dll into place, stop the ln -s trickery | Hans-Christoph Steiner |
2011-04-16 | move libdir ln -s statement since on MinGW ln is actually cp, and the target ... | Hans-Christoph Steiner |
2011-04-13 | create pd/startup and include libdir.dll; add notes.txt to Help Browser; inst... | Hans-Christoph Steiner |
2011-04-07 | removed the Gem-exclusion logic | IOhannes m zmölnig |
2011-04-07 | moving Gem from pure-data/ to pure-data/externals/ | IOhannes m zmölnig |
2011-04-06 | for Gem build, force HAVE_S_STUFF_H and include global OPT_CFLAGS | Hans-Christoph Steiner |
2011-03-28 | install tcllib in the package since its needed for base64 for including image... | Hans-Christoph Steiner |
2011-02-22 | we need an extension after all | Hans-Christoph Steiner |
2011-02-22 | remove .pd_darwin and point to libdir of libdir | Hans-Christoph Steiner |
2011-02-22 | make libdir start automatically by being in new 'startup' folder | Hans-Christoph Steiner |
2011-02-22 | removed libdir since its in 'startup' and added vanilla/list since it must be... | Hans-Christoph Steiner |
2011-01-23 | obsolete for 0.43 | Hans-Christoph Steiner |
2011-01-23 | refactored into Pd-extended 0.43 git | Hans-Christoph Steiner |