Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-27 | switching Pd-extended to GPL v3 this (lack of) discussion ;) ↵ | Hans-Christoph Steiner | |
http://lists.puredata.info/pipermail/pd-dev/2008-11/012456.html svn path=/trunk/; revision=10657 | |||
2009-01-26 | add the names of the builds to the right places | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10656 | |||
2009-01-26 | make sure the 'pd' user has perms to write the 'latest' page | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10653 | |||
2009-01-26 | I just went through all of the externals that include t_tk.h and found that | Hans-Christoph Steiner | |
none of them actually need to include it, since none of them actually use the functions or macros declared in t_tk.h. Since pd-devel has removed t_tk.h, and hopefully pd-vanilla will soon also ditch t_tk.h, I have removed #include "t_tk.h" from everywhere it was doing nothing (but preventing pd-devel-extended from compiling). svn path=/trunk/; revision=10652 | |||
2009-01-26 | - fixed AppMain.tcl link for non pd-devel builds | Hans-Christoph Steiner | |
- readded spotlight_importer, I mistakenly deleted it svn path=/trunk/; revision=10645 | |||
2009-01-25 | - changed the "Scripts" folder to being a link to "bin" so that when | Hans-Christoph Steiner | |
AppMain.tcl is run from the Pd.app, it'll find the rest of the *.tcl files without and special tricks. - test if AppMain.tcl exists, like with pd-devel, if not create a symlink called AppMain.tcl to pd.tk for pd-vanilla and pd-extended svn path=/trunk/; revision=10637 | |||
2009-01-25 | replaced second test with a || so that make doesn't catch the 'false' exit ↵ | Hans-Christoph Steiner | |
condition of the first test svn path=/trunk/; revision=10636 | |||
2009-01-25 | handle different locations for the Gem manual. in Gem 0.92, ↵ | Hans-Christoph Steiner | |
$(gem_src)/manual moved to $(gem_src)/doc/manual svn path=/trunk/; revision=10635 | |||
2009-01-24 | fixed .pat and .mxt loading, it turns out that open_file was just testing ↵ | Hans-Christoph Steiner | |
for .pd as a valid file svn path=/trunk/; revision=10611 | |||
2009-01-24 | add support for Max patch file .mxt file extension, which should be the same ↵ | Hans-Christoph Steiner | |
file format as a text .pat, submitted to the patch tracker as 2532431 svn path=/trunk/; revision=10610 | |||
2009-01-22 | DOH! Forgot to delete the .pd.bak files and instead was deleting the .pd files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10602 | |||
2009-01-21 | installed script as a cron job | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10592 | |||
2009-01-21 | set executable bit since these scripts need it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10591 | |||
2009-01-21 | - switched the "latest" section of the website to be a list of the most recent | Hans-Christoph Steiner | |
completed builds, generated by a new python script - removed old latest stuff from prep-auto-build-upload and fixed the quoting svn path=/trunk/; revision=10590 | |||
2009-01-21 | copied pd-extended-auto-builder.sh to this one and changed names to pd-devel | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10588 | |||
2009-01-21 | removed crufty ancient TODO files and moved a couple still-relevant notes to ↵ | Hans-Christoph Steiner | |
more appropriate places svn path=/trunk/; revision=10585 | |||
2009-01-21 | - removed flext bits since they are broken. the flext files should be | Hans-Christoph Steiner | |
installed along with the binaries instead of here. - removed old Mac-only devel/pd++ build system that has been long abandoned svn path=/trunk/; revision=10584 | |||
2009-01-21 | renamed help patches to standard *-help.pd format | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10583 | |||
2009-01-19 | + removed flatspace sprinkler-help.pd from Makefile | Bryan Jurish | |
svn path=/trunk/; revision=10575 | |||
2009-01-17 | + moved externals/sprinker to externals/moocow/sprinkler | Bryan Jurish | |
svn path=/trunk/; revision=10567 | |||
2009-01-17 | iemmatix should compile again; this build-system is really f*d up... | IOhannes m zmölnig | |
svn path=/trunk/; revision=10561 | |||
2009-01-14 | 0.42-2 - setuid and find bug fixes | Miller Puckette | |
svn path=/trunk/; revision=10556 | |||
2009-01-12 | this problem is fixed in 0.42-2, but not using this patch: | Hans-Christoph Steiner | |
https://sourceforge.net/tracker2/index.php?func=detail&aid=1953853&group_id=55736&atid=478072 svn path=/trunk/; revision=10516 | |||
2009-01-12 | made pd-extended-release script actually rsync pd-extended-release | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10513 | |||
2009-01-11 | preventing curl from waiting forever when downloading | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10512 | |||
2009-01-11 | found some more patches that have been included in trunk | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10509 | |||
2009-01-10 | more patches that miller accepted | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10508 | |||
2009-01-10 | miller accepted this patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10507 | |||
2009-01-10 | /partially/ accepted into 0.42... sigh | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10499 | |||
2009-01-10 | removed obsolete patch, 64-bit support for arrays was fixed differntly in ↵ | Hans-Christoph Steiner | |
the end svn path=/trunk/; revision=10498 | |||
2009-01-06 | 0.42-2 (bug fixes) | Miller Puckette | |
svn path=/trunk/; revision=10477 | |||
2009-01-06 | 0.42-1 - bug fixes | Miller Puckette | |
svn path=/trunk/; revision=10475 | |||
2009-01-02 | release 0.42-0 | Miller Puckette | |
svn path=/trunk/; revision=10471 | |||
2008-12-30 | Oops, add 2 help files | Miller Puckette | |
svn path=/trunk/; revision=10470 | |||
2008-12-30 | 0.42-0test08 | Miller Puckette | |
svn path=/trunk/; revision=10469 | |||
2008-12-16 | iemgui/help/ moved to iemgui/ | IOhannes m zmölnig | |
svn path=/trunk/; revision=10452 | |||
2008-12-15 | fixed new help-paths for iem_ libs | IOhannes m zmölnig | |
svn path=/trunk/; revision=10451 | |||
2008-12-08 | added pd~-subprocess.pd | Miller Puckette | |
svn path=/trunk/; revision=10433 | |||
2008-12-08 | 0.42-0test06 | Miller Puckette | |
svn path=/trunk/; revision=10432 | |||
2008-12-07 | committed improved versions from Roman Haefeli | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10429 | |||
2008-11-22 | forgot to add data file for earplug~ help patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10376 | |||
2008-10-26 | reorganizing sfruit (nee senderfruit) | Luke Iannini | |
svn path=/trunk/; revision=10348 | |||
2008-10-15 | for some reason, -march stopped working on Mac OS X/powerpc | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10330 | |||
2008-10-08 | there was a missing # so it was trying to execute the comments | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10327 | |||
2008-10-07 | elaborate on the fact, that the logfile might not be available | IOhannes m zmölnig | |
svn path=/trunk/; revision=10326 | |||
2008-10-04 | switched old, broken [pddp] object to a pddplink | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10322 | |||
2008-10-02 | make the error-grep case-insensitive (to allow "ERROR:") | IOhannes m zmölnig | |
svn path=/trunk/; revision=10321 | |||
2008-09-30 | replaced `` syntax with $(); | IOhannes m zmölnig | |
added a 1-before-last line to the logfile indicating the uploaded package (LATER use this to rename the logfile to something more meaningful; FIRST wait whether everything still works...) svn path=/trunk/; revision=10317 | |||
2008-09-27 | mingw hack for including a link to the logfile in the mail | IOhannes m zmölnig | |
(and only mail lines containing errors) svn path=/trunk/; revision=10314 | |||
2008-09-27 | try to only mail the lines that actually contain the error | IOhannes m zmölnig | |
svn path=/trunk/; revision=10313 |