aboutsummaryrefslogtreecommitdiff
path: root/packages/win32_inno
AgeCommit message (Collapse)Author
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-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-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-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-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-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
2004-03-29changed license to GPL, changed URL to pure-data.iem.atHans-Christoph Steiner
svn path=/trunk/; revision=1501
2004-03-24against my better judgement, I added a bunch of stuff from binaries ↵Hans-Christoph Steiner
downloaded from the web svn path=/trunk/; revision=1472
2004-03-16fixed relocation problem, updated to 0.37.1Hans-Christoph Steiner
svn path=/trunk/; revision=1421
2004-03-16made paths relative so that you can install anywhereHans-Christoph Steiner
svn path=/trunk/; revision=1420
2004-03-09Changed the Gem help destdir to 5.reference/Gem so that pd 37 can find the ↵B. Bogart
files via right-click help. svn path=/trunk/; revision=1397
2004-03-09added dir structureHans-Christoph Steiner
svn path=/trunk/; revision=1393
2004-03-09first basic docsHans-Christoph Steiner
svn path=/trunk/; revision=1391
2003-10-27now only installs pdsend and pdreceive into {sys} rather than pd*.exeHans-Christoph Steiner
svn path=/trunk/; revision=1137
2003-10-20cleaned up icon so it works as a ShortcutHans-Christoph Steiner
svn path=/trunk/; revision=1117
2003-10-20windows-ized the MacOS X icon; its black and white and totally flat like PdHans-Christoph Steiner
svn path=/trunk/; revision=1116
2003-10-20pd-externals, Gem help patches are now taken from CVS; added links to docs ↵Hans-Christoph Steiner
on Start Menu; start of a makefile to compile everything svn path=/trunk/; revision=1114
2003-10-15updated quoting to get double-clicking to workHans-Christoph Steiner
svn path=/trunk/; revision=1094
2003-10-15removed bad -pathsHans-Christoph Steiner
svn path=/trunk/; revision=1093
2003-10-15first version of Windows installer generator; currently it uses a lot of old ↵Hans-Christoph Steiner
binaries, it needs a Makefile to compile everything first; its based on the Inno free installer maker svn path=/trunk/; revision=1092