Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-24 | tweaks to make things more proper (I just read the freedesktop docs!) | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8232 | |||
2007-07-23 | added 48x48 png for the Applications menu | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8212 | |||
2007-07-12 | automatically set the package version and architecture | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8042 | |||
2007-07-12 | added standard locations to the path for putting your own pd libs for ↵ | Hans-Christoph Steiner | |
GNU/Linux and Mac OS X (where should this go on Windows?); simplified GNU/Linux font path svn path=/trunk/; revision=8037 | |||
2007-07-11 | renamed the included .pdsettings to default.pdsettings since it's now ↵ | Hans-Christoph Steiner | |
embedded into the Pd distro svn path=/trunk/; revision=7996 | |||
2007-07-11 | fixed dpkg-deb test to fail nicely on fedora | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7995 | |||
2007-07-09 | ran lintian to test package, plus updated version number to something sane | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7925 | |||
2007-07-09 | copy pdsettings into place for embedded preferences on GNU/Linux; first stab ↵ | Hans-Christoph Steiner | |
at automated .deb building svn path=/trunk/; revision=7922 | |||
2007-07-02 | added emacs mode and scripts; fixed type that broke building | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7884 | |||
2007-07-02 | added files from scripts to the pd-extended.deb on Frank's suggestion | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7883 | |||
2007-06-30 | hacked together a .deb for Pd-extended at gohan/zaragoza | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7862 | |||
2006-12-29 | removed extraneous uname info from package name | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7094 | |||
2006-12-17 | added working CPU flags for gcc-3.3 :-/ | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6930 | |||
2006-12-16 | switched to more basic optimization flags since gcc 3 crashes when using sse ↵ | Hans-Christoph Steiner | |
flags svn path=/trunk/; revision=6920 | |||
2006-12-13 | enable auto-vectorization on gcc 4.1.2; try out building with pentium3 and sse | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6848 | |||
2006-12-06 | added program versions to test target so they are in the build logs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6666 | |||
2006-12-02 | added much clearer install instructions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6587 | |||
2006-10-21 | cleaned up version handling to make more sense; removed some obsolete chmods | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6151 | |||
2006-10-19 | added standard package_clean target | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6139 | |||
2006-09-28 | Makefile tune ups and clean ups, hopefully to allow things to build faster, ↵ | Hans-Christoph Steiner | |
especially when using make -j svn path=/trunk/; revision=6040 | |||
2006-09-19 | cleaned up clean targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5966 | |||
2006-09-19 | added miniscript to shorten path names | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5964 | |||
2006-09-13 | added .pdsettings file to install package | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5926 | |||
2006-08-01 | added 'all' target distinct from 'install' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5447 | |||
2006-07-31 | make test_package clean up its cruft | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5443 | |||
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 | |||
2006-06-14 | removed duplicate version in package name | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5234 | |||
2006-02-18 | added some handy extra targets for cleaning up after the package build and ↵ | Hans-Christoph Steiner | |
testing the package once its built svn path=/trunk/; revision=4599 | |||
2005-12-27 | remove 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-20 | added 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-18 | fixed linux package bug that left out pd-gui; tweaked optimization setup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4251 | |||
2005-12-12 | made 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-12 | added targets for testing the final destinations that are currently set | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4192 | |||
2005-11-29 | added 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-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=4064 |