Age | Commit message (Expand) | Author |
2011-09-22 | Always link with user32 | Tor Lillqvist |
2011-09-22 | Simplify the manifest dance | Tor Lillqvist |
2011-09-22 | $(COM) == MSC => $(OS_FOR_BUILD) == WNT ;-) | Jan Holesovsky |
2011-09-22 | Fix manifest creation in the MinGW case (and hopefully not breaking native). | Jan Holesovsky |
2011-09-22 | Unify the MinGW / native Win temporary name here. | Jan Holesovsky |
2011-09-22 | A trailing "\0" on an ICON line is unnecessary and causes an error | Tor Lillqvist |
2011-09-22 | Small refactoring to avoid duplication of source file list | Tor Lillqvist |
2011-09-22 | This should use a static C/C++ runtime | Tor Lillqvist |
2011-09-22 | Use libcmtd in a dbgutil MSVC build | Tor Lillqvist |
2011-09-22 | This is a GUI executable | Tor Lillqvist |
2011-09-22 | No need to do -D_DEBUG here, done in windows.mk | Tor Lillqvist |
2011-09-22 | Fix the MSVC build of unopkg.com, too | Tor Lillqvist |
2011-09-21 | Ensure a failing soffice.bin makes oosplash fail. | Stephan Bergmann |
2011-09-21 | Improved some error reporting. | Stephan Bergmann |
2011-09-21 | include dp_gui_theextmgr.hxx only once | Andras Timar |
2011-09-21 | Fixes for MSVC build | Caolán McNamara |
2011-09-21 | Simplify code by letting get_app_path always include a final slash. | Stephan Bergmann |
2011-09-21 | ah, not windows only of course | Caolán McNamara |
2011-09-21 | get it to link with msvc at least | Caolán McNamara |
2011-09-21 | do not localize files in this directory | Andras Timar |
2011-09-21 | WaE: fall through to final return | Caolán McNamara |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-20 | Removed unused BOXT feature. | Stephan Bergmann |
2011-09-20 | Rename guistdio to crashrep.com. | Jan Holesovsky |
2011-09-20 | Build unopkg.exe directly. | Jan Holesovsky |
2011-09-20 | Create unopkg.com directly. | Jan Holesovsky |
2011-09-20 | Create unopkg.bin directly. | Jan Holesovsky |
2011-09-20 | Fix manifest creation. | Jan Holesovsky |
2011-09-20 | I think this is supposed to be a so-called GUI executable | Tor Lillqvist |
2011-09-20 | unopkgio should be a console executable | Tor Lillqvist |
2011-09-20 | Avoid officeloader -> soffice renaming dance, build that directly. | Jan Holesovsky |
2011-09-20 | Deliver basis-link and ure-link. | Jan Holesovsky |
2011-09-20 | soffice.sh should not be delivered on MacOS | David Tardon |
2011-09-19 | Make 'desktop' build again with MinGW. | Jan Holesovsky |
2011-09-19 | get quickstart to link on windows | Caolán McNamara |
2011-09-19 | Fix endless loop during building soffice.exe deps on Windows. | Jan Holesovsky |
2011-09-19 | progress to link stage of loader2 | Caolán McNamara |
2011-09-19 | despite its name, it appears not to be a gui app | Caolán McNamara |
2011-09-19 | inch closer to building under windows | Caolán McNamara |
2011-09-18 | fix link failure on linux if not using libXinerama | Peter Foley |
2011-09-18 | Just return, not return 0; as it is void function. | Tomas Chvatal |
2011-09-17 | Return soon if build with --without-java, as no checks are needed. | Tomas Chvatal |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba |
2011-09-16 | catch by const reference | Caolán McNamara |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba |
2011-09-16 | Fix typo | Tor Lillqvist |
2011-09-16 | ooopathutils_hack linked_libs -> ooopathutils linked_static_libs | Caolán McNamara |
2011-09-16 | missing $ | Caolán McNamara |
2011-09-16 | desktop scripts need to be packaged on MacOSX too | Norbert Thiebaud |
2011-09-15 | fix build blocker in desktop on MacOSX | Norbert Thiebaud |