aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/checkbuildosx.sh
AgeCommit message (Collapse)AuthorFilesLines
2024-11-20Bug [#2453]. Remove remnants of ScintillaEditPy.Neil1-3/+0
2022-02-10Replace "OS X' with "macOS".Neil1-2/+2
2020-04-17Update Python versions for files that may involve PySide on Linux which requiresNeil1-3/+3
Python 2 still. On Windows, Python3 is used.
2014-01-20Fix typo in commentStefan Weil1-1/+1
2013-11-17Add unit tests.Neil Hodgson1-2/+13
2013-11-07Feature [feature-requests:#1544]. Qt build system fixes for PySide separate ↵nyamatongwe1-2/+2
from shiboken. From Mark Yen.
2013-09-20Removed make files as they have not been maintained and no longer work.nyamatongwe1-45/+25
The checkbuildosx.sh script now looks for installed SDKs macosx10.? and builds with each one that is installed.
2012-06-07Initial version of build checker script.nyamatongwe1-0/+75