Andras Timar
1204483c13
more wJRE cleanup
2012-01-06 19:16:35 +01:00
Petr Mladek
dac89858f6
add version suffix (beta1) to about dialog
...
configurable at build time via ABOUTBOXPRODUCTVERSIONSUFFIX in
instsetoo_native/util/openoffice.lst
configurable at runtime via registry/data/org/openoffice/Setup.xcu
and ooSetupVersionAboutBoxSuffix property
2011-12-16 14:29:13 +01:00
Tor Lillqvist
1b61b76783
Untabify
2011-12-13 15:10:33 +02:00
Tor Lillqvist
b4774e1730
We don't use any 'pooling' when packaging
2011-12-13 15:10:32 +02:00
Michael Stahl
69055c0961
instsetoo_native: try to fix tinderbox:
...
3e2aec1a54
removed a closing parenthesis
2011-12-12 22:58:44 +01:00
Tor Lillqvist
3e2aec1a54
OxygenOffice doesn't bundle JRE either
2011-12-12 22:14:53 +02:00
Andras Timar
9ab205afe5
change PRODUCTNAME back to LOdev, because prev. change broke Linux packaging
2011-12-12 10:01:20 +01:00
Andras Timar
77cc0bb464
fix problems with generation of download name
2011-12-11 20:16:01 +01:00
Tor Lillqvist
5f03eb4bc6
The common_build stuff is surely obsolete
2011-12-11 02:58:01 +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
Tor Lillqvist
bbc6099213
Bump version to 3.6 (3.6.0, 360, 360m1)
2011-12-08 23:40:37 +02:00
Tor Lillqvist
9a18da1e45
There is no LibreOffice with bundled JRE and won't be
2011-12-08 16:20:43 +02:00
Bjoern Michaelsen
1658c1f23a
dont do fancy stuff with files that are in zips instsetoo_native for now
2011-12-07 15:53:07 +01:00
Andras Timar
2ba4a4bf63
remove NSIS support
2011-12-06 19:28:21 +01:00
Michael Meeks
41b8bad143
wizards: completely work python wizard packaging and registration
...
Also improve exception handling and error printing in pythonloader
Allow registration of explicit .py components - the only method that works
2011-12-05 20:53:24 +00:00
Xisco Fauli
21131ea640
Set the python fax wizard as the default one
2011-12-05 20:53:22 +00:00
Xisco Fauli
02d490ad83
Add the rest of the files to scp2
2011-12-05 20:53:21 +00:00
Xisco Fauli
adf772680c
Hello world (python) as a component
2011-12-05 20:53:19 +00:00
Petr Mladek
8412548e73
allow to install desktop integration in Linux dev build
...
The desktop integration searched for the package name by the dash "-"
delimiter on many locations. It was not easy to add support for
package names with the dash.
In addition, there was an inconsistence. Most package names used the
"libo-dev" prefix name but the ure packages used "lodev". It was
installed into the prefix /opt/lo-dev.
So, I remaned everything to "lodev". It removed the inconsistence
and solved solution with the dash.
2011-12-05 21:08:00 +01:00
Jan Holesovsky
0ba266a298
online update: We were missing the update service URL.
2011-12-02 00:30:25 +01:00
Andras Timar
be8a7eb7c1
our product is always opensource
2011-12-01 21:23:38 +01:00
Petr Mladek
8c478c9110
create installation set for tests
...
+ it currently includes just the smoketest and is available only for Linux
+ the side effect is that it builds the smoketest before instsetoo_native
+ it runs it only during dev-install when the variable RUN_SMOKETEST == YES
2011-12-01 21:16:47 +01:00
Andras Timar
19f0d48364
delete the space after 'qtz', too
...
otherwize double space will occur in the variable and
it will be replaced to ',,' instead of ',' -> build fails
2011-12-01 13:43:28 +01:00
Petr Mladek
da29b0405b
bump product version to 3.5.0-beta1, release number stays at 0
2011-11-29 17:48:30 +01:00
Petr Mladek
790d758d56
Do not create extra installation set for URE
...
Caused confusion. Was not uploaded to mirrors anyway.
2011-11-28 15:09:23 +01:00
Thorsten Behrens
23e1476c93
Cleanup: remove unused artwork, consolidate remaining.
...
* the *.ico files were simply copied around, for the msi templates,
and then later customized by copying nologobanner/install onto
them
* now holding only one copy of the icons, removed later-deleted
other *.bmp files
2011-11-24 21:43:05 +01:00
Andras Timar
1b6d2c7f46
fix SDK database version number
2011-11-16 15:50:47 +01:00
Stephan Bergmann
16aa2c1dd6
Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.
...
With the basis/brand split undone, they are always the same as
PRODUCTVERSION and ABOUTBOXPRODUCTVERSION, respectively.
2011-11-15 18:29:47 +01:00
Andras Timar
57ecb72e86
make Default install/Custom install help text a bit more specific
2011-11-15 10:58:31 +01:00
Stephan Bergmann
4bfde371a8
OOo reference version for extension dependencies is still at 3.4.
2011-11-09 13:37:00 +01:00
Andras Timar
a527939c80
remove unused variables
2011-11-08 22:37:16 +01:00
Andras Timar
f14ceb7714
add patch creation profile file for LibreOffice
2011-11-08 22:37:15 +01:00
Stephan Bergmann
cbaadc7b05
Undo basis/brand split: removed obsoleted BASISROOTNAME.
2011-10-27 10:27:02 +02:00
Peter Foley
f68cb61857
convert testautomation to gbuild and add to tail_build
2011-10-07 23:03:39 +00:00
Andras Timar
05293cb04c
remove checks for unused BUILD_SPECIAL environment variable
2011-09-28 13:48:10 +02:00
Andras Timar
7b40d96bd5
typo fix
2011-09-18 13:30:40 +02:00
Andras Timar
27c5d661ff
do not build key id pseudolanguage for release builds
2011-09-17 10:18:20 +02:00
Andras Timar
c907a667c2
build multi language dev-installer on windows
2011-09-17 10:18:19 +02:00
Andras Timar
9683ab6c7e
remove unused BrOffice files
2011-09-17 10:18:16 +02:00
Andras Timar
2dbfcccc6f
change key id pseudolanguage code from kid to qtz
...
kid is language code of Koshin. It is better to use a code
from the ISO 639 private range.
2011-09-17 10:18:15 +02:00
Andras Timar
5683be1c89
enable to replace the vendor name in Windows installer, bnc#571489
2011-09-07 10:53:41 +02:00
Tor Lillqvist
dd854e5027
Do run make_installer.pl also for WNTGCC (making an "archive")
2011-08-31 11:33:48 +03:00
Jan Holesovsky
3275813bf8
uno.py is in bin on Windows, and in lib elsewhere, what fun.
2011-08-24 12:16:24 +02:00
Jan Holesovsky
82bd284867
Do not attempt to create installation set when cross-compiling MinGW.
2011-08-24 09:48:24 +02:00
Jan Holesovsky
fb17a05721
Fix uno.py delivery.
2011-08-24 09:48:14 +02:00
Jan Holesovsky
a95376174e
Merge commit 'libreoffice-3.4.2.3'
...
Conflicts:
Makefile.in
configure.in
instsetoo_native/util/makefile.mk
instsetoo_native/util/openoffice.lst
ooo.lst.in
set_soenv.in
solenv/inc/minor.mk
2011-07-28 18:33:58 +02:00
Petr Mladek
f97edd0dbc
bump product version to 3.4.2-rc3, release number to 203
2011-07-25 20:06:05 +02:00
Petr Mladek
0bd12a3f5f
bump product version to 3.4.2-rc2, release number to 202
2011-07-19 15:46:22 +02:00
Petr Mladek
02772509b9
bump product version to 3.4.2-rc1, release number to 201
2011-07-12 13:14:24 +02:00
Fridrich Strba
115d15ace9
Build multi-lingual LO and SDK installers for Windows
...
From instsetoo_native-win32-packaging.diff in the build repo.
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-07-01 16:40:11 +03:00