summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2011-02-11DEV300 masterfix: #i10000#: windows: more bizare hacks ...Jens-Heiner Rechtien [hr]
2011-02-07gnumake3: JunitTest.mk: bizarre hacks to make it work on windowsMichael Stahl
2011-02-07gnumake3: JunitTest uses OOO_TEST_SOFFICEMichael Stahl
2011-02-07CWS gnumake3: c compilation also needs to provide name of pdb fileMathias Bauer
2011-02-05CWS gnumake3: add msvcrt to STDLIBS for mingwMathias Bauer
2011-02-04gnumake3: fix JunitTest.mk so it works on OSXMichael Stahl
2011-02-04gnumake3: move CppunitTest stuff togetherMichael Stahl
2011-02-03gnumake3: mergeMichael Stahl
2011-02-03gnumake3: solaris.mk: fix broken RPATHMichael Stahl
2011-02-03CWS gnumake3: clean up mingw stuff after adding STDLIBSMathias Bauer
2011-02-03CWS gnumake3: adapt mingw port to new features in cwsTakashi Ono
2011-02-03CWS gnumake3: templates use gb_STDLIBSMathias Bauer
2011-02-02CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ind...Mathias Bauer
2011-02-02gnumake3: reenable packmodule targetHans-Joachim Lankenau
2011-02-01CWS gnumake3: use standard linked libs on WindowsMathias Bauer
2011-02-01gnumake3: generate mixed mode tempfile names on windowsHans-Joachim Lankenau
2011-01-31gnumake3: #i116496#: support for Werror (for now can only be disabled globally)Michael Stahl
2011-01-31gnumake3: #i116711#: clean up tempfile creation: use $TMPDIR instead of workdirMichael Stahl
2011-01-31gnumake3: add gb_Library_get_runtime_filename (for dlopen etc.)Michael Stahl
2011-01-31CWS gnumake3: build Java targets in case env variables for compiler are not s...Mathias Bauer
2011-01-31CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in para...Mathias Bauer
2011-01-31CWS gnumake3: enable compiling without optimizationMathias Bauer
2011-01-29CWS gnumake3: a remnant of ENABLE_VBAMathias Bauer
2011-01-28CWS gnumake3: wrong dependency caused permanent delivery of headersMathias Bauer
2011-01-28CWS gnumake3: replacement of cygpath by variables was brokenMathias Bauer
2011-01-27gnumake3: activate GNU make job server for CustomTargetMichael Stahl
2011-01-27gnumake3: fix various bugs in CustomTarget, add OUTDIR dependenciesMichael Stahl
2011-01-27gnumake3: add GenCxxObject class, for generated C++ filesMichael Stahl
2011-01-27gnumake3: move xsltproc stuff out of ComponentTarget, export gb_XSLTPROCMichael Stahl
2011-01-27CWS gnumake3: fix build breakage caused by missing sdf files for localized bu...Mathias Bauer
2011-01-27CWS gnumake3: merge minibranchesMathias Bauer
2011-01-27CWS gnumake2: use temp files for long command lines; missing include path in ...Mathias Bauer
2011-01-26gnumake3: fix dependencies on CustomTargetsBjoern Michaelsen
2011-01-26CWS gnumake3: several clean ups and fixes in makefilesMathias Bauer
2011-01-25CWS gnumake3: resync to m98Mathias Bauer
2011-01-25CWS gnumake3: fix license headersMathias Bauer
2011-01-25CWS gnumake3: merge minibranchesMathias Bauer
2011-01-25CWS gnumake3: fix broken dependency generation on WindowsMathias Bauer
2011-01-24gnumake3: adding a CustomTarget to a package should set it up tooBjoern Michaelsen
2011-01-24gnumake3: merging minibranchesBjoern Michaelsen
2011-01-24gnumake3: small fixes to CustomTarget implementationBjoern Michaelsen
2011-01-24gnumake3: adding experimental support for CustomTargetsBjoern Michaelsen
2011-01-24CWS gnumake3: merge minibranchesMathias Bauer
2011-01-24CWS gnumake3: make sure that an ilib is always created by the linkerMathias Bauer
2011-01-24CWS gnumake3: remove ilib incase dll is not createdMathias Bauer
2011-01-21gnumake3: #i116546# adding a showdeliverables targetBjoern Michaelsen
2011-01-21CWS gnumake3: pdb locationMathias Bauer
2011-01-21CWS gnumake3: #i116349#: patch conversion problems fixed - thanks to clMathias Bauer
2011-01-21CWS gnumake3: anonther fix for cppunittests in Windows; fix pdb builds when b...Mathias Bauer
2011-01-21gnumake3: updating clean targetsBjoern Michaelsen