index
:
libreoffice/bootstrap
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/fastinstall
feature/gnumake4
feature/gsoc2011_wizards
feature/helppack
feature/layout
feature/pptx-export-ooxml11
feature/rip-build-repo
feature/rodatastrings
feature/winshrink
gr2
integration/dev300_m101
integration/dev300_m106
integration/dev300_m98
libreoffice-3-3
libreoffice-3-3-0
libreoffice-3-3-1
libreoffice-3-3-2
libreoffice-3-3-3
libreoffice-3-3-4
libreoffice-3-4
libreoffice-3-4-0
libreoffice-3-4-1
libreoffice-3-4-2
libreoffice-3-4-3
libreoffice-3-4-4
libreoffice-3-4-5
libreoffice-3-4-6
master
master-backup
master-deleted
split-build
obsolete from 3.5 build pre-requisites
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
Export NSIS_PATH also in the MinGW cross-compiling case
feature/gsoc2011_wizards
Tor Lillqvist
1
-2
/
+15
2011-05-19
use short paths, because '(x86)' in the path causes problem
Andras Timar
1
-0
/
+2
2011-05-19
Fix search for NSIS
Tor Lillqvist
1
-14
/
+20
2011-05-19
get rid of limitting max jobs to 10 for icecream
Radek Doulik
1
-4
/
+0
2011-05-19
handle amd64 and x86_64 for OpenBSD the same way
Robert Nagy
1
-1
/
+1
2011-05-18
On MacOS X, our application is called "LibreOffice.app" and not "OpenOffice.o...
Joseph Powers
1
-2
/
+2
2011-05-19
Add the wntgcc directories
Tor Lillqvist
1
-0
/
+2
2011-05-18
Add config.guess to .gitignore
Niko Rönkkö
1
-0
/
+1
2011-05-18
Add libvisio
Tor Lillqvist
1
-0
/
+1
2011-05-18
Use $(AR) instead of hardcoded ar
Tor Lillqvist
1
-1
/
+1
2011-05-18
Include unxgcc and not unxlng, use unique DLLPOSTFIX
Tor Lillqvist
1
-3
/
+3
2011-05-18
rename Module_ooo.mk to RepositoryModule_ooo.mk (part two)
Bjoern Michaelsen
1
-1
/
+1
2011-05-18
Use $(RANLIB) when using MinGW
Tor Lillqvist
2
-10
/
+10
2011-05-18
Check build platform instead of host platform when appropriate
Tor Lillqvist
1
-7
/
+7
2011-05-18
Unset more variables when building dmake when cross-compiling
Tor Lillqvist
1
-2
/
+2
2011-05-18
More cross-compiling work and cleanup
Tor Lillqvist
3
-100
/
+136
2011-05-18
Don't print === decoration when running g grep
Christian Dywan
1
-1
/
+1
2011-05-18
Use = in test(1).
Thomas Klausner
1
-2
/
+2
2011-05-18
remove reportbuilder from gbuild modules
Bjoern Michaelsen
1
-1
/
+0
2011-05-18
rename Module_ooo.mk to RepositoryModule_ooo.mk
Bjoern Michaelsen
1
-1
/
+1
2011-05-18
Rework how <db.h> is included
Tor Lillqvist
2
-0
/
+4
2011-05-18
MSVC followup fix for RC command line syntax
Tor Lillqvist
4
-15
/
+83
2011-05-18
MinGW fixes for DLL creation
Tor Lillqvist
10
-109
/
+88
2011-05-18
Be pickier with syntax for windres
Tor Lillqvist
1
-18
/
+18
2011-05-18
chmod +x
Tor Lillqvist
1
-0
/
+0
2011-05-18
Sleep only on Windows
Tor Lillqvist
1
-1
/
+1
2011-05-17
Break out of loop when the right DB_LIB is found
Tor Lillqvist
1
-0
/
+1
2011-05-17
No need to use -nostdinc
Tor Lillqvist
1
-8
/
+5
2011-05-17
Don't overwrite config.log from the configure script
Tor Lillqvist
1
-1
/
+17
2011-05-17
Make checks for db work when cross-compiling
Tor Lillqvist
2
-34
/
+45
2011-05-17
fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497
Michael Meeks
3
-9
/
+17
2011-05-17
Default to internal libvisio unless requested otherwise specifically
Fridrich Štrba
1
-2
/
+1
2011-05-17
do not overwrite file if no whitespace was stripped
David Tardon
1
-3
/
+9
2011-05-17
Add dummy libvisio into download
Fridrich Štrba
1
-0
/
+1
2011-05-17
add possibility of system libvisio
Fridrich Štrba
1
-0
/
+24
2011-05-17
Allow for lack of AC_CHECK_ALIGNOF unless cross-compiling
Tor Lillqvist
1
-8
/
+26
2011-05-17
More cross-compiling work
Tor Lillqvist
10
-34
/
+35
2011-05-16
Minor tweaks for cross-compiling
Tor Lillqvist
4
-175
/
+172
2011-05-16
free after use
David Tardon
1
-0
/
+1
2011-05-16
dir is always copied--free unconditionally
David Tardon
1
-7
/
+3
2011-05-16
free after use
David Tardon
1
-0
/
+1
2011-05-16
Use current terminology and socket library
Tor Lillqvist
7
-87
/
+78
2011-05-16
Fix some bashisms
Francois Tigeot
1
-2
/
+2
2011-05-16
handle --with-lang=ALL case
Andras Timar
1
-1
/
+11
2011-05-16
Build nlpsolver for Win32 and Linux release builds
Fridrich Štrba
2
-0
/
+2
2011-05-16
Very early hacking on MinGW cross-compilation
Tor Lillqvist
1
-51
/
+37
2011-05-16
Set GUIBASE for Android
Tor Lillqvist
1
-1
/
+1
2011-05-16
Set some FOO_FOR_BUILD variables also when not cross-compiling
Tor Lillqvist
1
-0
/
+12
2011-05-16
Use specific OS value for Android
Tor Lillqvist
1
-0
/
+2
2011-05-16
Add Android .mk file
Tor Lillqvist
2
-0
/
+38
[next]