summaryrefslogtreecommitdiff
path: root/lotuswordpro/prj
AgeCommit message (Collapse)Author
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
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-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-08-21lotuswordpro is in tail_build, it should not be in postprocess pre-reqNorbert Thiebaud
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-06-30add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara
2011-04-16I want to have one depend on the other, sighCaolán McNamara
2011-04-14fix buildDavid Tardon
2011-04-14gbuildize lotuswordproDavid Tardon
2011-04-12enable cppunit regression testCaolán McNamara
after double-checking on windows, this seems to work universally, so enable it now
2011-04-01register lotuswordpro filter componentMichael Meeks
2010-12-24replace virtual operator= by cloningDavid Tardon
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin