Commit graph

11 commits

Author SHA1 Message Date
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
Bjoern Michaelsen
2d299c9867 try to prevent race condition related to settings.mk/%minor.mk
* observed on gentoo tinderbox
2011-09-07 02:40:27 +02:00
David Tardon
d788081162 make pretty printers available during build already 2011-09-06 08:01:27 +02:00
Tor Lillqvist
64a5712e6f Drop %_EXT% which was always empty 2011-06-03 13:30:38 +03:00
Dirk Voelzke
13a3e99182 dv22:#i112913# Use only one file with version info 2010-10-29 15:55:47 +02:00
Jens-Heiner Rechtien
d3f9253b1c OOO330 masterfix: fix unpaired % sign 2010-07-27 13:55:29 +02:00
Ingo Schmidt
8bd016bc90 kso45 #i110653# ooobaseversion globally available 2010-06-22 17:21:43 +02:00
Rüdiger Timm
7ac18293c4 INTEGRATION: CWS ause091 (1.2.1764); FILE MERGED
2008/07/24 16:08:08 hjs 1.2.1764.1: #i92050# - create *minor.mk in a mp safe way
2008-07-30 11:48:48 +00:00
Hans-Joachim Lankenau
0a1bcc0844 #100000# define module dependencies 2002-09-26 15:05:58 +00:00
Nils Fuhrmann
3aa03afd59 Generated for support of solar list particles 2001-03-13 08:23:01 +00:00
Hans-Joachim Lankenau
41d35b0118 you don't realy wanna know... 2001-02-20 12:13:22 +00:00