Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-08 | pd-main needs to have the /scripts/ tree updated, so I just set it to update ↵ | Hans-Christoph Steiner | |
everything svn path=/trunk/; revision=5508 | |||
2006-08-08 | fixed up messed up root_dir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5506 | |||
2006-08-08 | got the rsync upload working on Mac OS X, hopefully it still works on GNU/Linux | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5505 | |||
2006-08-08 | changed script so that the right stuff gets updated. ↵ | Hans-Christoph Steiner | |
update-developer-layout.sh doesn't update the pure-data/pd tree svn path=/trunk/; revision=5504 | |||
2006-08-08 | changed logfile name format; fixed path issues | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5503 | |||
2006-08-07 | Oops, added ringbuffer.c from portaudio.... | Miller Puckette | |
svn path=/trunk/; revision=5502 | |||
2006-08-07 | more info in the readme about software patents | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5499 | |||
2006-08-07 | make sure the script is executable before trying to run it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5498 | |||
2006-08-06 | fixed up README to only show the install instructions for the current ↵ | Hans-Christoph Steiner | |
platform, and added note about patented software svn path=/trunk/; revision=5484 | |||
2006-08-04 | arg it should be a tab, not spaces | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5478 | |||
2006-08-03 | added message bundle functionality (pyext.Bundle class) | Thomas Grill | |
enable compiled-only scripts (without .py) small optimizations and fixes small changes for numpy support enable module packages (module/__init__.py[co]), now also for Max compiler flag to exclude DSP objects some ASSERTs for explicitly created pyext classes (should be runtime checks i guess) added pyext._list and pyext._tuple to convert input lists to Python sequence objects let _inlets and _outlets default to 0 svn path=/trunk/; revision=5472 | |||
2006-08-03 | updated for simpler dir layout | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5471 | |||
2006-08-03 | whoops, forgot the distro in the path | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5470 | |||
2006-08-03 | oops, forgot a bunch of things, like reenabling rsyncing.. | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5469 | |||
2006-08-03 | extended auto-builds to allow for building multiple distros, and included a ↵ | Hans-Christoph Steiner | |
pd-MAIN distro, which seems to work. We'll see... svn path=/trunk/; revision=5468 | |||
2006-08-03 | working pd MAIN auto-builder, at least on Debian/stable | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5467 | |||
2006-08-03 | checked in placeholder so that cron script will work | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5466 | |||
2006-08-03 | now checks out pd-MAIN and pd-devel_0_39; removed cruft and put in nice headers | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5465 | |||
2006-08-03 | first complete sketch of pd-main auto-builder; time to try it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5464 | |||
2006-08-02 | fixed minor errors in 'package' and 'test_package' targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5462 | |||
2006-08-02 | starting to support multiple package formats | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5460 | |||
2006-08-02 | fixed 'hcs' targets and added preliminary 'usbhid' target | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5459 | |||
2006-08-02 | added test_package target which just mounts then ejects the disk image. ↵ | Hans-Christoph Steiner | |
Real tests should happen there... svn path=/trunk/; revision=5456 | |||
2006-08-02 | cleaned things up to make operation clearer; darwin_app_doc_format was ↵ | Hans-Christoph Steiner | |
having trouble with too many open files, so switched to find with -exec svn path=/trunk/; revision=5454 | |||
2006-08-01 | finally tracked down that pesky Pd++ related bug... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5453 | |||
2006-08-01 | minor clean up while in search of the real problem...arg | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5450 | |||
2006-08-01 | spec file from nando for work in progress | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5449 | |||
2006-08-01 | added 'all' target distinct from 'install' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5447 | |||
2006-08-01 | switched back to working target for Pd-extended from pd++, I gues tigital ↵ | Hans-Christoph Steiner | |
forgot... svn path=/trunk/; revision=5446 | |||
2006-08-01 | oops, the clean target was removed files from the source rather than the ↵ | Hans-Christoph Steiner | |
target. I normally don't compile as root so I never noticed... svn path=/trunk/; revision=5445 | |||
2006-07-31 | make test_package clean up its cruft | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5443 | |||
2006-07-31 | added missing portaudio files for mac core audio | Miller Puckette | |
svn path=/trunk/; revision=5442 | |||
2006-07-31 | working scripts from compile farm master, pd-debian-stable | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5439 | |||
2006-07-31 | added ekext to the build system; the help files need to be renamed to the ↵ | Hans-Christoph Steiner | |
standard svn path=/trunk/; revision=5436 | |||
2006-07-30 | checked in nando's patch for readmesdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5433 | |||
2006-07-29 | fixed up logic for tracking down which Wish.app to use and whether to copy ↵ | Hans-Christoph Steiner | |
it has embedded Frameworks svn path=/trunk/; revision=5432 | |||
2006-07-28 | initial support for devel branch (scons) via pd_devel target | Jamie Tittle | |
svn path=/trunk/; revision=5426 | |||
2006-07-28 | oops, had to bump up Makefile.buildlayout in the list so theat scripts_src ↵ | Hans-Christoph Steiner | |
would work svn path=/trunk/; revision=5421 | |||
2006-07-28 | fixed up the tracking down of the Wish.app to support both Mac OS X/Intel ↵ | Hans-Christoph Steiner | |
and the auto-builds svn path=/trunk/; revision=5420 | |||
2006-07-27 | fixed up LIB_TARGETS to work with rpm and deb package building scripts | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5419 | |||
2006-07-26 | updated with GOP message that I saw in IOhannes' demo patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5417 | |||
2006-07-25 | switched to more proper syntax for calling make from a Makefile, I believe ↵ | Hans-Christoph Steiner | |
it communicates the error status properly this way; also bumped up test version for auto-builders svn path=/trunk/; revision=5403 | |||
2006-07-25 | cleaned out cruft from auto-build script | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5402 | |||
2006-07-25 | removed -m option since it seems to be no longer supported | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5399 | |||
2006-07-25 | fixed up autobuild script so that it applies the patches; added some stuff ↵ | Hans-Christoph Steiner | |
towards automating MinGW builds svn path=/trunk/; revision=5398 | |||
2006-07-24 | disabled compilation of pdp and pidip in complete build since they are dying ↵ | Hans-Christoph Steiner | |
with errors svn path=/trunk/; revision=5397 | |||
2006-07-21 | added pdp and pidip on Linux because they are compiling | N.N. | |
svn path=/trunk/; revision=5396 | |||
2006-07-21 | commented out other unused things from the template for corelibs... arg | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5391 | |||
2006-07-21 | made default optimization options more generic | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5390 | |||
2006-07-21 | more work on centralizing the CPU optimization flags. With GNU/Linux on ↵ | Hans-Christoph Steiner | |
PowerPC and Mac OS X on Intel, things are becoming more complicated... ;) svn path=/trunk/; revision=5389 |