summaryrefslogtreecommitdiff
path: root/lotuswordpro/Library_lwpft.mk
AgeCommit message (Collapse)Author
2012-04-08gbuild: "use" vs. "add":Michael Stahl
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-08-30callcatcher: chop, hack, slayCaolán McNamara
2011-08-30ditch a few moreCaolán McNamara
2011-08-29use standard copy-ctor signatures, assignments, etcCaolán McNamara
2011-08-19icui18n -> icuin on Windows. Now lotuswordpro builds.Kohei Yoshida
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05fix up wrong .cxxCaolán McNamara
Notes: split repo tag: filters_PRE_MELD_REPOS
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-26icu libs are externalDavid Tardon
2011-06-18remove all traces of offuh from makefilesDavid Tardon
2011-04-24keep the linked_libs lists sortedDavid Tardon
2011-04-16I don't think we need iculeCaolán McNamara
2011-04-14remove unused filesDavid Tardon
2011-04-14gbuildize lotuswordproDavid Tardon