Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-19 | after I documented this script on the developers' docs, I added anonymous ↵ | Hans-Christoph Steiner | |
login and make devsymlinks to the script svn path=/trunk/; revision=3977 | |||
2005-11-19 | wrote script which checks out everything from CVS into a folder called ↵ | Hans-Christoph Steiner | |
pure-data following the 'Standard Developer's Layout' doc svn path=/trunk/; revision=3976 | |||
2005-11-19 | created a script to automatically generate a PDDP_META file using some ↵ | Hans-Christoph Steiner | |
guesses for meta types. It creates all of the meta fields in a subpatch called [pd PDDP_META] svn path=/trunk/; revision=3975 | |||
2005-11-19 | now colorizes all object names | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3970 | |||
2005-11-18 | forgot two bits of emacs cruft | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3966 | |||
2005-11-18 | clean targets sorted and tested. There are now standard clean targets based ↵ | Hans-Christoph Steiner | |
on the destinations which are part of Makefile.buildlayout svn path=/trunk/; revision=3965 | |||
2005-11-18 | clean targets sorted and tested. There are now standard clean targets based ↵ | Hans-Christoph Steiner | |
on the destinations which are part of Makefile.buildlayout svn path=/trunk/; revision=3964 | |||
2005-11-18 | it builds everything that the previous one did, plus the doc/makefile was ↵ | Hans-Christoph Steiner | |
folded into this one; next, make it actually do the C compiling instead of having the separate makefiles for each platform svn path=/trunk/; revision=3961 | |||
2005-11-17 | created a basic Pd mode for emacs; just some syntax colorization | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3960 | |||
2005-11-17 | first test case for IOhannes' loaderHEX patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3959 | |||
2005-11-17 | switched <> to "" in include statement to standardize all these files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3958 | |||
2005-11-17 | had to break backwards compatibility in terms of where the files end up | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3955 | |||
2005-11-17 | got things linking without having the whole pd.dll included using strip. ↵ | Hans-Christoph Steiner | |
MinGW is more UNIX that Mac OS X! ;) Crazy... svn path=/trunk/; revision=3954 | |||
2005-11-17 | got the basic framework working for compiling on each platform. Now its ↵ | Hans-Christoph Steiner | |
time to standardize the externals/build/*/makefile's svn path=/trunk/; revision=3953 | |||
2005-11-17 | abstractions and externals/build/doc are now working as part of the ↵ | Hans-Christoph Steiner | |
centralized build system; also added is a way to specify Makefile.biuldlayout from the main Makefile, so then it doesn't realy matter if the other copies of Makefile.buildlayout get out of sync svn path=/trunk/; revision=3952 | |||
2005-11-17 | got everything working properly with the centralized build system | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3951 | |||
2005-11-16 | got everything working properly with the centralized build system; it should ↵ | Hans-Christoph Steiner | |
still be backwards compatible svn path=/trunk/; revision=3950 | |||
2005-11-16 | ported doc makefile to new build system while retaining backwards compatibility | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3949 | |||
2005-11-16 | made a unique name for the build layout Makefile to make it distinct from ↵ | Hans-Christoph Steiner | |
other Makefiles svn path=/trunk/; revision=3948 | |||
2005-11-16 | various tweaks and hacks to get things compiling with MinGW; Some still ↵ | Hans-Christoph Steiner | |
don't compile, like net*, ogg*, comport, and shell svn path=/trunk/; revision=3947 | |||
2005-11-16 | only copy ggee help files, since vbap.pd might cause problems with the VBAP ↵ | Hans-Christoph Steiner | |
externals, and vbap.pd isn't used anyway svn path=/trunk/; revision=3946 | |||
2005-11-16 | added MYLIBRARY_NAME variables | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3945 | |||
2005-11-16 | simplified ASCII/hex examples | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3944 | |||
2005-11-16 | added HELP destination separate from DOCS destination | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3942 | |||
2005-11-16 | renamed _DST to _DEST for the sake of clarity | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3941 | |||
2005-11-16 | added parazit and the nqpolys | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3940 | |||
2005-11-16 | a quick hack to allow + - * . ^ in setup functions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3932 | |||
2005-11-16 | fixed a few bugs, including the one that was scattering -p around, the one ↵ | Hans-Christoph Steiner | |
that crashed Pd when it found a blank directory while building the Hlpe menu svn path=/trunk/; revision=3931 | |||
2005-11-16 | added gyre, nusmuk; started adding rradical; make shared Makefile.dirs file ↵ | Hans-Christoph Steiner | |
which has all of the common targets and locations svn path=/trunk/; revision=3930 | |||
2005-11-16 | added %X pattern for hex conversion | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3928 | |||
2005-11-16 | added correct name to header | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3927 | |||
2005-11-16 | added %c ASCII conversion example | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3926 | |||
2005-11-16 | first stab at a nice abstractions build system | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3925 | |||
2005-11-15 | added another iemmatrix alias for RRADical | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3922 | |||
2005-11-15 | added all of the binops except [mtx_./], a quick attempt at escaping the / ↵ | Hans-Christoph Steiner | |
in the name didn't work svn path=/trunk/; revision=3918 | |||
2005-11-15 | fixed up recursion so it only needs to be called once; added ↵ | Hans-Christoph Steiner | |
image/sound/movie launching support svn path=/trunk/; revision=3912 | |||
2005-11-15 | minor compile fixes for Mac OS X and MinGW; added [mtx_inverse] | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3911 | |||
2005-11-15 | oops, let's figure out a better way to link in MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3909 | |||
2005-11-15 | got basically everything building with MinGW, now got to get things linking ↵ | Hans-Christoph Steiner | |
dynamically instead of statically svn path=/trunk/; revision=3907 | |||
2005-11-15 | various fixes to get things compiling on Windows/MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3906 | |||
2005-11-14 | standardized relative paths to the actual relative locations of the files. ↵ | Hans-Christoph Steiner | |
This means changing ../ to ../../ svn path=/trunk/; revision=3902 | |||
2005-11-14 | adding compiled help file since autoconf doesn't always work so well with ↵ | Hans-Christoph Steiner | |
MinGW; fixed maxlib delete after maxlib help file rename svn path=/trunk/; revision=3897 | |||
2005-11-14 | adding compiled help file since autoconf doesn't always work so well with MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3896 | |||
2005-11-14 | removing file since there is a duplicate with all lower case letters | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3887 | |||
2005-11-12 | cleaned up the help menu; fixed the browser/openpanel item so that it works ↵ | Hans-Christoph Steiner | |
with symlinks rather than copying the whole thing; made the nested menu function recursive svn path=/trunk/; revision=3880 | |||
2005-11-10 | added all included libs to start on load | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3876 | |||
2005-11-10 | added spec file from nando, gleaned from him during ICMC05 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3875 | |||
2005-11-10 | added send symbol to get rid of the outlet on the [tgl]. It looks purty ↵ | Hans-Christoph Steiner | |
that way svn path=/trunk/; revision=3874 | |||
2005-11-10 | added some nifty GUI objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3872 | |||
2005-11-10 | added freeverb~ to the build system and wrote help patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3871 |