| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* [luajit]Separate debug/release build path and fix generate pdbs.
* [luajit]Replace port name to ${PORT}
|
|
|
|
|
|
* [+] Add tensorflow-cc port (Linux only)
* [~] Refactor installation of tensorflow/external
1. Install tensorflow/external to tensorflow-etc/external;
2. Fix TensorflowCCConfig.cmake accordingly.
* [tensorflow] Work in progress
* fix tensorflow linux config
* [tensorflow] partial support for windows
* fix config paths
* use environmental variables instead
* remove files
* add python_path
* add verbose error messages
* review fixes
* [tensorflow] refactor config file
* minor changes
* set arch for CI
|
|
|
|
* sparsehash
* Update portfile.cmake
|
|
|
|
|
|
|
|
* new port qtkeychain
* Update CONTROL
* not build translations on linux
Avoiding issues #7771 by not build translations on linux
|
|
* new port libspatialindex
* Update portfile.cmake
* support static build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[qt5]Only build qt5-activeqt on windows
|
|
|
|
|
|
|
|
* [boost-modular-build-helper] Fix multiple compiler and linker options support in boost
|
|
|
|
|
|
* [libsvm] Add new port
* [libsvm] Add tools feature
* [libsvm] Fix UWP build
|
|
* [jsonnet]Upgrade version to 0.13.0
* [jsonnet]Use different commands depending on the version of powershell.
* [jsonnet]Fix merge error.
|
|
This adds zlib as dependency to make it possible to find in FindFFMPEG.cmake.
Also FFmpeg likes to autodetect zlib for additional features on compilation.
This removes the check for stdint.h, as it is included since MSVC 2010 and does not always find it.
To enable static linking on windows, bcript had to be added:
avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptOpenAlgorithmProvider@16 referenced in function _av_get_random_seed
avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptCloseAlgorithmProvider@8 referenced in function _av_get_random_seed
avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptGenRandom@16 referenced in function _av_get_random_seed
|
|
|
|
* [open62541, duktape] Update hash for pip.
* [duktape] Fix build error on Linux
* [open62541, duktape] Update download linkage for pip.
* [open62541] Resolve conflict
* [open62541] Resolve conflict
* [open62541] Remove homepage
|
|
* Add feature halide to OpenCV.
* Add dependency of opencv[halide] to opencv[dnn].
* Fix building opencv[halide].
* Only require opencv[dnn] not default features.
* Migration to opencv4 port.
* [opencv] Normalize line endings in CONTROL file
* [opencv] Normalize line endings in CONTROL file
|
|
[cgltf] Update library to 1.2
|
|
|
|
[sfml] Fix system package dependencies on Ubuntu
|
|
* [field3d] Add new port
* [field3d] Add new port
|
|
Cmake doesn't find opengl on Ubuntu (tried 18.04, 19.04) even after installing the required system dependencies.
libgl1-mesa-dev works instead of mesa-common-dev, as noted here: https://stackoverflow.com/a/47926071/6597851.
|
|
* triplet whitespace changes to change abi tags in ci and trigger full CI rebuild
* [tinkerforge] add new port
* Revert "triplet whitespace changes to change abi tags in ci and trigger full CI rebuild"
This reverts commit 5f356794b98d5ddd303886f97fce5d8523c54566.
* added uwp early failure
|
|
Revert "[irrlicht] use unicode path on windows (#7354)"
|
|
[libmariadb]Fix usage error LNK2001.
|
|
[geographiclib] Fix build error on Linux
|
|
[cpp-httplib] Update library to 0.2.1
|
|
[pegtl-2] Update library to 2.8.1
|
|
[doctest] Update library to 2.3.4
|
|
[sqlite-orm] Update library to 1.4
|