summaryrefslogtreecommitdiff
path: root/solenv/prj/d.lst
AgeCommit message (Collapse)Author
2012-05-20gbuildize solenvDavid Tardon
Change-Id: I6e0758e543a89f593a1b0432b28b4c9768993af7
2012-03-23.lst files don't need executable bitsMichael Stahl
2011-12-10enhance VersionInfo resource of Windows excutablesAndras Timar
+ added ProductName (a required parameter), It is LibreOffice + CompanyName is configurable, it is $(OOO_VENDOR), that is set --with-vendor configure switch. If not set, then CompanyName is empty string which is fine, too. + Binary file version and FileVersion string show the same value, and version number is sane: main version + subversion + microversion + build number, such as 3.5.0.0 + LegalCopyright text is the same as in the About box, year range can be set in minor.mk - removed archaic and overcomplicated version number calculating macros - removed version.lst, copied relevant content to minor.mk - removed binary RCDATA resources, I don't think they were of any use
2011-09-06make pretty printers available during build alreadyDavid Tardon
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2010-10-29dv22:#i112913# Use only one file with version infoDirk Voelzke
2010-07-27OOO330 masterfix: fix unpaired % signJens-Heiner Rechtien
2010-06-22kso45 #i110653# ooobaseversion globally availableIngo Schmidt
2001-02-20you don't realy wanna know...Hans-Joachim Lankenau