Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-15 | use Gem's 'make install' instead of custom rules | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15155 | |||
2011-07-15 | updated README to purge old stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15154 | |||
2011-07-07 | added makefile_vc9proj, iem_atan2.sln and iem_atan2.vcproj | musil | |
svn path=/trunk/; revision=15147 | |||
2011-07-01 | correct path for installing Gem headers from | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15142 | |||
2011-07-01 | ignore new Makefile.am products for Gem (really this should use Gem's 'make ↵ | Hans-Christoph Steiner | |
install' svn path=/trunk/; revision=15141 | |||
2011-06-30 | update gem targets for new gem build system layout | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15140 | |||
2011-06-29 | svn path=/trunk/; revision=15122 | musil | |
2011-06-29 | no libs needed | IOhannes m zmölnig | |
svn path=/trunk/; revision=15121 | |||
2011-06-29 | initial ci of evaluate size of data types | musil | |
svn path=/trunk/; revision=15120 | |||
2011-06-28 | add the 'startup' folder contents to the Windows installer and therefore ↵ | Hans-Christoph Steiner | |
.zip too svn path=/trunk/; revision=15119 | |||
2011-06-28 | run the zip command in the cygwin sh to make sure its in its native env | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15118 | |||
2011-06-27 | fixed stupid recursive variable in $(zippackagefolder) | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15117 | |||
2011-06-27 | make 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-27 | upload new zip package for Windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15115 | |||
2011-06-27 | make zip only have a single folder of depth | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15114 | |||
2011-06-27 | upload new zip package for Windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15113 | |||
2011-06-27 | replaced tabs with spaces | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15112 | |||
2011-06-26 | added zip: target to create a zip from the contents of the Inno installer | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15111 | |||
2011-06-26 | remove 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-17 | removed blank line to fix parsing issue, updated version | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15106 | |||
2011-06-09 | added Standards-Version: 3.8.2, its a bit old but we build for old releases | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15101 | |||
2011-06-09 | build all libdirs that can be found, for build automation | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15100 | |||
2011-05-24 | fixed utf8 encoding issue | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15094 | |||
2011-04-19 | copy libdir.dll into place, stop the ln -s trickery | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15081 | |||
2011-04-19 | improved the look of the ds array and added a caption | Jonathan Wilkes | |
svn path=/trunk/; revision=15075 | |||
2011-04-18 | made clarifications and improvements suggested by joao pais | Jonathan Wilkes | |
svn path=/trunk/; revision=15074 | |||
2011-04-16 | cooled~ crashes on load, so omit | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15073 | |||
2011-04-16 | move 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-13 | create 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-10 | committed patches from unauthorized-w32-patches-10-april-2010.zip from patch ↵ | Hans-Christoph Steiner | |
#3283782 svn path=/trunk/; revision=15069 | |||
2011-04-07 | removed the Gem-exclusion logic | IOhannes m zmölnig | |
if it needs to be done, then it should be done in externals/Makefile svn path=/trunk/; revision=15067 | |||
2011-04-07 | since Gem is now 2 levels deep, cd.. is not enough | IOhannes m zmölnig | |
svn path=/trunk/; revision=15066 | |||
2011-04-07 | moving svn:external reference for Gem to pure-data/externals/ | IOhannes m zmölnig | |
svn path=/trunk/; revision=15065 | |||
2011-04-07 | moving 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-06 | for Gem build, force HAVE_S_STUFF_H and include global OPT_CFLAGS | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15062 | |||
2011-04-04 | fixed typos and mentioned fswap alias in swap-help.pd | Jonathan Wilkes | |
svn path=/trunk/; revision=15060 | |||
2011-03-28 | install tcllib in the package since its needed for base64 for including ↵ | Hans-Christoph Steiner | |
images inline svn path=/trunk/; revision=15052 | |||
2011-03-28 | included GPL fork of unauthorized | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15051 | |||
2011-03-22 | forgot help file for MIDI stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15039 | |||
2011-03-21 | added new files related to x_midi.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15038 | |||
2011-03-21 | refactored 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-17 | moved pdlua to loaders | Martin Peach | |
svn path=/trunk/; revision=15033 | |||
2011-03-16 | updated with the latest from git as of today | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15032 | |||
2011-03-15 | Modified to add pdlua. | Martin Peach | |
svn path=/trunk/; revision=15031 | |||
2011-03-11 | including new 'log' library | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15028 | |||
2011-03-01 | fixed a typo | Jonathan Wilkes | |
svn path=/trunk/; revision=14983 | |||
2011-02-28 | fixed some overlapping text | Jonathan Wilkes | |
svn path=/trunk/; revision=14977 | |||
2011-02-24 | fixed overlapping text | Jonathan Wilkes | |
svn path=/trunk/; revision=14957 | |||
2011-02-23 | added note that [cnv] is not related to canvas class | Jonathan Wilkes | |
svn path=/trunk/; revision=14952 | |||
2011-02-22 | Improved loadbang docs with explanation of loadbangs in abstractions | Frank Barknecht | |
svn path=/trunk/; revision=14947 |