summaryrefslogtreecommitdiff
path: root/cosv/prj
AgeCommit message (Collapse)Author
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
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
2011-08-23Remove useless comments from build.lst.Jan Holesovsky
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba
2007-11-02INTEGRATION: CWS adc18 (1.3.8); FILE MERGEDJens-Heiner Rechtien
2007/09/20 12:16:14 np 1.3.8.1: #i81775#
2007-06-12INTEGRATION: CWS rt21 (1.2.150); FILE MERGEDOliver Bolte
2007/06/08 07:43:26 rt 1.2.150.1: #i78207# There are no such files '..\inc\cosv\template\*.cxx'.
2002-06-10add dependency to STLPORTNikolai Pretzell
2002-06-07add: dependency soltoolsMartin Hollmichel
2002-05-14#98964#, New layout for IDL-docu and some fixes for gcc and in FilehandlingNikolai Pretzell
2002-03-22Move autodoc to OpenOffice.orgNikolai Pretzell
2002-03-22Move autodoc to OpenOffice.orgNikolai Pretzell
2002-03-08Moving Autodoc to OpenOffice.org, module cosv: CommonServicesNikolai Pretzell