summaryrefslogtreecommitdiff
path: root/writerfilter/Library_doctok.mk
AgeCommit message (Collapse)AuthorFilesLines
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-1/+2
2011-07-24typo doctoc for doctok whichprevented the proper inclusion of libxml2Norbert Thiebaud1-1/+1
2011-07-23use gb_Library_use_external in writerfilterBjoern Michaelsen1-2/+2
2011-07-23switch to CostumTarget-based code generation from gnumake4Bjoern Michaelsen1-63/+5
2011-07-23revert to old writerfilter gbuilizationBjoern Michaelsen1-0/+150
* gnumake4's writerfilter gbuildization got pushed in a seperate branch * it might or might not be merged to master later
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen1-147/+0
* mostly switching to gnumake4/writerfilter10 gbuild implementation (thanks mst, hb)
2011-05-27Use realpath: command not found for the includes in the makefilesCédric Bosdonnat1-1/+1
2011-05-15Use specific DLLPUBLIC for each libraryTor Lillqvist1-1/+1
This avoids exporting the same functions from multiple DLLs. Also don't mark template classes for DLL export/import, I think that is not what we want. Or am I on crack?
2011-04-29Fix Cygwin path and symlink problems, thanks to shm_getTor Lillqvist1-9/+11
2011-04-16include helper by absolute pathBjoern Michaelsen1-1/+1
* otherwise a global gbuild build fails
2011-04-14gbuildize writerfilterDavid Tardon1-0/+145