Upgrade CMake requirement to 3.16 Jul 28, 2023 CONTRIBUTORS Add myself to CONTRIBUTORS May 25, 2018 LICENSE Update LICENSE and CONTRIBUTORS to mention Cloudflare as a copyright … May 2, 2017 README.md typo in README.md May 22, 2024 ...
As it says in the topic. make install with auto tools does not install the cmake descriptor files for the library. Background: the ARCH Linux distribution uses auto tools based package creation, and cmake files are not installed, forcing...
然后,运行 make 应该构建 capnpc-java。从哪里运行 make?我是从$WORKDIR/capnproto-java目录中做到的,但这不起作用。我所做的另一种方法是按照cmake来自的说明进行操作,$WORKDIR/capnproto-java/cmake/README.md但这也不起作用。根据那个 README.md:mkdir buildcd buildcmake -DCAPNP_PKG_PATH=[path of ...
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库:https://github.com/sandstorm-io/capnproto v2 分支(165) 标签(34) 管理 管理 v2 maizatskyi/2024-06-07-async-read-api maizatskyi/2024-05-16-async-write kenton/fix-isolated-websocket-disconnect ...
# make distcheck leaves non-writable files when it fails, so we need to chmod to be safe.chmod -R +w $DIR rm -rf $DIR fi git clone . $DIR cd $DIR exec ./super-test.sh "$@" ;; remote ) if [ "$#" -lt 2 ]; then ...
Scintilla是一个免费的源代码编辑控件,它完全开放源代码,并且提供一个license允许用户自由地将它用在开源...
CMakeLists.txt CONTRIBUTORS LICENSE README.md RELEASE-PROCESS.md appveyor.yml mega-test-kenton-home.cfg mega-test-kenton-work.cfg mega-test-quick.cfg mega-test.py release.sh style-guide.md super-test.sh Repository files navigation README License Unix: Windows: Cap'n Pr...
portfile.cmake vcpkg.json 1 change: 1 addition & 0 deletions 1 recipe/meta.yaml Original file line numberDiff line numberDiff line change @@ -38,6 +38,7 @@ requirements: - azure-storage-common-cpp - azure-storage-blobs-cpp - bzip2 - capnproto - fmt - libabseil - libgoogle-...
541 Commits .github/workflows add github actions config Dec 5, 2020 benchmark Revert "prepare for v0.1.17 release" Jul 2, 2024 cmake Bump the C++ standard flag up to-c++14 Mar 4, 2020 compiler add a test that triggers buffer overflow on the previous version of s… ...