summaryrefslogtreecommitdiff
path: root/ct2n
AgeCommit message (Collapse)AuthorFilesLines
2012-11-05cleanup README files.Michael Meeks1-3/+3
Convert DOS -> unix newlines. Cleanup and clarify several files.
2012-10-25ct2n: use a Zip target after all, because...Michael Stahl4-62/+5
... the ExtensionTarget requires the description.xml to have a translation in the --with-lang case. Change-Id: I155e47d8a44590995ffcd63cb9ac8f02822a82e9
2012-10-25ct2n: add Zip file from original gerrit patchDavid Ostrovsky1-0/+59
Change-Id: I58a547db30dda833cf1dd6a7563cd1589876431e
2012-10-24ct2n: fix build on Windows (DOS line ends in patches)Michael Stahl3-84/+96
Change-Id: I48c90f7abcc9609d5b2c041597fdeff37db836c8
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl1-7/+0
Change-Id: Ia07d3fd856578ab6976c02f8a0ec96273db19a2c
2012-10-23gbuild: make ct2n module workMichael Stahl2-11/+7
- add a preparation target to ExtensionTarget so added files can depend on unpacked tarball or custom target - add a "nodefaults" mode to Extension to disable some stuff Change-Id: I1fce6e948cef0a6d976e2e6555ef5c5f8e90cffb
2012-10-23gbuildification of ct2nDavid Ostrovsky10-72/+121
Conflicts: config_host.mk.in Change-Id: I98ca1bb2af19d99a7a908991cf27a148ee84c543
2012-10-10add a README filesManal Alhassoun1-0/+4
Change-Id: I2e779831e47cb1243ae7319b73b9fa553cf97034 Reviewed-on: https://gerrit.libreoffice.org/852 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2011-09-20Remove RCS headerThomas Arnhold1-4/+0
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-1/+1
2011-04-12duplicate NULLsCaolán McNamara1-1/+1
2011-03-30ct2n-build.diff: allow to build the CT2N extension (fate#307906)Petr Mladek6-0/+196