Commit graph

14502 commits

Author SHA1 Message Date
David Tardon
0d963e8dff convert leading tab to spaces 2011-04-03 19:23:07 +02:00
David Tardon
0765270914 forms is completely under gbuild now 2011-04-03 19:15:05 +02:00
David Tardon
adf4bb8fea gbuildize drawinglayer 2011-04-03 19:14:07 +02:00
David Tardon
af544c8f84 gbuildize forms 2011-04-03 17:43:22 +02:00
Miklos Vajna
1b44db0e58 Revert "configure: add hamcrest jar to classpath after junit, if found"
This reverts commit 7d5c250a4d70b92460f3bf199dc8db9f69651b3b. It broke
'jar tf' and it's not necessary: if 'Class-Path:' entry is missing from
JUnit's manifest file, it should be fixed in JUnit.

Acked-by: Rene Engelhard <rene@debian.org>
2011-04-03 16:30:42 +02:00
Francois Tigeot
132c52c44a Use the default PATH to find the curl executable.
The previous code was trying to pick up the full curl path in a harcoded
list of places and actually failed to locate binaries on some hosts, even
though they were present in $PATH .
2011-04-03 15:15:32 +02:00
Francois Tigeot
c462e933f8 Remove jpropex, it is unused. 2011-04-03 15:15:32 +02:00
David Tardon
c54700d192 gbuildize unotools 2011-04-03 10:58:02 +02:00
David Tardon
5baa4c0e3a convert fileaccess to gbuild 2011-04-02 16:52:37 +02:00
Miklos Vajna
7258bad297 configure: add hamcrest jar to classpath after junit, if found
Hamcrest is a dependency for JUnit-4.4+ and it's packaged separetely on
some systems.
2011-04-01 18:43:43 +02:00
Petr Mladek
2c745c4eda LibreOffice-3.5 development started in master
Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.
2011-04-01 15:26:07 +02:00
Petr Mladek
6efec4f510 Branch libreoffice-3-4
This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.
2011-04-01 15:13:13 +02:00
Petr Mladek
97dd6dd6f8 add ct2n and translations into .gitignore 2011-04-01 14:31:48 +02:00
Bjoern Michaelsen
a59e57ab2c skip Junit test, when no Junit available 2011-04-01 13:49:12 +02:00
Petr Mladek
afc1d128d6 search moc4 in $QT4DIR/bin before searching $PATH 2011-03-31 21:08:03 +02:00
Bjoern Michaelsen
dbc1d2d9e2 adding lomenubar lib 2011-03-31 21:04:43 +02:00
Petr Mladek
d1ea3841d1 add rule how to unpack .oxt files
useful to update a 3rd party one
2011-03-31 18:15:44 +02:00
Caolán McNamara
b78b486c7c pull correct jfreereport sources 2011-03-31 13:36:19 +01:00
Caolán McNamara
b20f3427ed we only need the java lib path to link bean 2011-03-31 13:36:19 +01:00
Fridrich Štrba
c525a776b3 sal_textenc3 is not really an uno component, mmeeks dixit 2011-03-31 14:03:41 +02:00
Fridrich Štrba
5c89bdb493 fix windows packaging of sal_textenc3.dll 2011-03-31 13:53:34 +02:00
Tor Lillqvist
83c048b89b Don't check the directories for uniqueness multiple times
Wen building a multi-language installer the subroutine
create_unique_directorynames() is called for each language. The same
directory names will be traversed each time. It needs to check the
uniqueness of them only the first time, otherwise it will think every
directory name is repeated.

The check is new, from OOo, but they don't build multi-language
installers so they have not noticed this problem.

