Commit graph

3877 commits

Author SHA1 Message Date
Bjoern Michaelsen
f222b01170 there is no rule for the manifest, so we need to depend on the lib only
- or maybe better: have an rule for manifest files on windows, instead of creating them as a sideeffect
2011-11-08 14:21:23 +01:00
Michael Meeks
3f40276194 oosplash: remove redundant mac conditionals - we don't build on OS/X 2011-11-08 12:36:08 +00:00
Michael Meeks
cfa5d651db add soffice.bin generation to the desktop/ module rule to fix win32 2011-11-07 11:38:28 +00:00
Tor Lillqvist
97722c8215 Drop unnecessary inclusions of <sal/main.h> 2011-11-05 12:11:16 +02:00
Michael Meeks
e4bc48f37f fix Win32 manifest linking: get dependencies the right way around
the .bin depends on the _bin.exe and not vv.
also -f is required for rm in phony clean rules
2011-11-04 11:56:12 +00:00
Stephan Bergmann
e66e54fb00 Further clean up of areas touched by previous commit. 2011-11-04 08:21:26 +01:00
August Sodora
e042493375 String->OUString, remove unused code 2011-11-04 08:21:25 +01:00
Michael Meeks
501a1fbc3e WaE: more windows tinderbox warning cleanup 2011-11-01 16:08:38 +00:00
Bjoern Michaelsen
cca7126c29 very,very ugly hack to get the soffice.bin name
the previous solution couldnt work:
- Packages are toplevel targets, so they need to be in a separate file
- However, Packages should not be used here as it interferes with the
  pattern rules on $(OUTDIR)/bin
- replacing those instead with explicit (non-pattern) rules for this
  exceptional case
- depending from the regular target in $(OUTDIR) on the special one
- depending from the special target on the $(WORKDIR) one
2011-11-01 12:47:47 +01:00
Jan Holesovsky
79228bb177 The -something switches are obsolete, use --something instead. 2011-10-31 15:27:32 +01:00
Stephan Bergmann
0c13fbb5bd Improved an OSL_FAIL. 2011-10-31 09:05:59 +01:00
Tor Lillqvist
ad44d75e53 chmod -x 2011-10-26 12:54:10 +03:00
Tor Lillqvist
263ba7ac18 WaE: unreferenced formal parameter 2011-10-26 12:42:19 +03:00
Tor Lillqvist
6879c55d30 WaE: unreachable code 2011-10-26 12:41:20 +03:00
Olivier Hallot
a5d6dca3e9 Fix for fdo41997 continuation of VCL cleanup 2011-10-25 13:42:00 +01:00
Stephan Bergmann
b786a33cfd Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation. 2011-10-24 13:59:58 +02:00
Matúš Kukan
c77a9254dd no need for SRCDIR parameter here 2011-10-23 13:20:29 +02:00
Stephan Bergmann
cf33eb5fb4 Removed spurious "" around multi-word shell arg. 2011-10-20 23:04:12 +02:00
Stephan Bergmann
b1eae75f53 Undo basis/brand split: moved ini files from basis program/ to brand program/.
Moved uno ini, folded fundamentalbasis ini into fundamental ini, merged
version inis.
2011-10-20 23:04:11 +02:00
David Tardon
9317cad250 WaE: ISO C90 forbids mixed declarations and code 2011-10-11 10:12:49 +02:00
Matúš Kukan
173cf81756 add more component prefixes 2011-10-08 15:31:40 +02:00
Stephan Bergmann
2ff63bcdea Undo basis/brand split: merge basis share/ into brand share/. 2011-10-07 22:06:28 +02:00
Michael Meeks
9142f9a1a1 WaE: win32 cleanup 2011-10-07 16:30:52 +02:00
Pierre-André Jacquod
b64cccce57 cppcheck scope reduction of var in desktop/win32/...setup.cpp 2011-10-07 15:57:41 +02:00
Michael Meeks
6c2d66e525 remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucb 2011-10-05 14:00:34 +01:00
Caolán McNamara
06ae02404e cast gone 2011-10-05 10:44:30 +01:00
Bjoern Michaelsen
e94a19f3e0 simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
Caolán McNamara
4e4bfa470c verbose error message please 2011-10-04 12:30:13 +01:00
Andras Timar
eabbfc9d14 solve a cosmetic issue in Extension Manager window
When the extension entry is not highlighted, replace LF to space
in description text, so words do not stick together in one line view.
2011-10-03 15:56:31 +02:00
Caolán McNamara
1f5c696c37 add mode-lines to .m files and last round of merged files, etc. 2011-09-30 09:09:25 +01:00
Tor Lillqvist
50ce26da14 WaE: suggest a space before ';' or explicit braces around empty body in 'while' statement 2011-09-29 22:07:55 +03:00
Caolán McNamara
c04c8e918b ByteString->rtl::OStringBuffer 2011-09-29 09:33:46 +01:00
Caolán McNamara
af1a8de15e why use a pointer when a reference will do 2011-09-29 09:33:45 +01:00
Thorsten Behrens
f0149fe6ea Android now builds up to instsetoo_native
Last fixes - remove kludge from RepositoryFixes.mk, have redland
build w/o threads for the while, and some hackery to exclude
pointless code like oosplash from android build.
2011-09-28 16:47:49 +02:00
David Tardon
2e2dcefb5f make WinResTarget's name independent of LinkTarget 2011-09-27 20:01:48 +02:00
David Tardon
a44020dd9e add resource files 2011-09-26 12:47:35 +02:00
Norbert Thiebaud
cbeebc223b make the case not ENABLE_QUICKSTART_LIBPNG work again 2011-09-25 16:21:19 -05:00
Norbert Thiebaud
c6811e675c refactor start.c and splash.c. de-couple the 2 sources and avoid globals 2011-09-25 10:55:11 -05:00
Stephan Bergmann
a66f9903bb Undo basis/brand split: move dynamic libraries from basis to brand. 2011-09-23 17:55:39 +02:00
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
Tor Lillqvist
4f3e9f30a0 Always link with user32 2011-09-22 15:46:15 +03:00
Tor Lillqvist
8a915ad95f Simplify the manifest dance 2011-09-22 15:35:11 +03:00
Jan Holesovsky
69bd187a84 $(COM) == MSC => $(OS_FOR_BUILD) == WNT ;-) 2011-09-22 13:04:32 +02:00
Jan Holesovsky
b0ddd564c1 Fix manifest creation in the MinGW case (and hopefully not breaking native). 2011-09-22 12:49:10 +02:00
Jan Holesovsky
919ce6a9b8 Unify the MinGW / native Win temporary name here. 2011-09-22 12:49:10 +02:00
Tor Lillqvist
2c1e9e85b3 A trailing "\0" on an ICON line is unnecessary and causes an error 2011-09-22 13:43:28 +03:00
Tor Lillqvist
4c8424fdb6 Small refactoring to avoid duplication of source file list 2011-09-22 13:21:20 +03:00
Tor Lillqvist
60607317f3 This should use a static C/C++ runtime 2011-09-22 13:21:18 +03:00
Tor Lillqvist
69f6285751 Use libcmtd in a dbgutil MSVC build 2011-09-22 13:21:15 +03:00
Tor Lillqvist
8427fab7eb This is a GUI executable 2011-09-22 13:21:13 +03:00