summaryrefslogtreecommitdiff
path: root/utils/hp2ps
Commit message (Expand)AuthorAgeFilesLines
* Make validate play nice with clang (for Xcode 5 command line tools)Manuel M T Chakravarty2013-09-041-4/+8
* Typo in hp2ps help outputJoachim Breitner2013-06-131-1/+1
* Automatically add the $(exeext) to program namesIan Lynagh2013-03-031-1/+1
* add $(CrossCompilePrefix) to hp2ps (#7639)Simon Marlow2013-02-011-1/+1
* Build the dynamic way by default on Linux/amd64Ian Lynagh2012-10-031-7/+8
* escape(): don't forget the final '\0'Simon Marlow2012-05-231-0/+1
* hp2ps: escape backslashes when generating output file (#5800).Paolo Capriotti2012-03-221-2/+20
* RefactoringIan Lynagh2012-01-081-1/+1
* Remove some antiquated C constructsIan Lynagh2011-08-0118-144/+85
* Handle EXTRA_LIBRARIES when building programsIan Lynagh2010-09-301-1/+1
* Link programs that have no Haskell objects with gcc rather than ghcIan Lynagh2010-07-161-0/+1
* Detect EOF when trying to parse a string in hp2psIan Lynagh2010-05-061-1/+4
* Fix hp2ps when the .hp file has large string literalsIan Lynagh2010-05-051-4/+13
* Add -Iincludes to hp2ps's CC_OPTSIan Lynagh2009-12-081-0/+2
* Add a header to all build system files:Simon Marlow2009-04-282-0/+24
* GHC new build system megapatchIan Lynagh2009-04-263-21/+14
* bindists are now some way towards workingIan Lynagh2008-08-101-4/+2
* FIX #1955: confusion between .exe.hp and .hp suffixes for heap profilesSimon Marlow2008-05-191-1/+0
* Mac OS X deployment target: piping opts through MakefilesManuel M T Chakravarty2008-02-211-0/+3
* Fix bindist creationIan Lynagh2007-06-011-0/+5
* Windows: the .hp file is <prog>.exe.hpSimon Marlow2007-02-281-1/+5
* Be compatible with older C standardsIan Lynagh2006-11-141-1/+3
* multipage_hp2psRavi Nanavati2006-09-298-16/+52
* Reorganisation of the source treeSimon Marlow2006-04-0742-0/+3457