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
2013-01-18
Updated Makefile to use Hackage pandoc-types.
John MacFarlane
1
-9
/
+7
2013-01-14
Makefile: make prep now handles updates to pandoc-types.
John MacFarlane
1
-0
/
+2
2013-01-02
Makefile: Do submodule updates and install cabal-dev in make prep.
John MacFarlane
1
-2
/
+6
2012-12-30
Makefile: added 'relocatable' target.
John MacFarlane
1
-0
/
+3
2012-10-28
Removed citationSuppressParens.
John MacFarlane
1
-2
/
+2
2012-10-14
Makefile: Back to using citeproc-hs repository.
John MacFarlane
1
-1
/
+1
2012-10-02
Makefile: cabal-dev/cabal update.
John MacFarlane
1
-1
/
+1
2012-09-28
Makefile: Use Hackage citeproc-hs 0.3.5.
John MacFarlane
1
-1
/
+2
2012-09-26
Makefile: Don't remove citeproc-hs and pandoc-types with clean.
John MacFarlane
1
-1
/
+4
2012-09-26
Makefile: Use Andrea's repository for citeproc-hs.
John MacFarlane
1
-1
/
+1
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
[prev]
[next]