Age | Commit message (Expand) | Author | Files | Lines |
2006-12-19 | Added 'clean' target to src/templates/Makefile, main | fiddlosopher | 1 | -0/+1 |
2006-12-19 | Changes to build process relating to r234. | fiddlosopher | 1 | -3/+2 |
2006-12-16 | + Small changes to Makefile for better handling of Windows executable. | fiddlosopher | 1 | -6/+16 |
2006-12-13 | Makefile now checks to see if we're running Cygwin/Windows; if we are, | fiddlosopher | 1 | -1/+4 |
2006-12-12 | Extract version number from src/Main.hs in cabalize and Makefile. | fiddlosopher | 1 | -2/+2 |
2006-12-12 | Merge changes in branches/wrappers into trunk. | roktas | 1 | -5/+32 |
2006-11-16 | Using hardcoded executable paths in Makefile doesn't work. While GHC | roktas | 1 | -5/+15 |
2006-11-12 | Fix a bug in 'uninstall-exec' target. | roktas | 1 | -1/+1 |
2006-11-12 | Changes to OSX packaging: | fiddlosopher | 1 | -11/+11 |
2006-11-11 | Use compiled executables directly from their build directory, without | roktas | 1 | -19/+15 |
2006-11-10 | Fix a serious bug in Makefile. 'make' should recompile when a source file | roktas | 1 | -4/+3 |
2006-11-08 | Remove signatures (and emails!) from changelog on web page. | fiddlosopher | 1 | -1/+3 |
2006-11-08 | + Changes to osx/Welcome: | fiddlosopher | 1 | -1/+2 |
2006-11-08 | Revisions to website target: | fiddlosopher | 1 | -1/+4 |
2006-11-08 | Put all website commands into a subshell jail. If any command failed, we | roktas | 1 | -12/+14 |
2006-11-08 | Changes for 'website': | roktas | 1 | -24/+34 |
2006-11-08 | Changed install.html to INSTALL.html in website; replaced a reference | fiddlosopher | 1 | -1/+1 |
2006-11-08 | Added target for creation of website. 'web' directory contains | fiddlosopher | 1 | -0/+36 |
2006-11-07 | Removed INSTALL.html from build-doc target. | fiddlosopher | 1 | -2/+2 |
2006-11-07 | Fixes from last review: | roktas | 1 | -5/+5 |
2006-11-03 | Attempt to fix a (long-standing) Makefile drawback which is documented in | roktas | 1 | -11/+18 |
2006-11-03 | Fix a bug in variable substitution. | roktas | 1 | -2/+2 |
2006-11-03 | Older Cabal versions have no '--destdir' option. Detect the availability | roktas | 1 | -1/+7 |
2006-11-03 | Remove some code comments from previous commit. | roktas | 1 | -2/+4 |
2006-11-02 | More sanitizations in Makefile (needs testing): | roktas | 1 | -31/+31 |
2006-11-02 | Sanitize Makefile: | roktas | 1 | -14/+31 |
2006-11-02 | Make osx-dmg target depend on $(osx_dmg_name), so that if the | fiddlosopher | 1 | -1/+2 |
2006-11-02 | Changes related to osx packaging: | fiddlosopher | 1 | -13/+7 |
2006-11-01 | Various changes in osx-* targets. | roktas | 1 | -13/+13 |
2006-11-01 | Added uninstall-pandoc script to Mac OS X package. | fiddlosopher | 1 | -0/+1 |
2006-11-01 | Changes to osx-pkg and osx-dmg targets. | fiddlosopher | 1 | -8/+19 |
2006-11-01 | Improved osx-dmg and osx-pkg targets in Makefile. | fiddlosopher | 1 | -11/+29 |
2006-10-31 | Revert all changes related to automatic ChangeLog creation. | roktas | 1 | -17/+7 |
2006-10-31 | Improvements to Mac OS X package build: | fiddlosopher | 1 | -1/+2 |
2006-10-31 | Improved osx-pkg target; added Info.plist and Description.plist. | fiddlosopher | 1 | -5/+5 |
2006-10-30 | osx-pkg target: install into Package_root subdirectory of osx_dest. | fiddlosopher | 1 | -2/+2 |
2006-10-30 | + Revert changes in 'deb' target, add new target 'package' instead. This | roktas | 1 | -2/+5 |
2006-10-30 | Ensure that we have always up-to-date version of ChangeLog before creating | roktas | 1 | -3/+10 |
2006-10-30 | Make debian/rules executable to avoid errors in 'distclean' target. | roktas | 1 | -1/+4 |
2006-10-30 | Modifications to create a nice ChangeLog. | roktas | 1 | -0/+3 |
2006-10-30 | Add pandoc executable to process rules as a dependency. Make osx_dest, | roktas | 1 | -12/+12 |
2006-10-30 | Parameterise "osx-pkg". | roktas | 1 | -2/+2 |
2006-10-30 | Add a 'osx-pkg' target for the creation of a Mac OSX® package (using | roktas | 1 | -2/+30 |
2006-10-30 | * cabalize: fix cabal version detection by using a bloody hack. | roktas | 1 | -2/+2 |
2006-10-29 | Remove 'install-lib', it causes too much trouble which needs to be dealed | roktas | 1 | -22/+53 |
2006-10-29 | Portability fix. Remove rmdir(1)'s '--ignore-fail-on-non-empty' option, as | roktas | 1 | -1/+1 |
2006-10-28 | Merge trunk with ghc66-branch. | roktas | 1 | -31/+36 |
2006-10-20 | * Fix man files installation so that we really ignore .svn directories. | roktas | 1 | -8/+20 |
2006-10-19 | Added markdown2html to bin_all. | fiddlosopher | 1 | -1/+1 |
2006-10-18 | As we are using subversion, ignore '.svn' directories when building debs. | roktas | 1 | -2/+2 |