index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Setup.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-22
Setup.hs: Don't assume that the build directory is "dist."
John MacFarlane
1
-9
/
+10
2010-02-06
Removed html2markdown and hsmarkdown.
fiddlosopher
1
-2
/
+2
2010-01-17
Setup: Made man page building sensitive to build verbosity.
fiddlosopher
1
-5
/
+6
2010-01-17
Setup.hs : -Wall and hlint cleanup.
fiddlosopher
1
-10
/
+13
2010-01-14
Setup.hs: improved detection of highlighting support in test hook.
fiddlosopher
1
-6
/
+4
2010-01-12
Setup.hs: Install wrapper scripts into cabal bin directory.
fiddlosopher
1
-13
/
+23
2010-01-12
Setup.hs: install manpages to mandir.
fiddlosopher
1
-4
/
+33
2009-12-31
Changed Setup.hs so it can build man pages again.
fiddlosopher
1
-1
/
+2
2009-07-03
Fixed lhs test cases.
fiddlosopher
1
-1
/
+1
2009-02-27
Setup.hs: replace readProcess with something more portable.
fiddlosopher
1
-4
/
+7
2009-02-26
Made Setup.hs compatible with Cabal < 1.6.
fiddlosopher
1
-6
/
+5
2009-02-14
Check to see if highlighting supported and run lhs tests if it is.
fiddlosopher
1
-2
/
+7
2008-10-27
Fixed Setup.hs so correct status is returned after build.
fiddlosopher
1
-13
/
+13
2008-09-22
Have "runhaskell Setup test" return an error status if tests fail.
fiddlosopher
1
-2
/
+1
2008-09-04
Reworked Text.Pandoc.ODT to use zip-archive instead of calling external 'zip'.
fiddlosopher
1
-29
/
+0
2008-08-27
Removed PDF writer from core pandoc, restored markdown2pdf.
fiddlosopher
1
-1
/
+1
2008-08-14
Simplified and improved UTF8 handling:
fiddlosopher
1
-1
/
+1
2008-08-10
Use -S option when building man pages in Setup.hs.
fiddlosopher
1
-1
/
+1
2008-08-10
Removed markdown2pdf and all references to it.
fiddlosopher
1
-1
/
+1
2008-08-09
Moved more of the build process from Makefile to Setup.hs:
fiddlosopher
1
-18
/
+58
2008-08-09
Added preconfigure hook to build reference.odt if missing.
fiddlosopher
1
-6
/
+41
2008-08-09
Rewrote test suite so it doesn't depend on perl or unix tools.
fiddlosopher
1
-1
/
+11
2008-08-01
Simplified build process using template haskell.
fiddlosopher
1
-68
/
+1
2008-07-31
Compatibility fixes for CPP, Cabal, and haddock:
fiddlosopher
1
-2
/
+2
2008-07-31
Setup.hs: Use simpleUserHooks rather than deprecated defaultUserHooks.
fiddlosopher
1
-3
/
+1
2008-07-31
Simplified Setup.hs by removing PostClean hooks.
fiddlosopher
1
-15
/
+1
2008-07-31
Use CPP to simplify build procedure for Highlighting.hs module.
fiddlosopher
1
-9
/
+0
2008-02-09
Renamed default headers with .header extension; have Setup.hs look for these.
fiddlosopher
1
-2
/
+2
2008-02-09
Added build option for syntax highlighting, with *optional* dependency on hig...
fiddlosopher
1
-1
/
+10
2008-02-09
Modified Setup.hs with new location for DefaultHeaders.hs.
fiddlosopher
1
-2
/
+4
2008-02-09
Moved Text.Pandoc.Writers.DefaultHeaders -> Text.Pandoc.DefaultHeaders.
fiddlosopher
1
-1
/
+1
2008-02-09
Incorporated templates phase into Setup.hs and improved templates.
fiddlosopher
1
-1
/
+83
2007-09-03
* The previous fix was wrong. Apply a proper fix and cross the fingers. :-)
roktas
1
-1
/
+0
2007-09-03
* Urgent fix to address the following issue:
roktas
1
-0
/
+1
2006-10-28
Merge trunk with ghc66-branch.
roktas
1
-1
/
+1
2006-10-17
initial import
fiddlosopher
1
-0
/
+2