summaryrefslogtreecommitdiffstats
path: root/instsetoo_native
Commit message (Collapse)AuthorAgeFilesLines
* remove checks for unused BUILD_SPECIAL environment variableAndras Timar2011-09-281-9/+0
|
* typo fixAndras Timar2011-09-181-1/+1
|
* do not build key id pseudolanguage for release buildsAndras Timar2011-09-171-1/+6
|
* build multi language dev-installer on windowsAndras Timar2011-09-171-1/+9
|
* remove unused BrOffice filesAndras Timar2011-09-172-134/+0
|
* change key id pseudolanguage code from kid to qtzAndras Timar2011-09-174-4/+4
| | | | | kid is language code of Koshin. It is better to use a code from the ISO 639 private range.
* enable to replace the vendor name in Windows installer, bnc#571489Andras Timar2011-09-071-1/+1
|
* Do run make_installer.pl also for WNTGCC (making an "archive")Tor Lillqvist2011-08-311-5/+6
|
* uno.py is in bin on Windows, and in lib elsewhere, what fun.Jan Holesovsky2011-08-241-0/+5
|
* Do not attempt to create installation set when cross-compiling MinGW.Jan Holesovsky2011-08-241-1/+5
|
* Fix uno.py delivery.Jan Holesovsky2011-08-241-2/+2
|
* Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky2011-07-281-0/+8
|\ | | | | | | | | | | | | | | | | | | | | 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
| * bump product version to 3.4.2-rc3, release number to 203Petr Mladek2011-07-251-8/+8
| |
| * bump product version to 3.4.2-rc2, release number to 202Petr Mladek2011-07-191-8/+8
| |
| * bump product version to 3.4.2-rc1, release number to 201Petr Mladek2011-07-121-14/+14
| |
| * Build multi-lingual LO and SDK installers for WindowsFridrich Strba2011-07-011-0/+8
| | | | | | | | | | | | From instsetoo_native-win32-packaging.diff in the build repo. Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
* | Goodbye to CWS_WORK_STAMPTor Lillqvist2011-07-011-5/+0
| |
* | USE_PACKAGER is not set anywhere, so factor it outTor Lillqvist2011-07-011-7/+3
| |
* | bump product version to 3.5.0-alpha0, release number to 0Petr Mladek2011-06-231-49/+49
| |
* | Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky2011-06-171-14/+14
|\| | | | | | | | | | | | | | | Conflicts: Makefile.in bootstrap.1 configure.in solenv/inc/minor.mk
| * bump product version to 3.4.1-rc1, release number to 101Petr Mladek2011-06-141-14/+14
| |
| * fix Y coordinate in previous commitAndras Timar2011-06-131-1/+1
| | | | | | | | Signed-off-by: Petr Mladek <pmladek@suse.cz>
| * fdo#36990 fix layout of MSI Custom Install dialog (esp. German)Andras Timar2011-06-131-7/+7
| | | | | | | | Signed-off-by: Petr Mladek <pmladek@suse.cz>
* | don't complain about nonexisting directory building en-US onlyChristian Lohmaier2011-06-161-1/+1
| |
* | fix Y coordinate in previous commitAndras Timar2011-06-071-1/+1
| |
* | fdo#36990 fix layout of MSI Custom Install dialog (esp. German)Andras Timar2011-06-071-7/+7
| |
* | Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-3/+3
| |
* | Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-311-24/+24
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.in distro-configs/LibreOfficeMacOSX.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWin32.conf download instsetoo_native/util/openoffice.lst ooo.lst.in set_soenv.in solenv/bin/modules/installer/download.pm solenv/gbuild/CppunitTest.mk solenv/inc/minor.mk solenv/inc/settings.mk
| * | bump product version to 3.4.0-rc2, release number to 12Petr Mladek2011-05-241-8/+8
| |/
| * bump product version to 3.4.0-rc1, release number to 11Petr Mladek2011-05-171-8/+8
| |
| * bump product version to 3.4.0-beta5, release number to 5Petr Mladek2011-05-101-8/+8
| |
| * use build id for the release number also for deb packagesPetr Mladek2011-05-101-7/+7
| | | | | | | | | | | | | | | | I have just realised that deb packages used milestone as the release number; it is bumped only when we merge changes from OOo; so, we should use the build id that is used as the release number for rpms and windows build for a long time
| * OxygenOffice progressbarKalman Szalai - KAMI2011-05-091-0/+8
| |
| * Additional settings for OxygenOffice productKalman Szalai - KAMI2011-05-081-9/+3
| |
| * allow to install LO-3.3 and LO-3.4 in parallel on Linux (fdo#36551)Petr Mladek2011-05-061-9/+9
| | | | | | | | | | * rename the branding packages from libreoffice3 to libreoffice3.4 * move the default root dir from /opt/libreoffice to /opt/libreoffice3.4
| * bump product version to 3.4.0-beta4, release number to 4Petr Mladek2011-05-031-8/+8
| |
| * Remove BrOffice brandingTor Lillqvist2011-05-033-2/+2
| |
| * "Lightweight" removal of BrOffice branding here in this branchTor Lillqvist2011-05-021-3/+3
| |
| * do not pack empty help packsAndras Timar2011-04-291-10/+14
| |
| * bump product version to 3.4.0-beta3, release number to 3Petr Mladek2011-04-261-8/+8
| |
* | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-274-8/+11
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.in Repository.mk autogen.sh bin/lo-commit-stat configure.in distro-configs/LibreOfficeOpenBSD.conf distro-configs/LibreOfficeWin32.conf instsetoo_native/util/openoffice.lst ooo.lst.in scp2/source/ooo/module_langpack.ulf set_soenv.in solenv/bin/ooinstall solenv/gbuild/CppunitTest.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.mk solenv/gbuild/TargetLocations.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/solaris.mk solenv/gbuild/platform/unxgcc.mk solenv/gbuild/platform/windows.mk solenv/inc/minor.mk solenv/inc/settings.mk tail_build/prj/makefile.mk
| * \ Merge branch 'DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-223-0/+3
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Module_ooo.mk Repository.mk configure configure.in ooo.lst scp2/source/ooo/file_library_ooo.scp scp2/source/ooo/makefile.mk scp2/source/ooo/module_hidden_ooo.scp solenv/config/sdev300.ini solenv/config/ssolar.cmn solenv/gbuild/AllLangResTarget.mk solenv/gbuild/ComponentTarget.mk solenv/gbuild/CppunitTest.mk solenv/gbuild/Deliver.mk solenv/gbuild/JavaClassSet.mk solenv/gbuild/JunitTest.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.mk solenv/gbuild/Module.mk solenv/gbuild/Output.mk solenv/gbuild/SdiTarget.mk solenv/gbuild/TargetLocations.mk solenv/gbuild/gbuild.mk solenv/gbuild/platform/linux.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/solaris.mk solenv/gbuild/platform/windows.mk solenv/gbuild/platform/winmingw.mk solenv/inc/minor.mk
| | * CWS-TOOLING: integrate CWS native361Vladimir Glazunov2011-03-213-0/+3
| | |\
| | | * native361: #i115269# rollback of installation, if unopkg failsIngo Schmidt2011-02-083-0/+3
| | | |
| * | | bump product version to 3.4.0beta2, release number to 2Petr Mladek2011-04-191-8/+8
| | | |
| * | | set SHORT_PRODUCTEXTENSION to beta1Petr Mladek2011-04-111-15/+15
| | | |
* | | | OxygenOffice progressbarKalman Szalai - KAMI2011-05-091-0/+8
| | | |
* | | | Additional settings for OxygenOffice productKalman Szalai - KAMI2011-05-091-10/+10
| | | |
* | | | install the new msgbox.py helperMichael Meeks2011-05-061-1/+2
| | | |
* | | | Kill BrOffice artworkTor Lillqvist2011-05-032-0/+0
| | | |