Age | Commit message (Collapse) | Author | Files | Lines |
|
Note that 'make install-all' cannot be used to install the libraries,
because registration must be done after the files are copied out of
the destroot. So a custom install procedure is included in the Portfile.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1041 788f1e2b-df1e-0410-8736-df70ead52e1b
|
|
+ Do installation manually rather than using Makefile's install-all.
(There appears to be a problem with the Makefile's handling of
DESTDIR.)
+ Note that the library must be registered in the activate phase, after
the library files have been copied out of the destroot. Cabal
generates a 'register.sh' script that will do this.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1028 788f1e2b-df1e-0410-8736-df70ead52e1b
|
|
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1014 788f1e2b-df1e-0410-8736-df70ead52e1b
|
|
+ depend on haddock
+ build and install libraries and library documentation
in addition to the executable
git-svn-id: https://pandoc.googlecode.com/svn/trunk@968 788f1e2b-df1e-0410-8736-df70ead52e1b
|
|
git-svn-id: https://pandoc.googlecode.com/svn/trunk@921 788f1e2b-df1e-0410-8736-df70ead52e1b
|
|
(r28278 in MacPorts).
git-svn-id: https://pandoc.googlecode.com/svn/trunk@920 788f1e2b-df1e-0410-8736-df70ead52e1b
|
|
git-svn-id: https://pandoc.googlecode.com/svn/trunk@891 788f1e2b-df1e-0410-8736-df70ead52e1b
|
|
git-svn-id: https://pandoc.googlecode.com/svn/trunk@888 788f1e2b-df1e-0410-8736-df70ead52e1b
|
|
a template.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@886 788f1e2b-df1e-0410-8736-df70ead52e1b
|
|
git-svn-id: https://pandoc.googlecode.com/svn/trunk@885 788f1e2b-df1e-0410-8736-df70ead52e1b
|
|
git-svn-id: https://pandoc.googlecode.com/svn/trunk@884 788f1e2b-df1e-0410-8736-df70ead52e1b
|