summaryrefslogtreecommitdiff
path: root/odk/settings
AgeCommit message (Expand)Author
2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann
2019-11-01odk: fix for change directory in complextoolbarcontrols sampleVasily Melenchuk
2019-10-23ODK: cleanup windows linker debug argsThorsten Behrens
2019-08-20Fix EXTENSION_PLATFORM for Windows x86_64Stephan Bergmann
2017-12-11odk: fix 32-bit Linux build on 64-bit OSMichael Stahl
2017-11-08fix also odk/settings/settings.mk wrt Java 9 to find jawtRene Engelhard
2017-06-09odk settings.mk: add various missing JAVA_PROC_TYPE overrides for Linux archesRene Engelhard
2017-02-01Also on macOS use JDK's .../Home/bin/javac etc.Stephan Bergmann
2017-01-31Allow some OO_SDK_*_HOME to be emptyStephan Bergmann
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann
2016-09-12tdf#91966: In SDK, set CPPU_ENV=mscx for 64-bit WindowsStephan Bergmann
2016-08-23java extensions makefile - generifyZenaan Harkness
2016-08-17Remove duplicate lineStephan Bergmann
2016-08-17Add missing Loader$1.classStephan Bergmann
2016-08-05(initial) sparc64 portJames Clarke
2015-10-12Kill dead mac os x 32bit odk build configRiccardo Magliocchetti
2014-12-03Fold URE: WindowsStephan Bergmann
2014-12-02Consistently use $(...)Stephan Bergmann
2014-12-02Fold URE: Remove OO_SDK_URE_HOME on non-WindowsStephan Bergmann
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann
2014-09-17Fix OFFICE_PROGRAM_PATH for new Mac OS X layoutStephan Bergmann
2014-09-17Remove obsolete -malign-natural on Mac OS X from SDK, tooStephan Bergmann
2014-09-16Fix OO_SDK_URE_HOME for new Mac OS X layoutStephan Bergmann
2014-09-16Use OO_SDK_URE_BIN_DIRStephan Bergmann
2014-05-06Add support for MacOSX x86_64Ariel Constenla-Haile
2014-01-30SDK: Split PLATFORMID at build time rather than runtimeStephan Bergmann
2014-01-20Fix Mac OS X 64 bit SDK settings.mkStephan Bergmann
2014-01-20SDK settings.mk: Don't guess PLATFORM/PROCTYPEStephan Bergmann
2013-12-18fdo#72598: odk: remove SunStudio supportMichael Stahl
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann
2013-12-11ure: remove references to SunStudio C52 filenamesMichael Stahl
2013-09-11odk: move files out of the confusing "pack" directory to better homesMichael Stahl
2013-07-18Resolves: #i122767# disallow pre-standard C++ for-scopeHerbert Dürr
2013-06-27Related: #i122356# quote rdb path, windows spaces in pathsJürgen Schmidt
2013-06-26Related: #i121442# Add sed and cat as dependencies to odkAriel Constenla-Haile
2013-06-14odk - Add support for extension platformAriel Constenla-Haile
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann
2013-04-19fdo#63693 Do not force java -d32 for a 64-bit SDKStephan Bergmann
2013-04-18Properly set PS to a single backslash for WindowsStephan Bergmann
2013-04-11Adapt SDK to -B removed from cppumaker/javamakerStephan Bergmann
2013-04-10API CHANGE: odk: remove "store" and "reg" librariesMichael Stahl
2013-04-10odk: settings.mk: add variable PURPENVHELPERLIBMichael Stahl
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier
2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist
2013-02-28Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDKStephan Bergmann
2013-02-20rhbz#742780: Let make OPT_FLAGS=... override SDK optimization/debugging flagsStephan Bergmann
2012-12-18API CHANGE: Remove obsolete regcomp from UREStephan Bergmann
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-11-22Use xcrun when available to run install_name_toolTor Lillqvist
2012-11-12re-base on ALv2 code. Includes:Michael Meeks