Age | Commit message (Collapse) | Author |
|
are too hard to escape (for now)
svn path=/trunk/; revision=4301
|
|
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
|
|
svn path=/trunk/; revision=4253
|
|
svn path=/trunk/; revision=4251
|
|
- 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
|
|
svn path=/trunk/; revision=4205
|
|
different package types
svn path=/trunk/; revision=4193
|
|
svn path=/trunk/; revision=4192
|
|
target to check where everything will end up
svn path=/trunk/; revision=4159
|
|
Can't locate object method "path" via package "Autom4te::Request"
svn path=/trunk/; revision=4134
|
|
addition to the Windows/MacOSX-style dir layout; fixed random bugs; added more the clean targets
svn path=/trunk/; revision=4120
|
|
svn path=/trunk/; revision=4086
|
|
directory should realy be called 'unix_make' since it would work on any UNIX-ish system
svn path=/trunk/; revision=4083
|
|
svn path=/trunk/; revision=4074
|
|
svn path=/trunk/; revision=4067
|
|
- 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
|
|
binary files, including many flext externals. this will probably be pd-0.38.4-extended-RC5
svn path=/trunk/; revision=4051
|
|
svn path=/trunk/; revision=4037
|
|
svn path=/trunk/; revision=4036
|
|
bugs reported on the list; added platform-specific noncvs handling
svn path=/trunk/; revision=4035
|
|
svn path=/trunk/; revision=4026
|
|
svn path=/trunk/; revision=4022
|
|
svn path=/trunk/; revision=4021
|
|
instead of local variables
svn path=/trunk/; revision=4020
|
|
compilation works for the most part
svn path=/trunk/; revision=4019
|
|
svn path=/trunk/; revision=4018
|
|
Compiling Pd on win is a massive pain in the butt. Some bug fixes
svn path=/trunk/; revision=4017
|
|
The PD_VERSION stuff is still in need of some serious tweaking
svn path=/trunk/; revision=4014
|
|
svn path=/trunk/; revision=4012
|
|
svn path=/trunk/; revision=3995
|
|
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
|
|
imagine many problems with it. It works well on my machine ;)
svn path=/trunk/; revision=3987
|
|
svn path=/trunk/; revision=3966
|
|
on the destinations which are part of Makefile.buildlayout
svn path=/trunk/; revision=3964
|
|
time to standardize the externals/build/*/makefile's
svn path=/trunk/; revision=3953
|
|
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
|
|
other Makefiles
svn path=/trunk/; revision=3948
|
|
svn path=/trunk/; revision=3942
|
|
svn path=/trunk/; revision=3941
|
|
svn path=/trunk/; revision=3932
|
|
that crashed Pd when it found a blank directory while building the Hlpe menu
svn path=/trunk/; revision=3931
|
|
image/sound/movie launching support
svn path=/trunk/; revision=3912
|
|
with symlinks rather than copying the whole thing; made the nested menu function recursive
svn path=/trunk/; revision=3880
|
|
svn path=/trunk/; revision=3876
|
|
svn path=/trunk/; revision=3875
|
|
svn path=/trunk/; revision=3864
|
|
osx 10.3+
svn path=/trunk/; revision=3472
|
|
makes pd/gem window focusable
svn path=/trunk/; revision=3471
|
|
- got optional Jack linking working using "weak" linking
- updated Pd version grabbing regexps and added extended version to "about
pd.." dialog
svn path=/trunk/; revision=3377
|
|
svn path=/trunk/; revision=3152
|