aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-07merged in OPT_CFLAGS changes from the pd-extended 0.41.4 branchHans-Christoph Steiner
svn path=/trunk/; revision=11703
2009-06-07re-enabled setting the version in the package for the nightly buildsHans-Christoph Steiner
svn path=/trunk/; revision=11702
2009-06-07merged in Free Desktop files and fixes from the 0.41.4 release branchHans-Christoph Steiner
svn path=/trunk/; revision=11701
2009-06-07checked in georg's patch that 'patch that checks for previous version and ↵Hans-Christoph Steiner
offers unistall choice' #2800683 svn path=/trunk/; revision=11699
2009-06-07sorry.N.N.
svn path=/trunk/; revision=11697
2009-06-07reformat and stuffN.N.
svn path=/trunk/; revision=11693
2009-06-06removed this script since its totally replaced by the python versionHans-Christoph Steiner
svn path=/trunk/; revision=11692
2009-06-05remove executable bit from pd filesHans-Christoph Steiner
svn path=/trunk/; revision=11691
2009-06-05fixed up doc_format to remove .svn and removed old strip_hack; fixed Pd.app ↵Hans-Christoph Steiner
perms; added configure flags to Gem to try to get artlookit working svn path=/trunk/; revision=11690
2009-06-05removed old 10.3 cruft and cleaned up OPT_CFLAGS stuffHans-Christoph Steiner
svn path=/trunk/; revision=11689
2009-06-05added changes from motex/Makefile and convert externals/Makefile to use the ↵Hans-Christoph Steiner
new ext13 one svn path=/trunk/; revision=11688
2009-06-05fixes to make this new Makefile work with the Pd-extended makefileHans-Christoph Steiner
svn path=/trunk/; revision=11687
2009-06-05checking in meta file to SVN to make the motex folder an instant libdirHans-Christoph Steiner
svn path=/trunk/; revision=11677
2009-06-05checked in meta file, tweaked Makefile, and fixed Pd-extended externals/MakefileHans-Christoph Steiner
svn path=/trunk/; revision=11675
2009-06-04updated linker flags to actually be used. -export_dynamic means -e ↵Hans-Christoph Steiner
xport_dynamic, the correct flag is --export-dynamic. Also, the ld man page recommends including -fPIC in the linker flags when using -shared svn path=/trunk/; revision=11669
2009-06-03fix ddrc editor's use of notebookN.N.
svn path=/trunk/; revision=11668
2009-06-03use ttk::notebookN.N.
svn path=/trunk/; revision=11667
2009-06-03move readline stuff outN.N.
svn path=/trunk/; revision=11665
2009-06-03move graphviz stuff outN.N.
svn path=/trunk/; revision=11664
2009-06-03better logging related to chroots and attempt to separate log filesHans-Christoph Steiner
svn path=/trunk/; revision=11663
2009-06-03segfault...N.N.
svn path=/trunk/; revision=11662
2009-06-03add canvas_first and gobj_next to make gridflow happyN.N.
svn path=/trunk/; revision=11661
2009-06-03using namespace desire;N.N.
svn path=/trunk/; revision=11660
2009-06-03using namespace desire;N.N.
svn path=/trunk/; revision=11659
2009-06-03namespace desire, for some things that may conflictN.N.
svn path=/trunk/; revision=11658
2009-06-03OopsDialogue: avoid wrapping long backtrace lines in a way that can't be ↵N.N.
unwrapped by maximising the window... svn path=/trunk/; revision=11657
2009-06-03reformat; fix printf warningsN.N.
svn path=/trunk/; revision=11654
2009-06-03fix template error report bugN.N.
svn path=/trunk/; revision=11653
2009-06-03so that [bonk~] compilesN.N.
svn path=/trunk/; revision=11652
2009-06-03fix printf-warningsN.N.
svn path=/trunk/; revision=11651
2009-06-03...N.N.
svn path=/trunk/; revision=11650
2009-06-03use "desire.h" (as replacement for "s_stuff.h")N.N.
svn path=/trunk/; revision=11649
2009-06-03remove reference to "s_stuff.h"N.N.
svn path=/trunk/; revision=11648
2009-06-03use "desire.h"; fix printf-warningsN.N.
svn path=/trunk/; revision=11647
2009-06-03use "desire.h"N.N.
svn path=/trunk/; revision=11646
2009-06-03fix post warningsN.N.
svn path=/trunk/; revision=11645
2009-06-03see if anyone caresN.N.
svn path=/trunk/; revision=11644
2009-06-03remove references to "s_stuff.h"N.N.
svn path=/trunk/; revision=11643
2009-06-03remove references to "s_stuff.h"N.N.
svn path=/trunk/; revision=11642
2009-06-03remove references to "s_stuff.h"N.N.
svn path=/trunk/; revision=11641
2009-06-03remove reference to "s_stuff.h"N.N.
svn path=/trunk/; revision=11640
2009-06-03merge s_stuff.h into desire.hN.N.
svn path=/trunk/; revision=11639
2009-06-03improved DESIRE macroN.N.
svn path=/trunk/; revision=11638
2009-06-03better display of the symbol tableN.N.
svn path=/trunk/; revision=11637
2009-06-03added pd (global) method "symbol_table" to get a sorted list of all symbols.N.N.
svn path=/trunk/; revision=11636
2009-06-03fix all printf-style format errors (thanks to gcc's __attribute__ feature)N.N.
svn path=/trunk/; revision=11635
2009-06-03added __attribute__ (gcc-specific)N.N.
svn path=/trunk/; revision=11634
2009-06-02fixed dollsym expansionN.N.
svn path=/trunk/; revision=11633
2009-06-02better "find last error"N.N.
svn path=/trunk/; revision=11632
2009-06-02added DL_OPEN macro for hexloaderHans-Christoph Steiner
svn path=/trunk/; revision=11631