Commit graph

3834 commits

Author SHA1 Message Date
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
Tor Lillqvist
c2da4b8e08 No need to do -D_DEBUG here, done in windows.mk 2011-09-22 13:21:11 +03:00
Tor Lillqvist
46292bdf29 Fix the MSVC build of unopkg.com, too 2011-09-22 09:56:00 +03:00
Stephan Bergmann
aa7541be95 Ensure a failing soffice.bin makes oosplash fail. 2011-09-21 23:35:24 +02:00
Stephan Bergmann
0607102c47 Improved some error reporting. 2011-09-21 23:35:24 +02:00
Andras Timar
bf65a6ebc6 include dp_gui_theextmgr.hxx only once 2011-09-21 22:18:03 +02:00
Caolán McNamara
e629526bf5 Fixes for MSVC build 2011-09-21 19:53:10 +03:00
Stephan Bergmann
6560e48afa Simplify code by letting get_app_path always include a final slash. 2011-09-21 18:16:42 +02:00
Caolán McNamara
0538506fb4 ah, not windows only of course 2011-09-21 15:33:40 +01:00
Caolán McNamara
aba21544bc get it to link with msvc at least 2011-09-21 15:11:03 +01:00
Andras Timar
cb60a999fe do not localize files in this directory 2011-09-21 16:08:30 +02:00
Caolán McNamara
36bc016123 WaE: fall through to final return 2011-09-21 13:45:26 +01:00
Thomas Arnhold
be6a8677a6 OSL_TRACE: Remove trailing newlines
Done with perl regex:
s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs;

- removed trailing whitespaces and (multiple) newlines
2011-09-21 09:28:39 +02:00
Stephan Bergmann
b1f4e8424b Removed unused BOXT feature. 2011-09-20 19:25:42 +02:00
Jan Holesovsky
d91df661db Rename guistdio to crashrep.com. 2011-09-20 16:03:05 +02:00
Jan Holesovsky
6f65af360c Build unopkg.exe directly. 2011-09-20 15:47:45 +02:00
Jan Holesovsky
151eba7caa Create unopkg.com directly. 2011-09-20 14:59:25 +02:00
Jan Holesovsky
80f2495481 Create unopkg.bin directly. 2011-09-20 14:59:24 +02:00
Jan Holesovsky
0a5fe3833e Fix manifest creation. 2011-09-20 14:43:59 +02:00
Tor Lillqvist
f6b3306957 I think this is supposed to be a so-called GUI executable 2011-09-20 15:21:17 +03:00
Tor Lillqvist
9a86428090 unopkgio should be a console executable 2011-09-20 15:21:15 +03:00
Jan Holesovsky
558ebfde8d Avoid officeloader -> soffice renaming dance, build that directly. 2011-09-20 11:01:45 +02:00
Jan Holesovsky
a32da8aba6 Deliver basis-link and ure-link. 2011-09-20 09:17:00 +02:00
David Tardon
8033c5093e soffice.sh should not be delivered on MacOS 2011-09-20 06:51:13 +02:00
Jan Holesovsky
581c45ba8e Make 'desktop' build again with MinGW. 2011-09-19 16:54:20 +02:00
Caolán McNamara
877d87d979 get quickstart to link on windows 2011-09-19 12:20:54 +01:00
Jan Holesovsky
c2ecd9137d Fix endless loop during building soffice.exe deps on Windows. 2011-09-19 13:17:48 +02:00
Caolán McNamara
7dae2882a8 progress to link stage of loader2 2011-09-19 11:59:42 +01:00
Caolán McNamara
2c17f11963 despite its name, it appears not to be a gui app 2011-09-19 11:23:03 +01:00
Caolán McNamara
04adca77b4 inch closer to building under windows 2011-09-19 10:42:01 +01:00
Peter Foley
38fd95ced1 fix link failure on linux if not using libXinerama 2011-09-18 16:49:37 -04:00
Tomas Chvatal
e76fba39d6 Just return, not return 0; as it is void function. 2011-09-18 11:20:44 +02:00
Tomas Chvatal
0fbd4e60fc Return soon if build with --without-java, as no checks are needed. 2011-09-17 05:29:48 +02:00
Fridrich Štrba
bb5bdbbdca Revert "Trying to chop out the uwinapi library"
This reverts commit 2dea0dab4f.
2011-09-16 16:26:03 +02:00
Caolán McNamara
4acffc240b catch by const reference 2011-09-16 15:25:13 +01:00
Fridrich Štrba
2dea0dab4f Trying to chop out the uwinapi library 2011-09-16 15:52:40 +02:00
Tor Lillqvist
b5cc76fbd5 Fix typo 2011-09-16 16:48:40 +03:00
Caolán McNamara
63cf6aab02 ooopathutils_hack linked_libs -> ooopathutils linked_static_libs 2011-09-16 14:41:28 +01:00
Caolán McNamara
d9056accad missing $ 2011-09-16 14:38:50 +01:00
Norbert Thiebaud
bf0a3adda1 desktop scripts need to be packaged on MacOSX too 2011-09-16 01:17:36 -05:00
Norbert Thiebaud
4dd88c9f10 fix build blocker in desktop on MacOSX 2011-09-15 18:17:58 -05:00
Michael Stahl
ef95e4c8cc Executable_officeloader.mk: fix obvious issues 2011-09-15 23:22:39 +02:00
David Tardon
6df9c479f5 gbuildize desktop 2011-09-15 14:49:34 +02:00
David Tardon
ab5ce3f70a make the needed change to soffice.sh at configure time 2011-09-15 14:48:05 +02:00