summaryrefslogtreecommitdiff
path: root/cli_ure/version
AgeCommit message (Collapse)AuthorFilesLines
2017-08-16tdf#108709 cli_ure,unoil: bump CLI assembly versions for 5.4Michael Stahl1-12/+12
perl cli_ure/source/scripts/increment_version.pl cli_ure/version/version.txt cli_ure/version/incversions.txt temp.txt && mv temp.txt cli_ure/version/version.txt perl cli_ure/source/scripts/increment_version.pl unoil/climaker/version.txt unoil/climaker/incversions.txt temp.txt && mv temp.txt unoil/climaker/version.txt Change-Id: Iaea028fc345d090317f7ebf128b683b4643a1093
2017-08-16cli_ure,unoil: always increment all CLI assembly version numbersMichael Stahl1-0/+4
There is a increment_version.pl, which uses the incversions.txt to increment the CLI version numbers. But it first checks that there are new published UNO types, and exits if there are none. Not sure where the input for that is supposed to come from. But the OOo docs claim that all version numbers have to be incresed for every release to work around some MSI issue, so change the script to do that and add an incversion.txt in unoil too. http://www.openoffice.org/udk/common/man/spec/assemblyversioning.html https://support.microsoft.com/en-us/help/905238/an-assembly-in-the-global-assembly-cache-or-sxs-is-missing-after-you-p Change-Id: I6190b53d1a3ff00b9fe014f86f7ec8cddef9904e
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-22/+13
Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
2012-09-22switch cli_ure to gbuildDavid Tardon1-37/+0
Change-Id: Icad2f8019130781f036b5d46105cf5a99709663f
2012-06-27re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-22re-base on ALv2 code.Michael Meeks1-21/+12
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-03-23.txt files don't need executable bitsMichael Stahl1-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-12/+12
Conflicts: codemaker/source/bonobowrappermaker/corbaoptions.cxx codemaker/source/cppumaker/cppuoptions.cxx codemaker/source/cunomaker/cunooptions.cxx codemaker/source/idlmaker/idloptions.cxx codemaker/source/javamaker/javaoptions.cxx cppu/source/typelib/typelib.cxx idlc/source/options.cxx offapi/com/sun/star/util/PathSubstitution.idl offapi/drafts/com/sun/star/form/ListEntryEvent.idl offapi/drafts/com/sun/star/form/XBindableValue.idl offapi/drafts/com/sun/star/form/XListEntryListener.idl offapi/drafts/com/sun/star/form/XListEntrySink.idl offapi/drafts/com/sun/star/form/XListEntrySource.idl offapi/drafts/com/sun/star/form/XValueBinding.idl registry/tools/checksingleton.cxx registry/tools/options.hxx registry/tools/regcompare.cxx registry/tools/regmerge.cxx sal/cppunittester/cppunittester.cxx sal/osl/unx/socket.c sal/osl/w32/diagnose.c sal/prj/d.lst sal/rtl/source/alloc_fini.cxx sal/rtl/source/alloc_global.c sal/rtl/source/makefile.mk
2011-02-18jl64 #i117009# increase versions of cli assembliesJoachim Lingner1-12/+12
2011-02-04Clean up makefilesThomas Arnhold1-14/+0
2010-06-11jl153 i111878 new versions for cli assembliesJoachim Lingner1-13/+13
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb1-12/+12
2010-03-10native0 #i161639# increase assembly versionsJoachim Lingner1-12/+12
2010-02-25sb118: merged in DEV300_m72sb3-15/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien3-15/+3
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-12sb118: #i108269# first step of removing tcsh supportsb1-9/+0
2009-09-08CWS-TOOLING: integrate CWS jl132Oliver Bolte1-12/+12
2009-08-31 13:06:06 +0200 jl r275601 : #i104650# increase versions of assemblies 2009-08-31 13:01:07 +0200 jl r275598 : #i104650# increase versions of assemblies 2009-08-31 12:36:40 +0200 jl r275597 : #i104650# new test library for 3.1.1 versions 2009-08-31 10:30:39 +0200 jl r275586 : CWS-TOOLING: rebase CWS jl132 to trunk@275331 (milestone: DEV300:m56)
2009-06-12CWS-TOOLING: integrate CWS jl126_DEV300Ivo Hinkelmann1-12/+12
2009-05-29 11:45:28 +0200 jl r272444 : #i102355# new assembly versions 2009-05-29 11:14:35 +0200 jl r272441 : #i102355# new assembly versions 2009-05-29 11:08:25 +0200 jl r272439 : #i102355# test lib for 3.1 version 2009-05-29 08:43:22 +0200 jl r272432 : CWS-TOOLING: rebase CWS jl126 to branches/OOO310@272261 (milestone: OOO310:m12) 2009-04-30 21:12:02 +0200 jl r271426 : CWS-TOOLING: rebase CWS jl126 to branches/OOO310@271208 (milestone: OOO310:m11)
2009-02-12CWS-TOOLING: integrate CWS jl115Oliver Bolte1-12/+12
2009-01-29 13:13:16 +0100 jsk r267121 : #i98596# 2009-01-23 14:50:24 +0100 jl r266821 : #98273# climaker.exe.config prevents using publisher policy 2009-01-23 14:10:51 +0100 jl r266817 : #i98392# wrong use of iterator when removing a factory, which may lead to a crash 2009-01-19 11:36:29 +0100 jl r266484 : #i96690# test extension 2009-01-19 11:32:46 +0100 jl r266483 : #i96690# 2009-01-16 17:09:19 +0100 jl r266439 : #i96690# ignore duplicate path URLs in manifest.xml. These may be introduces by copy/paste and lead to nasty errors 2009-01-16 14:04:00 +0100 jl r266416 : #i92032# increasing minimum version of Java 2009-01-16 10:57:02 +0100 jl r266407 : #i96816# compiler warning breaks build 2009-01-15 16:58:54 +0100 jl r266384 : #i94938# patch from cmc. 2009-01-15 16:35:18 +0100 jl r266383 : #i95838# applying patch 2009-01-15 16:15:58 +0100 jl r266381 : #i70855# #i96102# WaitForMultipleObjects wrong implemented 2009-01-14 12:46:21 +0100 jl r266287 : #i98038# increased assembly versions 2009-01-14 12:44:55 +0100 jl r266285 : #i98038# increased assembly versions 2009-01-13 17:11:20 +0100 jl r266239 : #i98038# new test library for assemblies from 3.0.1
2008-11-20CWS-TOOLING: integrate CWS jl114_DEV300Jens-Heiner Rechtien1-12/+12
2008-06-25INTEGRATION: CWS jl104 (1.11.2); FILE MERGEDKurt Zenker1-14/+15
2008/06/18 15:29:22 jl 1.11.2.2: #i88078# adapting cli_cppuhelper 2008/06/18 14:25:03 jl 1.11.2.1: #i88078# cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools
2008-06-25INTEGRATION: CWS jl104 (1.3.4); FILE MERGEDKurt Zenker1-4/+4
2008/06/18 14:25:03 jl 1.3.4.1: #i88078# cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools
2008-05-21INTEGRATION: CWS jl98_DEV300 (1.9.16); FILE MERGEDKurt Zenker1-13/+13
2008/04/30 13:52:27 jl 1.9.16.2: #i88634# Increasing the version of the policy.1.0.cli_basetypes.dll to 10.0.0.0 caused the test programs to fail when updating an old office. It then only worked with .NET Framework 2.0. However, a stand-alone installation worked properly with 1.1. 2008/04/24 08:59:06 jl 1.9.16.1: #i88634# increase versions of assemblies
2008-04-11INTEGRATION: CWS changefileheader (1.5.38); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 07:22:38 rt 1.5.38.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.9.14); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 07:22:38 rt 1.9.14.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.80); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 07:22:38 rt 1.2.80.1: #i87441# Change license header to LPGL v3.
2007-12-05INTEGRATION: CWS jl82 (1.8.4); FILE MERGEDVladimir Glazounov1-14/+14
2007/11/26 14:05:40 jl 1.8.4.1: #i83970# new versions for assemblies
2007-10-15INTEGRATION: CWS jl78_SRC680 (1.7.10); FILE MERGEDIvo Hinkelmann1-14/+14
2007/09/28 06:51:31 jl 1.7.10.1: #i82009# new versions
2007-07-24INTEGRATION: CWS jl69 (1.6.10); FILE MERGEDRüdiger Timm1-14/+14
2007/07/18 11:14:26 jl 1.6.10.1: #i79710# inkremented versions
2007-04-16INTEGRATION: CWS jl62_SRC680 (1.5.12); FILE MERGEDIvo Hinkelmann1-14/+14
2007/04/02 14:24:24 jl 1.5.12.1: #i75871# new versions for assemblies
2007-01-25INTEGRATION: CWS ause069 (1.4.12); FILE MERGEDOliver Bolte1-3/+3
2006/10/18 17:10:16 hjs 1.4.12.1: #i70359# remove forced shell calls
2007-01-02INTEGRATION: CWS jl52 (1.4.4); FILE MERGEDJens-Heiner Rechtien1-14/+14
2006/12/15 13:49:31 jl 1.4.4.1: #72620# new versions
2006-11-06INTEGRATION: CWS jsc14 (1.3.16); FILE MERGEDKurt Zenker1-14/+14
2006/10/24 09:57:40 jl 1.3.16.1: #i69878# new versions for assemblies and policy files
2006-08-03INTEGRATION: CWS jl42 (1.3.2); FILE MERGEDIvo Hinkelmann1-5/+7
2006/07/31 10:29:59 jl 1.3.2.1: #i67891# cliureversion.mk must always be delivered
2006-07-25INTEGRATION: CWS jl35 (1.2.12); FILE MERGEDRüdiger Timm1-14/+14
2006/07/18 10:49:24 jl 1.2.12.1: #i66953# increasing versions for OOo2.04
2006-07-25INTEGRATION: CWS jl35 (1.2.12); FILE MERGEDRüdiger Timm1-15/+9
2006/07/18 09:52:11 jl 1.2.12.2: #67482# no automatic version increment 2006/05/19 12:52:40 jl 1.2.12.1: #64551# project did not build when L10N_framework variable was set
2006-03-09INTEGRATION: CWS jl31 (1.1.2); FILE ADDEDRüdiger Timm1-0/+54
2006/02/20 11:32:03 jl 1.1.2.1: #i62141# facilitate version changes
2006-03-09INTEGRATION: CWS jl31 (1.1.2); FILE ADDEDRüdiger Timm1-0/+81
2006/02/20 13:40:05 jl 1.1.2.3: #62141 facilitate version changes 2006/02/20 11:40:10 jl 1.1.2.2: #i62141# facilitate version changes 2006/02/20 11:03:15 jl 1.1.2.1: #i62141# facilitate version changes
2006-03-09INTEGRATION: CWS jl31 (1.1.2); FILE ADDEDRüdiger Timm1-0/+47
2006/02/20 11:11:23 jl 1.1.2.1: #i62141# facilitate version changes