aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-14Fixed typosJonathan Wilkes
svn path=/trunk/; revision=15215
2011-08-05print out env vars for debuggingHans-Christoph Steiner
svn path=/trunk/; revision=15205
2011-08-04for Gem on MinGW, set prefix=/ to get around the libtool absolute set-paths ↵Hans-Christoph Steiner
error svn path=/trunk/; revision=15197
2011-07-31switched 'unauthorized' to template Makefile styleHans-Christoph Steiner
svn path=/trunk/; revision=15175
2011-07-28Gem: force extension to .dll on mingw32; removed disable-mmx flagsIOhannes m zmölnig
svn path=/trunk/; revision=15170
2011-07-17try getting pkglibdir for Gem to get the install workingHans-Christoph Steiner
svn path=/trunk/; revision=15160
2011-07-16tweaked configure flags for Gem on MinGWHans-Christoph Steiner
svn path=/trunk/; revision=15159
2011-07-15doh, stupid upcase mistake on my partHans-Christoph Steiner
svn path=/trunk/; revision=15156
2011-07-15use Gem's 'make install' instead of custom rulesHans-Christoph Steiner
svn path=/trunk/; revision=15155
2011-07-15updated README to purge old stuffHans-Christoph Steiner
svn path=/trunk/; revision=15154
2011-07-07added makefile_vc9proj, iem_atan2.sln and iem_atan2.vcprojmusil
svn path=/trunk/; revision=15147
2011-07-01correct path for installing Gem headers fromHans-Christoph Steiner
svn path=/trunk/; revision=15142
2011-07-01ignore new Makefile.am products for Gem (really this should use Gem's 'make ↵Hans-Christoph Steiner
install' svn path=/trunk/; revision=15141
2011-06-30update gem targets for new gem build system layoutHans-Christoph Steiner
svn path=/trunk/; revision=15140
2011-06-29svn path=/trunk/; revision=15122musil
2011-06-29no libs neededIOhannes m zmölnig
svn path=/trunk/; revision=15121
2011-06-29initial ci of evaluate size of data typesmusil
svn path=/trunk/; revision=15120
2011-06-28add the 'startup' folder contents to the Windows installer and therefore ↵Hans-Christoph Steiner
.zip too svn path=/trunk/; revision=15119
2011-06-28run the zip command in the cygwin sh to make sure its in its native envHans-Christoph Steiner
svn path=/trunk/; revision=15118
2011-06-27fixed stupid recursive variable in $(zippackagefolder)Hans-Christoph Steiner
svn path=/trunk/; revision=15117
2011-06-27make GUI start first from menu so that files opened via file associations ↵Hans-Christoph Steiner
open in the same process svn path=/trunk/; revision=15116
2011-06-27upload new zip package for WindowsHans-Christoph Steiner
svn path=/trunk/; revision=15115
2011-06-27make zip only have a single folder of depthHans-Christoph Steiner
svn path=/trunk/; revision=15114
2011-06-27upload new zip package for WindowsHans-Christoph Steiner
svn path=/trunk/; revision=15113
2011-06-27replaced tabs with spacesHans-Christoph Steiner
svn path=/trunk/; revision=15112
2011-06-26added zip: target to create a zip from the contents of the Inno installerHans-Christoph Steiner
svn path=/trunk/; revision=15111
2011-06-26remove Ok dialog since its unneeded and interferes with automating the ↵Hans-Christoph Steiner
installer to make the zip package svn path=/trunk/; revision=15110
2011-06-17removed blank line to fix parsing issue, updated versionHans-Christoph Steiner
svn path=/trunk/; revision=15106
2011-06-09added Standards-Version: 3.8.2, its a bit old but we build for old releasesHans-Christoph Steiner
svn path=/trunk/; revision=15101
2011-06-09build all libdirs that can be found, for build automationHans-Christoph Steiner
svn path=/trunk/; revision=15100
2011-05-24fixed utf8 encoding issueHans-Christoph Steiner
svn path=/trunk/; revision=15094
2011-04-19copy libdir.dll into place, stop the ln -s trickeryHans-Christoph Steiner
svn path=/trunk/; revision=15081
2011-04-19improved the look of the ds array and added a captionJonathan Wilkes
svn path=/trunk/; revision=15075
2011-04-18made clarifications and improvements suggested by joao paisJonathan Wilkes
svn path=/trunk/; revision=15074
2011-04-16cooled~ crashes on load, so omitHans-Christoph Steiner
svn path=/trunk/; revision=15073
2011-04-16move libdir ln -s statement since on MinGW ln is actually cp, and the target ↵Hans-Christoph Steiner
needs to be there first svn path=/trunk/; revision=15072
2011-04-13create pd/startup and include libdir.dll; add notes.txt to Help Browser; ↵Hans-Christoph Steiner
install tcllib into its own tcllib1.13 folder svn path=/trunk/; revision=15070
2011-04-10committed patches from unauthorized-w32-patches-10-april-2010.zip from patch ↵Hans-Christoph Steiner
#3283782 svn path=/trunk/; revision=15069
2011-04-07removed the Gem-exclusion logicIOhannes m zmölnig
if it needs to be done, then it should be done in externals/Makefile svn path=/trunk/; revision=15067
2011-04-07since Gem is now 2 levels deep, cd.. is not enoughIOhannes m zmölnig
svn path=/trunk/; revision=15066
2011-04-07moving svn:external reference for Gem to pure-data/externals/IOhannes m zmölnig
svn path=/trunk/; revision=15065
2011-04-07moving Gem from pure-data/ to pure-data/externals/IOhannes m zmölnig
there is really no difference between Gem and (e.g.) fftease, why should they live in different directories? svn path=/trunk/; revision=15064
2011-04-06for Gem build, force HAVE_S_STUFF_H and include global OPT_CFLAGSHans-Christoph Steiner
svn path=/trunk/; revision=15062
2011-04-04fixed typos and mentioned fswap alias in swap-help.pdJonathan Wilkes
svn path=/trunk/; revision=15060
2011-03-28install tcllib in the package since its needed for base64 for including ↵Hans-Christoph Steiner
images inline svn path=/trunk/; revision=15052
2011-03-28included GPL fork of unauthorizedHans-Christoph Steiner
svn path=/trunk/; revision=15051
2011-03-22forgot help file for MIDI stuffHans-Christoph Steiner
svn path=/trunk/; revision=15039
2011-03-21added new files related to x_midi.cHans-Christoph Steiner
svn path=/trunk/; revision=15038
2011-03-21refactored x_midi.c into individual objects, and split out inmidi_* ↵Hans-Christoph Steiner
functions to e_midi.c in pd-extended.git svn path=/trunk/; revision=15037
2011-03-17moved pdlua to loadersMartin Peach
svn path=/trunk/; revision=15033