summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Cleaned up and improved Makefile target for wrappers.fiddlosopher2007-01-03
* Improved Makefile 'wrappers' target. (Previously, it would buildfiddlosopher2007-01-03
* Improved test-markdown target in Makefile:fiddlosopher2007-01-02
* Fixed a bug in website generation, which only worked if 'pandoc'fiddlosopher2007-01-02
* Added 'hsmarkdown' wrapper, designed to be used as a drop-infiddlosopher2007-01-02
* Inserted a needed slash in the Makefile, after $(osx_pkg_name),fiddlosopher2007-01-01
* Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher2006-12-30
* Slight changes in website target:fiddlosopher2006-12-29
* Make wrappers executable in the top-level directory, in case peoplefiddlosopher2006-12-29
* + Renamed web/demos.sh to mkdemos.shfiddlosopher2006-12-29
* + Changed 'web2markdown' to 'html2markdown'.fiddlosopher2006-12-29
* Added two more demo cases to website. Put a footnote infiddlosopher2006-12-28
* Added a latex -> markdown case to demos.fiddlosopher2006-12-28
* Added another demo case, with header and footer and css.fiddlosopher2006-12-28
* Added "Demos" page to the website. fiddlosopher2006-12-28
* + Removed the convenience symlinks (which don't work on Windows underfiddlosopher2006-12-28
* Added README-WINDOWS.html to windows package documentation.fiddlosopher2006-12-24
* + Updates to Makefile:fiddlosopher2006-12-24
* Pandoc package didn't contain 'pandoc' executable. This is because we're roktas2006-12-23
* Changed osx-pkg target in Makefile to refer to COPYRIGHTfiddlosopher2006-12-22
* Merged changes from branches/wrappers since r177.fiddlosopher2006-12-22
* Removed TODO. ToDo list now maintained on the Wiki at pandoc'sfiddlosopher2006-12-21
* Added 'clean' target to src/templates/Makefile, mainfiddlosopher2006-12-19
* Changes to build process relating to r234.fiddlosopher2006-12-19
* + Small changes to Makefile for better handling of Windows executable.fiddlosopher2006-12-16
* Makefile now checks to see if we're running Cygwin/Windows; if we are,fiddlosopher2006-12-13
* Extract version number from src/Main.hs in cabalize and Makefile.fiddlosopher2006-12-12
* Merge changes in branches/wrappers into trunk.roktas2006-12-12
* Using hardcoded executable paths in Makefile doesn't work. While GHC roktas2006-11-16
* Fix a bug in 'uninstall-exec' target.roktas2006-11-12
* Changes to OSX packaging:fiddlosopher2006-11-12
* Use compiled executables directly from their build directory, without roktas2006-11-11
* Fix a serious bug in Makefile. 'make' should recompile when a source file roktas2006-11-10
* Remove signatures (and emails!) from changelog on web page.fiddlosopher2006-11-08
* + Changes to osx/Welcome:fiddlosopher2006-11-08
* Revisions to website target:fiddlosopher2006-11-08
* Put all website commands into a subshell jail. If any command failed, we roktas2006-11-08
* Changes for 'website':roktas2006-11-08
* Changed install.html to INSTALL.html in website; replaced a referencefiddlosopher2006-11-08
* Added target for creation of website. 'web' directory containsfiddlosopher2006-11-08
* Removed INSTALL.html from build-doc target. fiddlosopher2006-11-07
* Fixes from last review:roktas2006-11-07
* Attempt to fix a (long-standing) Makefile drawback which is documented in roktas2006-11-03
* Fix a bug in variable substitution.roktas2006-11-03
* Older Cabal versions have no '--destdir' option. Detect the availability roktas2006-11-03
* Remove some code comments from previous commit.roktas2006-11-03
* More sanitizations in Makefile (needs testing):roktas2006-11-02
* Sanitize Makefile:roktas2006-11-02
* Make osx-dmg target depend on $(osx_dmg_name), so that if thefiddlosopher2006-11-02
* Changes related to osx packaging:fiddlosopher2006-11-02