Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-29 | commented out memPIO compilation until the deps are worked out for Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4809 | |||
2006-03-21 | moved pd patches out of the separate 'pd' folder into the root of the ↵ | Hans-Christoph Steiner | |
mapping project so that its easy to make the development environment match the final install environment svn path=/trunk/; revision=4748 | |||
2006-03-21 | fixed [hid] compilation on GNU/Linux after HID Utilities fix on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4746 | |||
2006-03-19 | fixed things up for a Pd-0.39.2-extended-test2 build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4741 | |||
2006-03-17 | added mapping and tweaked hardware and markex to get it working smoothly ↵ | Hans-Christoph Steiner | |
with Pd-extended svn path=/trunk/; revision=4726 | |||
2006-02-18 | added beginnings of bsayler, fftease, and hardware library targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4598 | |||
2006-02-18 | added temporary [hidin] targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4597 | |||
2006-01-24 | commented the LIB_TARGETS stuff for the devs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4478 | |||
2006-01-23 | fixed spelling of my name | IOhannes m zmölnig | |
svn path=/trunk/; revision=4476 | |||
2006-01-23 | added zexy's [z~] and the new hexloader-externals | IOhannes m zmölnig | |
svn path=/trunk/; revision=4471 | |||
2006-01-17 | made the LIB_TARGETS customizable based on platform since some libs don't ↵ | Hans-Christoph Steiner | |
compile on all platforms (yet), most notable hid, pdp, and pidip. ALso, excluded some troubleshome unauthorized objects svn path=/trunk/; revision=4440 | |||
2006-01-17 | - OSC compiles only single objects, no lib | Hans-Christoph Steiner | |
- MACOSX_DEPLOYMENT_TARGET is set either manually or from packages/Makefile in a more proper way svn path=/trunk/; revision=4437 | |||
2006-01-09 | checked in code from sIgpAck0.03.ZIP; cleaned up comment warnings and ↵ | Hans-Christoph Steiner | |
changed #ifdef NT to #ifdef _MSC_VER; removed sp. prefix and set up for namespaces svn path=/trunk/; revision=4381 | |||
2005-12-28 | created pdogg libdir and build targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4308 | |||
2005-12-28 | oops, a couple more fixes needed, plus a bit of clean up never hurts | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4305 | |||
2005-12-28 | fixed up hid and vocoder targets to work properly and not break other things... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4304 | |||
2005-12-20 | fixed [hid] and OSC compilation | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4263 | |||
2005-12-19 | added OSCx to the build system for linux RC6 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4254 | |||
2005-12-18 | fixed typo in hid_install | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4252 | |||
2005-12-18 | lots of MinGW fixes for RC6 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4250 | |||
2005-12-16 | got make to handle autoconf and ./configure properly | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4240 | |||
2005-12-16 | set PDP target to put files in the old, pre-namespace layout | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4239 | |||
2005-12-16 | - added PDP to the build system, started with creb, pidip, pmpd. | Hans-Christoph Steiner | |
- fixed random bugs svn path=/trunk/; revision=4234 | |||
2005-12-14 | more MinGW fixes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4204 | |||
2005-12-13 | fixed up clean/distclean a bit; moved OSCx into standard targets; added ↵ | Hans-Christoph Steiner | |
OPT_CFLAGS suppport svn path=/trunk/; revision=4203 | |||
2005-12-09 | fixed two small typos | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4175 | |||
2005-12-09 | fixed the bugs carmen reported and added unauthorized | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4174 | |||
2005-12-08 | oops a couple minor bugs fixed | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4170 | |||
2005-12-08 | added targets for loaders, and made more libdirs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4169 | |||
2005-12-06 | oops, forgot test_locations | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4160 | |||
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 | use central Makefile.buildlayout in packages | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4119 | |||
2005-12-02 | libdir-ized ext13 and cxc and flushed out template | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4118 | |||
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=4051 | |||
2005-11-26 | small tweaks to get things working on MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4038 | |||
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-22 | broke up objects_install line because MinGW was complaining that the command ↵ | Hans-Christoph Steiner | |
line was too long svn path=/trunk/; revision=4013 | |||
2005-11-21 | fixed minor bugs on Debian and added cyclone, pddp, and toxy as libdirs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4009 | |||
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=3994 | |||
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 | 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 |