summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/windows.mk
AgeCommit message (Expand)AuthorFilesLines
2011-04-15Use cl.exe's -showIncludes to generate dependency files.Jan Holesovsky1-94/+18
2011-04-14move this in here so that on windows we convert paths to win formatCaolán McNamara1-1/+1
2011-04-12fixing up extra object list supportBjoern Michaelsen1-0/+1
2011-03-30Build with no optimizations already with dbglevel == 1.Jan Holesovsky1-1/+1
2011-03-23Add advapi32 to gd_STDLIBS, since it not linked with by defaultFridrich Štrba1-0/+1
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrapJan Holesovsky1-5/+3
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-4/+16
2011-03-23Drop linker switch -DLL, should not be used when linking EXEsTor Lillqvist1-1/+0
2011-03-22Yet another attemptFridrich Štrba1-1/+2
2011-03-22Another attempt at linking on windowsFridrich Štrba1-1/+3
2011-03-22Trying to remove NODEFAULTLIB on WindowsFridrich Štrba1-5/+1
2011-03-18Avoid unnecessary PATH manipulation for exes located in OUTDIR/binTor Lillqvist1-4/+13
2011-03-18Set PATH properly when running cppunittesterTor Lillqvist1-1/+1
2011-03-17add helper to set-up the libraries env, to run executable during buildMichael Meeks1-0/+1
2011-03-17killing off stl in gbuildBjoern Michaelsen1-7/+0
2011-03-16Revert "Revert "Sprinkle more realpath calls""Tor Lillqvist1-4/+4
2011-03-16Revert "Revert "Use realpath on the filename being compiled to expand Cygwin ...Tor Lillqvist1-4/+4
2011-03-16Revert "Use realpath on the filename being compiled to expand Cygwin symlinks"Tor Lillqvist1-4/+4
2011-03-16Revert "Sprinkle more realpath calls"Tor Lillqvist1-4/+4
2011-03-16Add msvcprt, too, wherever msvcrt is mentionedTor Lillqvist1-0/+2
2011-03-16Remove unnecessary whitespace on empty lineTor Lillqvist1-1/+1
2011-03-16Revert "Fix bogus line continuation and empty line spacing"Tor Lillqvist1-2/+2
2011-03-16Sprinkle more realpath callsTor Lillqvist1-4/+4
2011-03-16Fix bogus line continuation and empty line spacingTor Lillqvist1-2/+2
2011-03-16Use realpath on the filename being compiled to expand Cygwin symlinksTor Lillqvist1-4/+4
2011-03-15add support for symbol=t in gnumake to build release code with symbolNorbert Thiebaud1-1/+4
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky1-303/+303
2011-03-03gnumakefixes: #i117005# fix long link lines and inroduce convert_native macroHans-Joachim Lankenau1-3/+14
2011-03-03gnumakefixes: #i116922# fix gb_MKTEMPHans-Joachim Lankenau1-1/+1
2011-02-11DEV300 masterfix: #i10000#: windows: more bizare hacks ...Jens-Heiner Rechtien [hr]1-4/+14
2011-02-07gnumake3: JunitTest.mk: bizarre hacks to make it work on windowsMichael Stahl1-0/+35
2011-02-07CWS gnumake3: c compilation also needs to provide name of pdb fileMathias Bauer1-1/+1
2011-02-04gnumake3: move CppunitTest stuff togetherMichael Stahl1-16/+16
2011-02-03CWS gnumake3: clean up mingw stuff after adding STDLIBSMathias Bauer1-0/+1
2011-02-02CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ind...Mathias Bauer1-2/+2
2011-02-01CWS gnumake3: use standard linked libs on WindowsMathias Bauer1-0/+5
2011-02-01gnumake3: generate mixed mode tempfile names on windowsHans-Joachim Lankenau1-1/+3
2011-01-31gnumake3: #i116496#: support for Werror (for now can only be disabled globally)Michael Stahl1-4/+7
2011-01-31gnumake3: #i116711#: clean up tempfile creation: use $TMPDIR instead of workdirMichael Stahl1-2/+2
2011-01-31CWS gnumake3: enable compiling without optimizationMathias Bauer1-1/+3
2011-01-27gnumake3: add GenCxxObject class, for generated C++ filesMichael Stahl1-1/+3
2011-01-27gnumake3: move xsltproc stuff out of ComponentTarget, export gb_XSLTPROCMichael Stahl1-1/+1
2011-01-25CWS gnumake3: fix license headersMathias Bauer1-4/+4
2011-01-25CWS gnumake3: fix broken dependency generation on WindowsMathias Bauer1-2/+2
2011-01-24CWS gnumake3: make sure that an ilib is always created by the linkerMathias Bauer1-0/+1
2011-01-24CWS gnumake3: remove ilib incase dll is not createdMathias Bauer1-9/+11
2011-01-21CWS gnumake3: pdb locationMathias Bauer1-10/+28
2011-01-21CWS gnumake3: #i116349#: patch conversion problems fixed - thanks to clMathias Bauer1-9/+6
2011-01-21CWS gnumake3: anonther fix for cppunittests in Windows; fix pdb builds when b...Mathias Bauer1-5/+6
2011-01-21gnumake3: merging minibranchesBjoern Michaelsen1-1/+1