History log of /trunk/main/solenv/bin/ (Results 1 - 25 of 247)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
de739a4508-Jul-2024 John Bampton

Fix spelling (#222)

* Fix spelling

* Update unochart.cxx

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>

d93c382611-Jun-2024 mseidel

Revert "Converrt line endings from Mac (CR) to Linux (LF)"

This reverts commit be5d7cd4cdbcf05fe843cbc3d869baacc4923811.

be5d7cd411-Jun-2024 mseidel

Converrt line endings from Mac (CR) to Linux (LF)

Revision tags: AOO420-Dev5-m5
81afc36f19-Nov-2023 John Bampton

misc: fix spelling (#184)

95e2fe7722-May-2023 mseidel

Fixed typos (unknown) and some other, removed whitespace

ca7bbf1c21-May-2023 mseidel

Added remaining files to exclude list

a9bc0cf518-May-2023 mseidel

Corrected typos (be be)

710881b920-Mar-2023 Matthias Seidel

fgrep is deprecated and may be removed soon, use grep -F instead (#173)

* Update makedepn

* Minor change to commentregarding fgrep

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4
0f464f2410-Nov-2022 Matthias Seidel

Update srcrelease.xml to exclude certain files from Source build (#154)

* Update srcrelease.xml

* Update srcrelease.xml

Revision tags: AOO4113-GA, AOO4112-GA
34f574cb10-Feb-2022 Arrigo Marchiori

Create 'tmp' directory into solver

Completes f110f2132c033266ae9e2e1ff7ec2f29347b01ab

(cherry picked from commit f76c88023642e2d81093a0f72c05e19cda1f23f3)

c146779716-Nov-2021 mseidel

Fix for the Windows (MSI) installer.

The problem was that after 4.1.10 the productversion inside the msi was
"higher" than the one from AOO42X.

So for AOO 4.1.11 it is 4.111.980

Fix for the Windows (MSI) installer.

The problem was that after 4.1.10 the productversion inside the msi was
"higher" than the one from AOO42X.

So for AOO 4.1.11 it is 4.111.9808. For AOO 4.2.0 it was 4.20.9823 (111 > 20).

This patch corrects the version number to 4.200.9823 (111 < 200).

Credits go to Arrigo for this patch!

show more ...

Revision tags: AOO4111-GA
8927ee8622-Aug-2021 mseidel

Fixed typos, removed whitespace

Revision tags: AOO420-Dev3-m3
dc294fc131-Jul-2021 mseidel

Added Esperanto as language for NSIS installer

135e57bd29-Jul-2021 mseidel

Added Hindi as language for NSIS installer

07619cfb09-Jun-2021 mseidel

Enable localized NSIS installer for Arabic and Ukrainian

8a06ca1221-May-2021 mseidel

Re-enable adapted texts for NSIS installer.

This fixes https://bz.apache.org/ooo/show_bug.cgi?id=127628

Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2
dc27f70025-Apr-2020 Peter Kovacs

fix unitialized variables in delivery.pl by treat undef as 0
changed: ../solenv/bin/deliver.pl

d921515f04-Jan-2021 Jim Jagielski

Save getuid only for Solaris (do we even support that anymre)?

49cc844330-Dec-2020 Jim Jagielski

'fakeroot' is no longer optional, but required, when making deb/dpkg
so no need to worry about the old hack and seeing if we have
fakeroot.

01e8994624-Nov-2020 Jim Jagielski

This is Perl, not C :-)

6661e28720-Nov-2020 Jim Jagielski

Move to using (requiring) EPM 5.0.0 or later for AOO

8403f70429-Oct-2020 Jim Jagielski

Force git/svn version to display if we are a src build

dfe9974f28-Oct-2020 Jim Jagielski

Be safe when checking FAKEROOT

e81750d721-Oct-2020 Jim Jagielski

FAKEROOT is "" in the env

9c3cb57a27-Sep-2020 mseidel

Fixed typo (errror -> error)

12345678910