Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-26 | set global lib load list back to 0.42.5 style | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15346 | |||
2011-09-26 | added ordered libdir and list in startup/, and added vanilla and extra to ↵ | Hans-Christoph Steiner | |
startup/ svn path=/trunk/; revision=15345 | |||
2011-09-25 | add -f to ln to force creation of links so that install targets can install ↵ | Hans-Christoph Steiner | |
over existing builds (Closes #3413815 from Jacob Lee) svn path=/trunk/; revision=15344 | |||
2011-09-22 | centralize loader startup installing and set pdlua to start automatically | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15343 | |||
2011-09-22 | revert my --with-pdpath confusion on zexy | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15340 | |||
2011-09-21 | updated from pure-data.git v0.43.1test4 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15336 | |||
2011-09-21 | sort out the .desktop file and rename all icons to 'pd-extended' to avoid ↵ | Hans-Christoph Steiner | |
clashes svn path=/trunk/; revision=15324 | |||
2011-09-21 | don't forget the backslash... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15323 | |||
2011-09-20 | hmm, /src probably shouldn't be there, but zexy's ./configure --with-pdpath ↵ | Hans-Christoph Steiner | |
doesn't seem to affect the build svn path=/trunk/; revision=15322 | |||
2011-09-20 | added -DHAVE_G_CANVAS_H for iemlib and fixed up zexy ./configure flags to be ↵ | Hans-Christoph Steiner | |
Pd-extended-ish svn path=/trunk/; revision=15321 | |||
2011-09-20 | make pd-extended support the 'pdextended' command via /etc/alternatives to ↵ | Hans-Christoph Steiner | |
ease the transition to the upcoming 'pdextended' package svn path=/trunk/; revision=15320 | |||
2011-09-20 | cleaned up formatting | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15319 | |||
2011-09-19 | include tcllib 1.13 for things like base64, etc. | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15313 | |||
2011-09-19 | as IOhannes pointed out, 'pd-extended' still conflicts with old versions of ↵ | Hans-Christoph Steiner | |
the 'puredata' package svn path=/trunk/; revision=15311 | |||
2011-09-19 | include tkdnd 2.2 in the Pd-extended package | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15308 | |||
2011-09-19 | added a .menu file and an 32x32 .xpm icon to try to make the menu item show ↵ | Hans-Christoph Steiner | |
up again svn path=/trunk/; revision=15303 | |||
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-26 | updated for new default msys location | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15279 | |||
2011-08-24 | remove gem from Windows since it doesn't build on MinGW yet | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15278 | |||
2011-08-17 | for Gem: reverted --prefix change that didn't fix anything and added ↵ | Hans-Christoph Steiner | |
--disable-rpath for Windows since DLLs don't have a fixed path, hope that'll fix something... svn path=/trunk/; revision=15223 | |||
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-08-15 | fleshed out description of search dialog and META tags | Jonathan Wilkes | |
svn path=/trunk/; revision=15216 | |||
2011-08-14 | Fixed typos | Jonathan Wilkes | |
svn path=/trunk/; revision=15215 | |||
2011-08-05 | print out env vars for debugging | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15205 | |||
2011-08-04 | for Gem on MinGW, set prefix=/ to get around the libtool absolute set-paths ↵ | Hans-Christoph Steiner | |
error svn path=/trunk/; revision=15197 | |||
2011-07-31 | switched 'unauthorized' to template Makefile style | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15175 | |||
2011-07-28 | Gem: force extension to .dll on mingw32; removed disable-mmx flags | IOhannes m zmölnig | |
svn path=/trunk/; revision=15170 | |||
2011-07-17 | try getting pkglibdir for Gem to get the install working | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15160 | |||
2011-07-16 | tweaked configure flags for Gem on MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15159 | |||
2011-07-15 | doh, stupid upcase mistake on my part | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15156 | |||
2011-07-15 | use Gem's 'make install' instead of custom rules | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15155 | |||
2011-07-15 | updated README to purge old stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15154 | |||
2011-07-07 | added makefile_vc9proj, iem_atan2.sln and iem_atan2.vcproj | musil | |
svn path=/trunk/; revision=15147 | |||
2011-07-01 | correct path for installing Gem headers from | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15142 | |||
2011-07-01 | ignore new Makefile.am products for Gem (really this should use Gem's 'make ↵ | Hans-Christoph Steiner | |
install' svn path=/trunk/; revision=15141 | |||
2011-06-30 | update gem targets for new gem build system layout | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15140 | |||
2011-06-29 | svn path=/trunk/; revision=15122 | musil | |