Age | Commit message (Expand) | Author |
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-26 | updated for new default msys location | Hans-Christoph Steiner |
2011-08-24 | remove gem from Windows since it doesn't build on MinGW yet | Hans-Christoph Steiner |
2011-08-17 | for Gem: reverted --prefix change that didn't fix anything and added --disabl... | 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-08-15 | fleshed out description of search dialog and META tags | Jonathan Wilkes |
2011-08-14 | Fixed typos | Jonathan Wilkes |
2011-08-05 | print out env vars for debugging | Hans-Christoph Steiner |
2011-08-04 | for Gem on MinGW, set prefix=/ to get around the libtool absolute set-paths e... | Hans-Christoph Steiner |
2011-07-31 | switched 'unauthorized' to template Makefile style | Hans-Christoph Steiner |
2011-07-28 | Gem: force extension to .dll on mingw32; removed disable-mmx flags | IOhannes m zmölnig |
2011-07-17 | try getting pkglibdir for Gem to get the install working | Hans-Christoph Steiner |
2011-07-16 | tweaked configure flags for Gem on MinGW | Hans-Christoph Steiner |
2011-07-15 | doh, stupid upcase mistake on my part | Hans-Christoph Steiner |
2011-07-15 | use Gem's 'make install' instead of custom rules | Hans-Christoph Steiner |
2011-07-15 | updated README to purge old stuff | Hans-Christoph Steiner |
2011-07-07 | added makefile_vc9proj, iem_atan2.sln and iem_atan2.vcproj | musil |
2011-07-01 | correct path for installing Gem headers from | Hans-Christoph Steiner |
2011-07-01 | ignore new Makefile.am products for Gem (really this should use Gem's 'make i... | Hans-Christoph Steiner |
2011-06-30 | update gem targets for new gem build system layout | Hans-Christoph Steiner |
2011-06-29 | svn path=/trunk/; revision=15122 | musil |
2011-06-29 | no libs needed | IOhannes m zmölnig |
2011-06-29 | initial ci of evaluate size of data types | musil |
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 | upload new zip package for Windows | Hans-Christoph Steiner |
2011-06-27 | make zip only have a single folder of depth | Hans-Christoph Steiner |
2011-06-27 | upload new zip package for Windows | Hans-Christoph Steiner |
2011-06-27 | replaced tabs with spaces | 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-06-09 | build all libdirs that can be found, for build automation | 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-19 | improved the look of the ds array and added a caption | Jonathan Wilkes |