index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-15
MediaWiki reader: Misc fixes, put category links at end.
John MacFarlane
1
-1
/
+1
2012-09-06
Textile reader: Improved speed of hyphenedWords.
John MacFarlane
1
-1
/
+1
2012-09-06
Makefile: Build profiling libraries in 'prep', added 'prof' target.
John MacFarlane
1
-1
/
+4
2012-08-14
Added install target to Makefile.
John MacFarlane
1
-1
/
+4
2012-08-08
Makefile: Require pandoc-types before citeproc-hs.
John MacFarlane
1
-2
/
+2
2012-08-07
Added Makefile for development.
John MacFarlane
1
-0
/
+27
2010-01-17
Removed obsolete Makefile.
fiddlosopher
1
-290
/
+0
2010-01-12
Removed obsolete debian stuff from distclean target.
fiddlosopher
1
-3
/
+0
2010-01-12
Removed obsolete win-pkg Makefile target.
fiddlosopher
1
-8
/
+0
2010-01-03
Makefile: specify --template explicitly when using pandoc.
fiddlosopher
1
-5
/
+6
2009-11-28
Makefile: Don't try to build man pages in build-doc.
fiddlosopher
1
-2
/
+2
2009-10-31
Don't build Haskell wrappers in Makefile.
fiddlosopher
1
-1
/
+1
2009-08-13
Changed EXECSBASE so it doesn't pull in hsmarkdown & markdown2pdf.
fiddlosopher
1
-1
/
+1
2009-01-31
Changed srcdir in Makefile.
fiddlosopher
1
-1
/
+1
2008-09-23
Moved odt-styles/ to data/. Removed unneeded variable in Makefile.
fiddlosopher
1
-1
/
+0
2008-09-06
Pandoc is no longer a native debian package.
fiddlosopher
1
-26
/
+2
2008-08-27
Removed PDF writer from core pandoc, restored markdown2pdf.
fiddlosopher
1
-3
/
+3
2008-08-10
Makefile: Added 'configure' as dependency of 'uninstall-all'.
fiddlosopher
1
-1
/
+1
2008-08-10
Removed markdown2pdf and all references to it.
fiddlosopher
1
-3
/
+3
2008-08-10
Removed dependency on reference.odt from Makefile.
fiddlosopher
1
-2
/
+1
2008-08-09
Moved more of the build process from Makefile to Setup.hs:
fiddlosopher
1
-12
/
+2
2008-08-09
Removed layout-cache and Configurations2 from odt-styles directory.
fiddlosopher
1
-2
/
+2
2008-08-09
Include shell scripts themselves in repo, rather than generating from wrappers.
fiddlosopher
1
-21
/
+0
2008-08-09
Rewrote test suite so it doesn't depend on perl or unix tools.
fiddlosopher
1
-1
/
+1
2008-08-08
Added Text.Pandoc.UTF8 as a backup for when utf8-string is not present.
fiddlosopher
1
-7
/
+0
2008-08-01
Simplified build process using template haskell.
fiddlosopher
1
-10
/
+2
2008-08-01
Makefile: build reference.odt before configure.
fiddlosopher
1
-3
/
+3
2008-07-31
Added 'odt' output option to pandoc:
fiddlosopher
1
-6
/
+1
2008-07-23
Fixed REFERENCEODT in markdown2odt to point to the right place in debian builds.
fiddlosopher
1
-1
/
+1
2008-03-19
Added preliminary version of markdown2odt wrapper.
fiddlosopher
1
-5
/
+26
2008-02-10
Makefile: Add files in templates directory as dependencies for $(BUILDCONF).
fiddlosopher
1
-1
/
+2
2008-02-09
CABALOPTS may now be specified with 'make'.
fiddlosopher
1
-1
/
+1
2008-02-09
Makefile: only use --with-hc-pkg if GHC_PKG is defined.
fiddlosopher
1
-2
/
+6
2008-02-09
Incorporated templates phase into Setup.hs and improved templates.
fiddlosopher
1
-7
/
+1
2008-01-23
Changed names of HTML man pages to *.1.html on website.
fiddlosopher
1
-2
/
+2
2007-12-08
Use \{0,1\} instead of \? in sed, so it works on BSD/Mac OSX too.
fiddlosopher
1
-1
/
+1
2007-12-08
Makefile website target: create changelog.txt, not changelog.
fiddlosopher
1
-2
/
+2
2007-11-29
Makefile changes: BUILDCONF and CABAL_BKP.
fiddlosopher
1
-2
/
+1
2007-11-29
Small improvements in Makefile:
fiddlosopher
1
-3
/
+4
2007-11-29
Changed references to source directory in Makefile and pandoc.cabal.*.
fiddlosopher
1
-1
/
+1
2007-11-26
Makefile: Add .exe extension to BUILDCMD if building on Windows.
fiddlosopher
1
-1
/
+1
2007-11-25
+ Makefile now checks GHC version. If GHC is 6.6, pandoc.cabal.ghc66
fiddlosopher
1
-2
/
+11
2007-11-17
Use $(GHC) instead of ghc and make them user configurable through environment
roktas
1
-3
/
+3
2007-11-06
Modified build procedure to allow compilation with GHC 6.8:
fiddlosopher
1
-1
/
+1
2007-11-03
Reverted back to state as of r1062. The template haskell changes
fiddlosopher
1
-2
/
+8
2007-11-03
Use template haskell to avoid the need for templates:
fiddlosopher
1
-8
/
+2
2007-10-07
Makefile:
roktas
1
-3
/
+5
2007-10-07
Changes in Makefile:
roktas
1
-79
/
+63
2007-09-03
No need to add $(BUILDDIR) and $(BUILDCONF) to cleanup_files,
fiddlosopher
1
-1
/
+1
2007-09-03
* The previous fix was wrong. Apply a proper fix and cross the fingers. :-)
roktas
1
-2
/
+3
[prev]
[next]