aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2006-01-23updated text on license in the readme to be more correctHans-Christoph Steiner
svn path=/trunk/; revision=4465
2006-01-23added quick change to allow win env vars in path and loadlib settings. A ↵Hans-Christoph Steiner
more complete implementation is proposed in this feature reqest: http://sourceforge.net/tracker/index.php?func=detail&aid=1412443&group_id=55736&atid=478073 svn path=/trunk/; revision=4464
2006-01-22added patch for fixing the problem in menu_openhtml where it wouldn't open ↵Hans-Christoph Steiner
any files if there was a space in the file or path name. This is probably a hack, since it uses the Win32 'shortname'. It probably should use proper Tcl escaping, but this works for now. svn path=/trunk/; revision=4463
2006-01-17smoothed out the install process for RC7. THe reg file deletes all old path ↵Hans-Christoph Steiner
and loadlib statements; the installer only shows one readme now svn path=/trunk/; revision=4444
2006-01-17made registry file clear out all old path and loadlib settings before ↵Hans-Christoph Steiner
installing the new ones. Otherwise, the previous cruft could cause problems. Yes, this might blow away settings, but it only affects loadlib and path, so the damage is limited. svn path=/trunk/; revision=4442
2006-01-17got and RC7 build, everything seems OK, but launching .htm files from the ↵Hans-Christoph Steiner
help browser doesn't work. arg. Documented the basic process of making the installer on the website svn path=/trunk/; revision=4441
2006-01-17- generated new default settings files for Mac OS X and Windows using ↵Hans-Christoph Steiner
scripts/generate-pd-settings-files.sh svn path=/trunk/; revision=4438
2006-01-16changed menu wording to be shorter and similar to Miller'sHans-Christoph Steiner
svn path=/trunk/; revision=4426
2006-01-16time to make the hopefully final RC7Hans-Christoph Steiner
svn path=/trunk/; revision=4415
2006-01-16fixed bug in library copy where it would copy over libs that had already ↵Hans-Christoph Steiner
been copied. Then the newly copied lib would have the only library paths in it rather than the adjusted ones. svn path=/trunk/; revision=4414
2006-01-16trying a more proper Makefile way to use environment variables, this should ↵Hans-Christoph Steiner
be inherited by Makefiles that are called from this one svn path=/trunk/; revision=4413
2006-01-16added some parts of the Gem build system, its not functional yetHans-Christoph Steiner
svn path=/trunk/; revision=4412
2005-12-29ditched the help menu hack and finally wrote a help browser in TkHans-Christoph Steiner
svn path=/trunk/; revision=4309
2005-12-28created pdogg libdir and build targetsHans-Christoph Steiner
svn path=/trunk/; revision=4308
2005-12-27remove all IEM files with a $ in the filename before building package. They ↵Hans-Christoph Steiner
are too hard to escape (for now) svn path=/trunk/; revision=4301
2005-12-20added in mingw_fixes patch which includes NT2_MSC_VER and lots of other ↵Hans-Christoph Steiner
stuff so that everything can compile using MinGW; reorged things to use the full name 'windows' rather than just 'win'. This matches 'darwin' and 'linux'; this is windows RC6 svn path=/trunk/; revision=4260
2005-12-19fixed minor bugs in RC6 and re-releasedHans-Christoph Steiner
svn path=/trunk/; revision=4253
2005-12-18fixed linux package bug that left out pd-gui; tweaked optimization setupHans-Christoph Steiner
svn path=/trunk/; revision=4251
2005-12-16- Lots of bug fixesHans-Christoph Steiner
- added script which searches thru all of the .pd_darwin files for dependencies from Fink. It then copies those libs into the Pd.app and sets everything up for them to be sourced by the objects. - added Guenter's quick hack to allow international characters in Pd patches svn path=/trunk/; revision=4241
2005-12-14working towards RC6... soonHans-Christoph Steiner
svn path=/trunk/; revision=4205
2005-12-12made standard shortcut target so I don't have to remember the names of the ↵Hans-Christoph Steiner
different package types svn path=/trunk/; revision=4193
2005-12-12added targets for testing the final destinations that are currently setHans-Christoph Steiner
svn path=/trunk/; revision=4192
2005-12-06fixed 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-04make distclean now cleans up autoconf cruft, preventing this error:Hans-Christoph Steiner
Can't locate object method "path" via package "Autom4te::Request" svn path=/trunk/; revision=4134
2005-12-02generalized locations so that UNIX-style dir layout can also be used in ↵Hans-Christoph Steiner
addition to the Windows/MacOSX-style dir layout; fixed random bugs; added more the clean targets svn path=/trunk/; revision=4120
2005-11-30preparing for RC6, bug fixes and tweaks, things are look ing goodHans-Christoph Steiner
svn path=/trunk/; revision=4086
2005-11-29added readme and separated out installation Makefile generation; this ↵Hans-Christoph Steiner
directory should realy be called 'unix_make' since it would work on any UNIX-ish system svn path=/trunk/; revision=4083
2005-11-28everything and the kitchen sink has been added, hope it doesn't cause crashesHans-Christoph Steiner
svn path=/trunk/; revision=4074
2005-11-28linux/win menu fixes, discovered during linux RC5 buildHans-Christoph Steiner
svn path=/trunk/; revision=4067
2005-11-28- finally got a Linux Pd-extended release out, RC5Hans-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=4064
2005-11-27lots 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=4051
2005-11-26minor tweak to get things compiling on GNU/LinuxHans-Christoph Steiner
svn path=/trunk/; revision=4037
2005-11-26updated names to be more GNU-like and easier to readHans-Christoph Steiner
svn path=/trunk/; revision=4036
2005-11-26added 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-23notes and fixes from josh's test sessionHans-Christoph Steiner
svn path=/trunk/; revision=4026
2005-11-23copy the extendedRC4 buildlayout to all the right placesHans-Christoph Steiner
svn path=/trunk/; revision=4022
2005-11-23up to extended-RC4 nowHans-Christoph Steiner
svn path=/trunk/; revision=4021
2005-11-23added target to compile Info.plist and used the common $(PACKAGE_NAME) ↵Hans-Christoph Steiner
instead of local variables svn path=/trunk/; revision=4020
2005-11-23oops forgot this one, its just a sketch, but its a start. pd-inno.iss ↵Hans-Christoph Steiner
compilation works for the most part svn path=/trunk/; revision=4019
2005-11-23 added todos from ITP machineHans-Christoph Steiner
svn path=/trunk/; revision=4018
2005-11-22generated first Windows release, but using a Pd core compiled by miller. ↵Hans-Christoph Steiner
Compiling Pd on win is a massive pain in the butt. Some bug fixes svn path=/trunk/; revision=4017
2005-11-22tweaked sed rules so that they would work with MinGW's very crippled sed. ↵Hans-Christoph Steiner
The PD_VERSION stuff is still in need of some serious tweaking svn path=/trunk/; revision=4014
2005-11-21created Pd-0.38.4-extendedRC3.app releaseHans-Christoph Steiner
svn path=/trunk/; revision=4012
2005-11-21a few tweaks to make sure everything is assemblingHans-Christoph Steiner
svn path=/trunk/; revision=3995
2005-11-21Lots of changes, got the first complete(-ish) build with the new extendedHans-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
2005-11-20first functional version of the libdir patch. Its quite simple so I can't ↵Hans-Christoph Steiner
imagine many problems with it. It works well on my machine ;) svn path=/trunk/; revision=3987
2005-11-18forgot two bits of emacs cruftHans-Christoph Steiner
svn path=/trunk/; revision=3966
2005-11-18clean 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-17got 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-17abstractions 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