| Age | Commit message (Collapse) | Author |
|
|
|
|
|
make review corrections
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* copy the CMakeLists.txt file and start build with it
* change version to 2020.2
For now the repo doesn't have any tags.
Therefore its version followed the latest commit,
which is made in 2020 Feb.
|
|
* Use latest upsteam
* Support config mode (upstream)
* Remove patch 0002 (merged to upstream)
* Remove `ogg.patch` (not needed)
|
|
* [qt5-imageformats] freeglut is not a dependency on osx
* [qt5-base] fontconfig can require iconv on linux and osx
* include the jasper fix to get CI coverage?
* trying to get ci coverage for qt on osx
* Revert "trying to get ci coverage for qt on osx"
This reverts commit 8b9b188839ec90c25b54b49d17cf03c50987a49b.
* apply the correct ci hack
* fix wrapper to include macosx debug suffix
* update baseline
* first try to fix the Qt5 cmake configs at the root.
* fix missing backslash
* fix plugin patch
* fix qt config patch
* remove 90% of fixcmake.py
* update baseline
* experimental removal of fixcmake.py and dll copying into tools/qt5/bin
* fix experimental dll copying.
* fix static windows builds
* fix static builds
* fix plugin copy
* add quotes around configuration to make it work
* remove dll debug messages
* note about the cmake fix
* revert fontconfig changes on linux. Make qt.conf relative and not absolute
* make qt.conf relative
* trying to fix ogre osx ci regression
* fix silly path error
* Revert "trying to fix ogre osx ci regression"
This reverts commit 708d8250d6eae81bb9a030ff7edef22d2ea1e67c.
* add ogre:x64-osx=fail to CI baseline
* retry on osx
* fix configure error. since in qt5-base everything is in the package directory and not in the installed
* revert change to ci.baseline
* update ci baseline
* bump control
* update baseline
* ws change to osg-qt
* reset ci baseline to upstream/master
* update baseline
* fix osg-qt?
* skip ms-angle on osx and linux since the normal angle port should be used!
* update ci baseline
* try adding fontconfig manually
* update ci baseline to remove osg-qt for the time being
* remove manual library.
|
|
|
|
|
|
|
|
|
|
* [jsoncons] update to v0.150.0
* [jsoncons]Fixed version in CONTROL file
|
|
|
|
To avoid hiding errors, the return values of the execute_process()
commands should be checked and a fatal error should be issued.
|
|
|
|
|
|
|
|
|
|
|
|
* update reference to tag and hash value
* ${PORT} for destination
Linux build support should marked unavailable?
|
|
|
|
|
|
|
|
dev/NancyLi/10611-fix-mosquitto
# Conflicts:
# ports/libwebsockets/CONTROL
|
|
* add mirror for mpfr at gnu.org
* remove deprecated include(vcpkg_common_functions)
* update version number after modified port
* update copyright handling command to install
|
|
* update opengl and install all headers
* improve angle
* update egl-registry
* fix osx regression
* update baseline.
* fix uwp regressions
* fix osx and linux regression
* add encoding patch
* bump glad control
* rechdeck gl visibility from native build
* removed unnecessary commented code
* add GL_VISIBILITY to the exported targets
Co-authored-by: dan-shaw <51385773+dan-shaw@users.noreply.github.com>
|
|
* fix configure meson for non windows builds.
* change to the two ports using meson
* fix passing of empty compiler arguments.
* dont transform / into - for all flags
* copy meson logs into the buildtree to better diagnose CI errors of meson ports
* another change to the two ports to actually force a CI rebuild
* add missing /pkgconfig dir to PKG_CONFIG_PATH
* fix pkgconfig setup
* add share/pkgconfig to PKG_CONFIG_PATH
* Add CMake path to PATH for meson
* add share folder to prefix for meson
* remove double message
* add libdir so that meson does not install into architecture folder in linux
and make prefix path target dependent. (Or should it be host dependent?)
* bump controls
* update toolchain selector to use VCPKG_TARGET_IS_<paltform>.
* change pkgconfig prefix and path.....
meson is not correctly handling native windows paths and eating "\"
PKG_CONFIG_PATH also nees : to correctly separate paths
Prefix still must be near to native path but with / instead of \ C:/somepath/
|
|
* [libffi] Support arm/arm64
* [libffi] Use VCPKG_TARGET_ARCHITECTURE to determine triplet
* [libffi] Use VCPKG_TARGET_ARCHITECTURE in CMakeLists.txt
* update baseline
* re-trigger ci test
|
|
- Blend2D updated to beta_2020-03-29
- local Asmjit updated to 2020-03-16
|
|
(#10605)
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
|
|
* - add patch to find the debug library
- manually fix EGL path in Qt5GuiConfigExtras.cmake
* bump control
|
|
|
|
|
|
|
|
|
|
Update version in CONTROL.
|
|
* [sciter] Fix executable permissions on OSX.
* [sciter] Update to 4.4.0.8.7427
* [sciter] Update to 4.4.1.0.7439
* [sciter] Update to 4.4.1.5.7587
|
|
* Added port for Skyr URL library
* Removed vcpkg_test_cmake call in skyr-url port
* Fixed type in version number, added step to copy PDBs
* Added build dependency on tl-expected
* Removed commented out code
* Disabled warnings as errors
* Bumped version number
* Updated version number for Skyr URL
|
|
* [hunspell] Disable build tools on OSX
* [hunspell] Disable build tools in non-Windows
* update baseline
* [hunspell] Change notice.
|
|
|
|
|
|
* [openvr] Added Linux support
* [openvr] Updated to v1.10.30
* [openvr] Updated port file with modern variables and better platform checking
* [openvr] Updated ci.baseline.txt as Linux is supported now
|
|
Signed-off-by: jarves <jarveson@gmail.com>
|
|
|
|
Co-authored-by: Benjamin Sergeant <bsergeant@mz.com>
|