The solution is a bit hacky but works.
2011-03-31 14:35:44 +03:00
Tor Lillqvist
a1ce970032 Rename shellnew2 to 2shellnew
The "DosName" property of a directory item must apparently be unique
in first five chars, sigh. See the lovely code in
solenv/bin/modules/installer/windows/directory.pm, the
create_unique_directorynames subroutine, check for $startlength.
2011-03-31 12:47:22 +03:00
Petr Mladek
63f5fa4f9f rename --with-ct2n to --enable-ext-ct2n configure option
to be in sync with other extensions
2011-03-30 21:15:54 +02:00
Petr Mladek
083860b9ca download 451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.2.oxt
needed for the optional ConvertTextToNumber extension
2011-03-30 21:03:06 +02:00
Petr Mladek
f2894bf189 sdk-gid-module-name.diff: rename module name to gid_Module_Root_SDK (i#64802)
so the generated list of files does not conflict with the main package
2011-03-30 18:10:54 +02:00
Petr Mladek
d9d13ce5b8 solenv-dummy-localize-sdf.diff: make the dummy localize.sdf working (i#113389) 2011-03-30 17:30:10 +02:00
Petr Mladek
16da377da8 solenv-installer-lang-filelist-names.diff: avoid double lang string
do not print twice the lang name in the filelist
for example, generate gid_Module_Langpack_Basis_es instead of
gid_Module_Langpack_Basis_es.es
2011-03-30 17:23:12 +02:00
Petr Mladek
985532f27c solenv-installer-cleaner-paths.diff: do not create '.' subdirectories
omit './' in paths
2011-03-30 17:19:53 +02:00
Caolán McNamara
6751ae5b08 set default system-zlib/jpeg on some platforms 2011-03-30 15:54:29 +01:00
Caolán McNamara
29dbc36ce0 default to system zlib on contemporary unices 2011-03-30 15:54:29 +01:00
Fridrich Štrba
d7c0f54934 Use the right name for a library, so that it knows when we refer to it 2011-03-30 15:00:11 +02:00
Tor Lillqvist
6edca00ebc Kill solenv/config once more 2011-03-30 15:50:15 +03:00
Petr Mladek
c4d894f6b2 build-ant-1.6.diff: MediaWiki can be built with ant 1.6 now 2011-03-30 14:31:15 +02:00
Tor Lillqvist
da0aa4715e Move code inserted in previous commit to correct place 2011-03-30 14:40:04 +03:00
Tor Lillqvist
a7c3b749ae Don't pass a Cygwin path no a non-Cygwin program 2011-03-30 14:00:38 +03:00
Jan Holesovsky
3ffc8fb3f3 Build with no optimizations already with dbglevel == 1.
Based on talk with David Tardod, the dbglevels are supposed to be:

0 - product
1 - debug
2 - advanced debug (with additional code)
2011-03-30 10:58:11 +02:00
David Tardon
0e3291b6ff safer way to set debug level 2011-03-30 07:23:51 +02:00
David Tardon
5bb42850c2 Revert "Default to debuglevel 2 when building with debug=true (using gnu make)."
This reverts commit 8fe706327e09764c46dc1813f5e583857fca3d05.
2011-03-30 07:21:33 +02:00
Bjoern Michaelsen
4a27caaed3 enable headless Junit tests and default to that 2011-03-29 21:04:31 +02:00
Jan Holesovsky
a38f3926ed Default to debuglevel 2 when building with debug=true (using gnu make). 2011-03-29 15:43:56 +02:00
Jan Holesovsky
705bda19e8 Add also Windows version of PACKAGE2 lib. 2011-03-29 14:46:27 +02:00
Peter Jentsch
e57cac9115 added package2 linker flag constant to libs.mk 2011-03-29 14:46:27 +02:00
Petr Mladek
047a74d0e7 use --hash-style=gnu linking when supported 2011-03-29 12:25:46 +01:00
Kohei Yoshida
0f5161e179 Updated mdds to 0.5.2. 2011-03-28 17:00:39 -04:00
Petr Mladek
fa4a0614ba lo-commit-stat: print summary into log a file
the generated log file name is:

+ commit-log-<branch>-<log-suffix>.log by default
+ bugfixes-<branch>-<suffix>.log with the --bugs option

, where <branch is automatically detected; <suffix> is defined by the
--log-suffix=<suffix> option
2011-03-28 15:51:47 +02:00
Bjoern Michaelsen
d357546ffd added gbuild help message 2011-03-28 12:06:38 +02:00
Caolán McNamara
d0d678b46a overloaded-virtual is a c++ option not a c one 2011-03-28 10:28:31 +01:00
Bjoern Michaelsen
e02579ab73 getting reid of the perl cruft in all 2011-03-28 02:57:15 +02:00
Bjoern Michaelsen
3d12ac1c29 remove old build system cruft from subsequenttests 2011-03-28 02:44:49 +02:00