Commit graph

6 commits

Author SHA1 Message Date
Tor Lillqvist
2a1171929e chmod -x 2012-03-21 13:00:45 +02:00
Andras Timar
3fbedc3e8f enhance VersionInfo resource of Windows excutables
+ 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-12-10 22:25:28 +01:00
Stephan Bergmann
b403695bee Directly use version.lst instead of versionlist.mk. 2011-09-21 18:16:42 +02:00
Dirk Voelzke
13a3e99182 dv22:#i112913# Use only one file with version info 2010-10-29 15:55:47 +02:00
Jens-Heiner Rechtien
f281d77a21 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Rüdiger Timm
00754ffbe7 INTEGRATION: CWS ause091 (1.1.2); FILE ADDED
2008/07/24 16:07:55 hjs 1.1.2.1: #i92050# - create *minor.mk in a mp safe way
2008-07-30 11:46:51 +00:00