summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2011-09-22Always link with user32Tor Lillqvist6-16/+0
2011-09-22Simplify the manifest danceTor Lillqvist5-92/+5
2011-09-22$(COM) == MSC => $(OS_FOR_BUILD) == WNT ;-)Jan Holesovsky1-1/+1
2011-09-22Fix manifest creation in the MinGW case (and hopefully not breaking native).Jan Holesovsky3-5/+2
2011-09-22Unify the MinGW / native Win temporary name here.Jan Holesovsky2-31/+19
2011-09-22A trailing "\0" on an ICON line is unnecessary and causes an errorTor Lillqvist1-1/+1
2011-09-22Small refactoring to avoid duplication of source file listTor Lillqvist1-5/+1
2011-09-22This should use a static C/C++ runtimeTor Lillqvist1-0/+7
2011-09-22Use libcmtd in a dbgutil MSVC buildTor Lillqvist1-1/+7
2011-09-22This is a GUI executableTor Lillqvist1-0/+2
2011-09-22No need to do -D_DEBUG here, done in windows.mkTor Lillqvist1-6/+0
2011-09-22Fix the MSVC build of unopkg.com, tooTor Lillqvist1-9/+15
2011-09-21Ensure a failing soffice.bin makes oosplash fail.Stephan Bergmann1-2/+4
2011-09-21Improved some error reporting.Stephan Bergmann3-19/+17
2011-09-21include dp_gui_theextmgr.hxx only onceAndras Timar1-1/+0
2011-09-21Fixes for MSVC buildCaolán McNamara4-33/+52
2011-09-21Simplify code by letting get_app_path always include a final slash.Stephan Bergmann1-11/+19
2011-09-21ah, not windows only of courseCaolán McNamara1-1/+4
2011-09-21get it to link with msvc at leastCaolán McNamara2-5/+2
2011-09-21do not localize files in this directoryAndras Timar1-0/+1
2011-09-21WaE: fall through to final returnCaolán McNamara1-1/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold2-9/+9
2011-09-20Removed unused BOXT feature.Stephan Bergmann6-416/+0
2011-09-20Rename guistdio to crashrep.com.Jan Holesovsky2-13/+12
2011-09-20Build unopkg.exe directly.Jan Holesovsky2-13/+8
2011-09-20Create unopkg.com directly.Jan Holesovsky2-7/+11
2011-09-20Create unopkg.bin directly.Jan Holesovsky3-54/+9
2011-09-20Fix manifest creation.Jan Holesovsky2-8/+15
2011-09-20I think this is supposed to be a so-called GUI executableTor Lillqvist1-0/+2
2011-09-20unopkgio should be a console executableTor Lillqvist1-1/+1
2011-09-20Avoid officeloader -> soffice renaming dance, build that directly.Jan Holesovsky5-92/+33
2011-09-20Deliver basis-link and ure-link.Jan Holesovsky4-3/+10
2011-09-20soffice.sh should not be delivered on MacOSDavid Tardon1-1/+6
2011-09-19Make 'desktop' build again with MinGW.Jan Holesovsky11-14/+14
2011-09-19get quickstart to link on windowsCaolán McNamara1-3/+6
2011-09-19Fix endless loop during building soffice.exe deps on Windows.Jan Holesovsky1-2/+2
2011-09-19progress to link stage of loader2Caolán McNamara1-3/+4
2011-09-19despite its name, it appears not to be a gui appCaolán McNamara1-1/+1
2011-09-19inch closer to building under windowsCaolán McNamara5-0/+29
2011-09-18fix link failure on linux if not using libXineramaPeter Foley1-1/+6
2011-09-18Just return, not return 0; as it is void function.Tomas Chvatal1-1/+1
2011-09-17Return soon if build with --without-java, as no checks are needed.Tomas Chvatal1-0/+3
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba4-0/+4
2011-09-16catch by const referenceCaolán McNamara1-20/+30
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba4-4/+0
2011-09-16Fix typoTor Lillqvist1-1/+1
2011-09-16ooopathutils_hack linked_libs -> ooopathutils linked_static_libsCaolán McNamara4-8/+8
2011-09-16missing $Caolán McNamara1-1/+1
2011-09-16desktop scripts need to be packaged on MacOSX tooNorbert Thiebaud1-1/+1
2011-09-15fix build blocker in desktop on MacOSXNorbert Thiebaud1-4/+5