Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-15 | make test return True and execute on False so that make doesn't think there ↵ | Hans-Christoph Steiner | |
is an error when the noncvs dir is not found svn path=/trunk/; revision=15297 | |||
2011-09-15 | make pentium4 the minimum CPU so we can use SSE2 (p4 arrived in 2000). | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15295 | |||
2011-09-14 | test whether noncvs exists before trying to install it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15294 | |||
2011-09-14 | use tar to copy noncvs into place while omitting .svn dirs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15293 | |||
2011-09-13 | include pthreadVC.dll from pd-vanilla to support libs that use it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15292 | |||
2011-09-08 | oops, typo, forgot the c in libstdc++-6.dll | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15291 | |||
2011-09-07 | added libstd++-6.dll to package | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15290 | |||
2011-09-05 | added some new DLLs needed from builds using MinGW's gcc 4.5 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15285 | |||
2011-08-26 | updated for new default msys location | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15279 | |||
2011-08-24 | remove gem from Windows since it doesn't build on MinGW yet | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15278 | |||
2011-08-17 | for Gem: reverted --prefix change that didn't fix anything and added ↵ | Hans-Christoph Steiner | |
--disable-rpath for Windows since DLLs don't have a fixed path, hope that'll fix something... svn path=/trunk/; revision=15223 | |||
2011-08-16 | removed some ancient history, circa 2003 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15220 | |||
2011-08-16 | removed very out of date windows batch files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15219 | |||
2011-08-15 | fleshed out description of search dialog and META tags | Jonathan Wilkes | |
svn path=/trunk/; revision=15216 | |||
2011-08-14 | Fixed typos | Jonathan Wilkes | |
svn path=/trunk/; revision=15215 | |||
2011-08-05 | print out env vars for debugging | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15205 | |||
2011-08-04 | for Gem on MinGW, set prefix=/ to get around the libtool absolute set-paths ↵ | Hans-Christoph Steiner | |
error svn path=/trunk/; revision=15197 | |||
2011-07-31 | switched 'unauthorized' to template Makefile style | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15175 | |||
2011-07-28 | Gem: force extension to .dll on mingw32; removed disable-mmx flags | IOhannes m zmölnig | |
svn path=/trunk/; revision=15170 | |||
2011-07-17 | try getting pkglibdir for Gem to get the install working | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15160 | |||
2011-07-16 | tweaked configure flags for Gem on MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15159 | |||
2011-07-15 | doh, stupid upcase mistake on my part | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15156 | |||
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 |