summaryrefslogtreecommitdiff
path: root/odk/CustomTarget_allheaders.mk
diff options
context:
space:
mode:
Diffstat (limited to 'odk/CustomTarget_allheaders.mk')
0 files changed, 0 insertions, 0 deletions
ogsubject'>scp2: move python librelogo packages to AutoInstallMichael Stahl Change-Id: Ib70d1510bac2eb6bd5491f3177191ad5a8aebe2d 2015-02-28scp2: move python scriptprovider package to AutoInstallMichael Stahl Change-Id: I7e7f74ffbfd9edc4d8d4b3ca13d9a2f0d97dcbf4 2014-11-26Remove some obsolete definesStephan Bergmann Change-Id: I6b62a824787cba47f3d3004f09ed684275c95995 2014-11-26Use Package_pyuno_pythonloader_ini for installStephan Bergmann Change-Id: Ia4f06beea2e16b6a0235c87ae47cec8430cd1f40 2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist In other words, only executable files go in the MacOS folder. Dynamic libraries and bundled frameworks (i.e., LibreOfficePython), and nothing else, go in the Frameworks folder, and all other files go in the Resources folder. Especially, note that Java class files and rc (.ini) files also go in Resources. Such an app bundle structure is what Apple strongly suggests one should use, and it has been hinted that future versions of code signing and/or Gatekeeper will require such a structure. There is still some ugliness thanks to traces of the historical separation of URE from "the office". Like there are two separate "unorc" files, one for URE, one for the LibreOffice application. IMHO, this should be cleaned up, but is probably controversial. (Eek! I now see there are actually *three* unorc files in the app bundle. Not intentional. Need to fix that later.) Change-Id: Idcf235038deb5b8e1d061734993e9f31869b7606 2014-03-18scp2: move python3 to AutoInstallMichael Stahl Change-Id: I6ca298bb51fd707bcda7eabc607307701a0722ac 2014-02-12normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl Change-Id: I8932febdd39c35f23fb3a89703b69e25302f5678 2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-15adapt all externals to build against MSVC debug runtimeMichael Stahl Add patches and/or tweaks to the following modules: curl, cppunit, icu, lcms2, libxml2, libxslt, libxmlsec, lpsolve, nss, openssl, python3 lcms2 has an inconsistency where the .lib and the .dll don't agree on the .dll name. openssl gets a honorable mention because apparently it's undocumented custom build system can build with /MDd if one picks the right configuration but i couldn't figure out how to do that in an hour of trying, and just patched the release config instead. Change-Id: I7854a0fc85247e398d561b4f513d09fe2d1ebb3c