Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-11 | added starterkit 'Start Here' patch to the help menu | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15958 | |||
2011-10-05 | also install the glossary.txt file that is used to build glossary.pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15500 | |||
2010-12-27 | removed externals-howto from the automatically run targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14680 | |||
2010-04-13 | update install because of moving 'pddp' to 'externals' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13442 | |||
2009-08-27 | build system DESTDIR correction | dmotd | |
svn path=/trunk/; revision=12106 | |||
2009-01-11 | preventing curl from waiting forever when downloading | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10512 | |||
2008-06-18 | there is nothing in the Physical tutorials yet, so better not install them | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10033 | |||
2007-05-15 | added MJPEG movie and fixed 'media' install | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7667 | |||
2007-02-25 | updated to reflect name change: 0-pager.pd -> +pager.pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7447 | |||
2006-12-18 | made the intro tutorial suite on the same level as the rest of the manuals ↵ | Hans-Christoph Steiner | |
so that the file paths are the same svn path=/trunk/; revision=6932 | |||
2006-12-16 | added cognition patches to the manual sections; added new patch about ↵ | Hans-Christoph Steiner | |
vibrato vs. timbre and some old stuff that was lying around svn path=/trunk/; revision=6921 | |||
2006-09-25 | shorted paths to files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6014 | |||
2006-09-20 | oops, forgetting a backslash is a bitch... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5983 | |||
2006-09-20 | changed PDDP tutorials layout and used local file for pd_fileformat | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5977 | |||
2006-04-25 | added messageoddness colection of patches to the manuals section | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4996 | |||
2006-04-13 | updated install for 0-pager.pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4902 | |||
2006-04-07 | made clean targets continue on failure | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4836 | |||
2006-04-07 | added clean targets, need more; added DOC_TARGETS list for install and clean ↵ | Hans-Christoph Steiner | |
targets; added more tutorials and media section svn path=/trunk/; revision=4831 | |||
2005-12-30 | fixed minor typo | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4313 | |||
2005-12-12 | made curl downloads optional | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4196 | |||
2005-12-06 | fixed a number of minor bugs, including Frank's patches; added test_location ↵ | Hans-Christoph Steiner | |
target to check where everything will end up svn path=/trunk/; revision=4159 | |||
2005-12-02 | using centralized buildlayout file. If some package needs a local copy, it ↵ | Hans-Christoph Steiner | |
can be added back svn path=/trunk/; revision=4105 | |||
2005-11-30 | preparing for RC6, bug fixes and tweaks, things are look ing good | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4086 | |||
2005-11-28 | - finally got a Linux Pd-extended release out, RC5 | Hans-Christoph Steiner | |
- built a tar.bz2 package maker with a generated Makefile for installing and uninstalling - switched all Makefiles to follow GNU $(DESTDIR)/$(prefix) standards svn path=/trunk/; revision=4066 | |||
2005-11-27 | lots of build bug fixes and additions, including pixeltango and lots of ↵ | Hans-Christoph Steiner | |
binary files, including many flext externals. this will probably be pd-0.38.4-extended-RC5 svn path=/trunk/; revision=4050 | |||
2005-11-26 | updated names to be more GNU-like and easier to read | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4036 | |||
2005-11-26 | added in Jamie's dlopn patch so I can use his binaries; fixed a number of ↵ | Hans-Christoph Steiner | |
bugs reported on the list; added platform-specific noncvs handling svn path=/trunk/; revision=4035 | |||
2005-11-23 | fixed empty 3.audio.examples bug, it was caused by symlinks created by ↵ | Hans-Christoph Steiner | |
devsymlinks; added pd_fileformat.html from the web; built mac release 0.38.4-extendedRC4 svn path=/trunk/; revision=4024 | |||
2005-11-21 | cleaned up playnow loose ends and added in new content | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4001 | |||
2005-11-21 | Lots of changes, got the first complete(-ish) build with the new extended | Hans-Christoph Steiner | |
build system. I left as much of the old functionality in place as possible, definitely were it was being used. But there are some changes that break backwards compatibility, thought they should be noticed by few, and be easy to fix going forward. Some highlights: - centralized patch system (packages/patches with targets patch_pd and unpatch_pd) - easily redirected builds, using INSTALL_PREFIX and all of the *_DEST variables. This makes building packages like Pd.app, .deb, .rpm, etc. much easier. - libdir format: basically a libdir is a directory that has both the objects and the help files together in one folder. It can be added using -lib or the StartUp preferences, or you can access them via geiger namespaces, i.e. [mylibrary/myobject]. - special characters allow in setup function/file names for objects. This makes objects like [||~] possible without having to be in a library. Now they can be either .pd files or individual .pd_darwin files (thanks IOhannes for the patch). svn path=/trunk/; revision=3993 | |||
2004-01-15 | minor spelling changes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=1262 | |||
2003-08-31 | fixed 'make clean' bug | Hans-Christoph Steiner | |
svn path=/trunk/; revision=918 | |||
2003-08-31 | removed non-functional 'clean:' target | Hans-Christoph Steiner | |
svn path=/trunk/; revision=910 | |||
2003-08-31 | makefile now creates MacOS X pkgs; no need for GUI .pmsp files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=909 | |||
2003-08-22 | working MacOS X package | Hans-Christoph Steiner | |
svn path=/trunk/; revision=892 |