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
2006-11-07
Fixes from last review:
roktas
1
-5
/
+5
2006-11-03
Attempt to fix a (long-standing) Makefile drawback which is documented in
roktas
1
-11
/
+18
2006-11-03
Fix a bug in variable substitution.
roktas
1
-2
/
+2
2006-11-03
Older Cabal versions have no '--destdir' option. Detect the availability
roktas
1
-1
/
+7
2006-11-03
Remove some code comments from previous commit.
roktas
1
-2
/
+4
2006-11-02
More sanitizations in Makefile (needs testing):
roktas
1
-31
/
+31
2006-11-02
Sanitize Makefile:
roktas
1
-14
/
+31
2006-11-02
Make osx-dmg target depend on $(osx_dmg_name), so that if the
fiddlosopher
1
-1
/
+2
2006-11-02
Changes related to osx packaging:
fiddlosopher
1
-13
/
+7
2006-11-01
Various changes in osx-* targets.
roktas
1
-13
/
+13
2006-11-01
Added uninstall-pandoc script to Mac OS X package.
fiddlosopher
1
-0
/
+1
2006-11-01
Changes to osx-pkg and osx-dmg targets.
fiddlosopher
1
-8
/
+19
2006-11-01
Improved osx-dmg and osx-pkg targets in Makefile.
fiddlosopher
1
-11
/
+29
2006-10-31
Revert all changes related to automatic ChangeLog creation.
roktas
1
-17
/
+7
2006-10-31
Improvements to Mac OS X package build:
fiddlosopher
1
-1
/
+2
2006-10-31
Improved osx-pkg target; added Info.plist and Description.plist.
fiddlosopher
1
-5
/
+5
2006-10-30
osx-pkg target: install into Package_root subdirectory of osx_dest.
fiddlosopher
1
-2
/
+2
2006-10-30
+ Revert changes in 'deb' target, add new target 'package' instead. This
roktas
1
-2
/
+5
2006-10-30
Ensure that we have always up-to-date version of ChangeLog before creating
roktas
1
-3
/
+10
2006-10-30
Make debian/rules executable to avoid errors in 'distclean' target.
roktas
1
-1
/
+4
2006-10-30
Modifications to create a nice ChangeLog.
roktas
1
-0
/
+3
2006-10-30
Add pandoc executable to process rules as a dependency. Make osx_dest,
roktas
1
-12
/
+12
2006-10-30
Parameterise "osx-pkg".
roktas
1
-2
/
+2
2006-10-30
Add a 'osx-pkg' target for the creation of a Mac OSX® package (using
roktas
1
-2
/
+30
2006-10-30
* cabalize: fix cabal version detection by using a bloody hack.
roktas
1
-2
/
+2
2006-10-29
Remove 'install-lib', it causes too much trouble which needs to be dealed
roktas
1
-22
/
+53
2006-10-29
Portability fix. Remove rmdir(1)'s '--ignore-fail-on-non-empty' option, as
roktas
1
-1
/
+1
2006-10-28
Merge trunk with ghc66-branch.
roktas
1
-31
/
+36
2006-10-20
* Fix man files installation so that we really ignore .svn directories.
roktas
1
-8
/
+20
2006-10-19
Added markdown2html to bin_all.
fiddlosopher
1
-1
/
+1
2006-10-18
As we are using subversion, ignore '.svn' directories when building debs.
roktas
1
-2
/
+2
2006-10-17
initial import
fiddlosopher
1
-0
/
+146
[prev]