summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/com_MSC_class.mk
AgeCommit message (Expand)Author
2013-09-22gbuild: add a SHLXTHDL layer for librariesMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl
2013-09-22gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl
2013-09-22gbuild: deduplicate gb_Library_get_exports_targetMichael Stahl
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-09-09gbuild: remove redundant defintion of gb_DEVINSTALLDIRMichael Stahl
2013-09-03Need the gb_LTOFLAGS (-GL) also when precompiling headersTor Lillqvist
2013-09-03Use -LTCG also when linking executables in the LTO caseTor Lillqvist
2013-08-27PLAINLIBS_NONE means layer NONEStephan Bergmann
2013-08-27fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-07-17kill gb_NoexPrecompiledHeaderBjoern Michaelsen
2013-07-15add gb_JunitTest_SOFFICEARG setting also for windowsLuboš Luňák
2013-07-03exclude the -safeseh from 64-bit windowsFridrich Štrba
2013-07-03Build msc .exe and .dll executables with -safeseh flagFridrich Štrba
2013-06-16Blind fix attempt for PythonTest on WindowsStephan Bergmann
2013-06-16Another try to fix python unit test on MSVCDavid Ostrovsky
2013-06-15try to fix Windows build of externalsMatúš Kukan
2013-06-07gbuild: do not register static librariesMatúš Kukan
2013-06-07gbuild: install extension directly from workdirMatúš Kukan
2013-06-04gbuild: Add -nologo option for rc.exe in VC2012Isamu Mogi
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-20fdo#46553 Update embedded manifest on win32 builds to declare dpiAwareAndras Timar
2013-05-13the program dir is called MacOS on MacOS XDavid Tardon
2013-05-10More gb_PROGRAMDIRNAME clean upStephan Bergmann
2013-05-08gbuild: MSVC avoid a warning from pyuno...Michael Stahl
2013-05-02fdo#54087 link the correct resource file to npsoplugin.dllAndras Timar
2013-04-30gbuild: UNOLIBS_OOO group is no moreMatúš Kukan
2013-04-29gb_JunitTest_JunitTest_platform_longpathname_hack is unusedStephan Bergmann
2013-04-26Towards a Mac OS X PythonTestStephan Bergmann
2013-04-26gbuild: MSVC: only re-link libraries if exported symbols changeMichael Stahl
2013-04-24gbuild: get rid of processdeps.awkMichael Stahl
2013-04-24rename "shlinfo.rc" to "default.rc"Michael Stahl
2013-04-23kill RTLIBS group; and autoinstall the librariesMatúš Kukan
2013-04-22remove executable bitLuboš Luňák
2013-04-22replace python-core zip built in pyuno with direct use of PackageMichael Stahl
2013-04-21gbuild: fix spurious delivering of import libs (MSVC)Michael Stahl
2013-04-20gbuild: PythonTest: try to make it more portableMichael Stahl
2013-04-16fix path for shlinfo.rc for WinResTargetDavid Tardon
2013-04-15gbuild: fix WNT build breakage in gb_Library_get_exports_target:Michael Stahl
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl
2013-04-15gbuild: LinkTarget: only re-link libraries if exported symbols changeMichael Stahl
2013-04-13install Pyuno using PackageDavid Tardon
2013-04-11autoinstall ure private librariesMatúš Kukan
2013-04-11impl. platform-specific processing for menubar configsDavid Tardon
2013-04-09move dep on solenv_inc to platformDavid Tardon
2013-04-05use filelist install method for udkapi and offapiDavid Tardon