summaryrefslogtreecommitdiffstats
path: root/scp2/InstallModule_python.mk
Commit message (Collapse)AuthorAgeFilesLines
* fdo#49202 install the "Python-UNO Bridge" component on Windows unconditionallyAndras Timar2013-02-201-2/+1
| | | | Change-Id: I1d9d62b024c4442182d67d93915af0f793265ebd
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
| | | | | | | | | | GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
* LibreLogo should be an optional moduleAndras Timar2012-12-121-0/+2
| | | | | | | On Windows it is installed by default, but can be disabled in the installer easily. Change-Id: Ic820f08b51edf71eb09fd3533dc42b82bd06bb38
* clean up PYTHON related version etc. variables:Michael Stahl2012-11-271-7/+5
| | | | | | | | - configure defines PYTHON_VERSION, PYTHON_VERSION_MAJOR, PYTHON_VERSION_MINOR - remove pyversion.Makefile Change-Id: I19ac8df18a520ad56bf63ea038dc0769b8249d0b
* Switch from python to python3Michael Stahl2012-11-271-0/+1
| | | | | | | Mac specific parts of patch by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Change-Id: I90ef17c6f5a678230539a80ab999fa5344e4fc8f
* gbuild: avoid unnecessary Packages while processing scp2 filesMatúš Kukan2012-09-191-5/+0
| | | | | | | | | This is first in do-not-duplicate-stuff-in-solver patch series. Adds direct include path for gb_ScpPreprocessTarget. Avoids copying .par files by using gb_InstallScriptTarget__get_dirs for include paths. Change-Id: I0a2b76accbbe7f33c83816fb8ad69cc29590e9e2
* fixing pyuno bridge on mingw: packaging system-pythonDavid Ostrovsky2012-06-221-0/+9
| | | | Change-Id: Ib46248d217b0161dc20dde0274842bd7381f0cda
* provide a gnu-make compatible include for pyversionNorbert Thiebaud2012-05-291-1/+1
| | | | Change-Id: I I7d0de9bc04c26e71c6bd915a659a15c3e1f712d2
* gbuildize scp2David Tardon2012-05-291-0/+63
Change-Id: If9a0906a76943160cfdbd647b26a801bc4389615