aboutsummaryrefslogtreecommitdiff
path: root/ports/qscintilla/portfile.cmake
AgeCommit message (Collapse)Author
2021-05-18[qscintilla] Modify macro QSCINTILLA_DLL to 1 in qscintilla header (#17721)Jack·Boos·Yu
* [qscintilla] Modify macro QSCINTILLA_DLL to 1 in qscintilla header when building dynamic on Windows * Move code pos * update version record
2021-03-01[qscintilla] Update to 2.12 (#16455)Matthias Kuhn
* Bump qscintilla to 2.12 * Versioning * Shorten patch * Switch to tar.gz * [qscintilla] Update to 2.12 Co-authored-by: Jonliu1993 <13720414433@163.com>
2020-04-17[qscintilla] Update to 2.11.4 (#10511)Long Huan
* update qscintilla to 2.11.4 * Update portfile.cmake * for CI test * undo * add !osx support * fix osx build error * Update ci.baseline.txt * Update ci.baseline.txt * [ci.baseline.txt] Revert line endings change * [qscintilla] Restore vcpkg_copy_pdbs() Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2019-12-23[vcpkg_install_qmake] Add vcpkg_install_qmake (#9412)Robert Schumacher
* [vcpkg_install_qmake] Add vcpkg_install_qmake and convert existing ports to use it. [vcpkg_configure_qmake] Add 'staticlib' to CONFIG in static builds * [vcpkg_configure_qmake] Don't specify DESTDIR * [libqglviewer][vcpkg_configure_qmake] Add staticlib CONFIG only for libqglviewer * [qt5-base] Increment version to track changes in vcpkg_configure_qmake()
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-09-04Update portfile.cmake (#8043)Long Huan
2019-03-26Add Qt5 static missing dependencies, fix mac packages (#5680)Sean Warren
* [qt5-macextras] Add qt5-macextras port * [cutelyst2] Fix install on mac * [qt5-purchasing] Add missing dependency on qt5-declarative * [qt5] Ensure we link to required libraries for qt5 static build * [qscintilla] Fix install on mac * [libqglviewer] Fix install paths on mac * [libqglviewer] Fix regressions * [qscintilla] Fix regressions * Bump version numbers * [qt5] restore harfbuzz on osx
2018-10-25Qscintilla Namespace Fix (#4332)Robert Colton
* fix da qt5 * fix qt config duplication * [qt5-base] Use vcpkg_extract_source_archive_ex [sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA * define SCI_NAMESPACE for qscintilla port * [qscintilla] Bump control version * [qscintilla] Fix spacing. Slightly modernize.
2018-01-18[vcpkg-build-qmake][vcpkg-configure-qmake] Collapse config-specific versions.Robert Schumacher
2018-01-18[qscintilla] Fix build against new modular qtRobert Schumacher
2017-07-07Undo rename of dll and follow standard for pdbBagong
2017-07-03Fix and enhance qscintilla buildbagong
2017-06-30Fix inconsistency in python acquisitionBagong
2017-06-20Make python path more generalbagong
2017-06-20Add port qscintillabagong