summaryrefslogtreecommitdiffstats
path: root/scp2
Commit message (Collapse)AuthorAgeFilesLines
* another attempt to define test dirs on MACPetr Mladek2011-12-021-0/+2
| | | | sigh, it is hard to fix build on MAC without MAC
* define missing directories for smoketest on MACPetr Mladek2011-12-021-0/+13
| | | | note that the smoketest is not packaged for MAC at this stage
* fix gid_Test_Dir_Common_Ure parent for MAC OSAndras Timar2011-12-011-0/+4
|
* create installation set for testsPetr Mladek2011-12-017-1/+342
| | | | | | | + 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
* add exectuable rights for libraries on LinuxPetr Mladek2011-12-0113-202/+205
| | | | | | | | | RPM strips debuginfo packages from libraries only when they have execuateble rights It does not fix permissions of the prebuilt mozilla libraries; scp2 defines the same permissions for all files inside the mozruntime.zip archive. Unfortuantely, it icludes libraries and data files togetger.
* rename, and bundle the postgresql driver if it is enabledMichael Meeks2011-11-304-0/+45
|
* nlpsolver: migrate the build to use native gnumake buildMichael Meeks2011-11-282-2/+2
| | | | | | Remove dmake, build.pl and ant build cruft. Update extension description, cleanup file locations etc. Switch to passive registration.
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-2723-46/+0
|
* Clean languages not defined on sun_supported_langs variable in configure.inLior Kaplan2011-11-261-630/+0
|
* add Belarusian, Greek, Scottish Gaelic, and Telugu dictionariesAndras Timar2011-11-254-2/+126
|
* correctly install Latvian dictionaryPetr Mladek2011-11-251-1/+1
| | | | | the typo caused that the Latvian dictionary was included into core01 package and broke langpacks
* Clean help pack list based on the current files in the translation repositoryLior Kaplan2011-11-251-180/+0
| | | | (translations/source/)
* Clean language pack translation based on solenv/inc/langlist.mkLior Kaplan2011-11-251-180/+0
|
* Desktop launcher w/o version number for silent MSI versionAndras Timar2011-11-241-1/+5
|
* create this dir so uninstall can remove itAndras Timar2011-11-231-0/+6
|
* if silent MSI, put LibreOffice starter icon to Program menu folderAndras Timar2011-11-211-0/+4
|
* only one launcher icon for silent MSIAndras Timar2011-11-216-0/+12
|
* change URL pointing to openoffice.org domain - fdo#39734Andras Timar2011-11-191-1/+1
|
* Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky2011-11-173-110/+1
|
* leave out redist and readmes from win installdirAndras Timar2011-11-162-12/+6
| | | | and make x64 merge modules optional
* add merge modules to scp2Andras Timar2011-11-161-0/+24
|
* Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann2011-11-155-23/+3
| | | | | With the basis/brand split undone, they are always the same as PRODUCTVERSION and ABOUTBOXPRODUCTVERSION, respectively.
* removing obsolete layout codeFelix Zhang2011-11-152-8/+0
|
* don't list Accessories category when it is empty fdo#37135Andras Timar2011-11-151-0/+3
|
* New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann2011-11-101-0/+16
|
* Removed unused URE version ini file.Stephan Bergmann2011-11-091-57/+0
|
* OOo reference version for extension dependencies is still at 3.4.Stephan Bergmann2011-11-091-0/+8
|
* gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks2011-11-071-10/+0
| | | | | | | drop un-necessary uno service related fluff, and component instantiation. nominal move to XMultiComponentFactory from XMultiServiceFactory Include fpicker in compilation for gtk3, but more work required here Simplify setting up transient parents for picker dialogs
* fix encrypting odf documentsCaolán McNamara2011-11-042-7/+3
| | | | | | | | xsec_fw is always built, so always register and install xsec_xmlsec is built when ENABLE_XMLSEC is true, match register and install plugin is built when WITH_MOZILLA is not NO, match register
* Give Mac master builds a nice background .dmg image, tooThorsten Behrens2011-11-031-0/+1
| | | | | Added a new DevVersionCopy action to scp2, that fires if PRODUCTNAME equals "LibO-dev" - in that case, we use the DS_Store_Dev one.
* fdo#42312: Change bsh and js script providers from extensions to optional ↵Stephan Bergmann2011-11-038-52/+34
| | | | | | | | | | | | | modules. Their jar files reference other non-URE jars, so they cannot be extensions. bsh.jar has been moved into the optional module (it used to be installed always, but it looks like only the bsh script provider needs it; also, it had been added to URE_MORE_JAVA_CLASSPATH_URLS if SYSTEM_BSH, which also appears unnecessary as it is mentioned with an absolute file URL in the Class-Path of the script provider jar). js.jar has been included in the optional module (it used to be not installed at all?).
* Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}.Stephan Bergmann2011-11-023-5/+15
| | | | | | Those bootstrap variables now support <XXX>* syntax to include all files (non- recursively) contained in the directory denoted by XXX. Optional components can put their data simply into program/services/ and program/types/.
* Made ooinstall more deterministic, fixed Mac OS X Python module dependencies.Stephan Bergmann2011-11-011-0/+21
|
* Moved CONFIGURATION_LAYERS from soffice to fundamental ini.Stephan Bergmann2011-10-311-12/+12
| | | | ...so that unopkg uses it, too.
* Cleaned up configmgr initialization.Stephan Bergmann2011-10-311-0/+12
| | | | | Added CONFIGURATION_LAYERS bootstrap variable. Removed OOO_CONFIG_REGISTRY[_EXTRA]_DIR bootstrap variables.
* Removed obsolete gid_Profile_Soffice_Ini items.Stephan Bergmann2011-10-311-61/+0
| | | | | They have been duplicated to gid_Brand_Profile_Soffice_Ini a long time ago.
* Remove restriction for Liberation fonts in Windows buildOlivier Hallot2011-10-271-6/+0
|
* Make subdirectory names unique in the first five charactersTor Lillqvist2011-10-271-2/+2
| | | | | | | | | | | | Rename "shellnew" to "shlnew", and "2shellnew" then to "2shlnew" for consistency. See code in olenv/bin/modules/installer/windows/directory.pm: create_unique_directorynames(). (Actually I think we don't even create any actual directory for "shellnew" (and "2shellnew" even less), it is just a placeholder... But oh well.)
* Undo basis/brand split: removed obsoleted basis directories.Stephan Bergmann2011-10-272-28/+1
|
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵Stephan Bergmann2011-10-244-107/+30
| | | | BaseInstallation.
* Undo basis/brand split: Removed obsoleted gid_Dir_Program.Stephan Bergmann2011-10-241-9/+0
|
* Undo basis/brand split: Moved the rest of the WNT-only stuff.Stephan Bergmann2011-10-245-47/+19
|
* Removed dead code.Stephan Bergmann2011-10-241-34/+0
|
* Undo basis/brand split: Moved WNT-specific patchlist.txt etc.Stephan Bergmann2011-10-241-1/+1
|
* Undo basis/brand split: move WNT-specific gid_Dir_Shellnew[Too].Stephan Bergmann2011-10-241-2/+2
| | | | Hope that's all that needs to be done here...
* Removed some unused scp2 Directory definitions.Stephan Bergmann2011-10-241-15/+0
|
* Undo basis/brand split: move unpack_update script from basis to brand.Stephan Bergmann2011-10-241-1/+1
| | | | | Not sure if this is (still) used anywhere; at least no code seems to ever call it.
* Undo basis/brand split: adapt scp2 WkDir.Stephan Bergmann2011-10-247-8/+8
|
* Undo basis/brand split: moved spadmin.bin from basis to brand.Stephan Bergmann2011-10-241-1/+1
|
* Undo basis/brand split: moved pluginapp.bin from basis to brand.Stephan Bergmann2011-10-241-1/+1
|