This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Start converting libndt to use mkbuild
This is yak shaving for releasing. There will be some pain but overall we're gonna be fine because the maintenance toil is going to be lower than it used to be.
- Loading branch information
1 parent
db33c1e
commit 4933541
Showing
11 changed files
with
496 additions
and
206 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule common
deleted from
46845c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1 @@ | ||
/.ninja_deps | ||
/.ninja_log | ||
/.vs | ||
/ALL_BUILD.vcxproj | ||
/ALL_BUILD.vcxproj.filters | ||
/argh.h | ||
/build.ninja | ||
/catch.hpp | ||
/cmake_install.cmake | ||
/CMakeCache.txt | ||
/CMakeFiles/ | ||
/CTestTestfile.cmake | ||
/html | ||
/INSTALL.vcxproj | ||
/INSTALL.vcxproj.filters | ||
/install_manifest.txt | ||
/json.hpp | ||
/latex | ||
/libndt.a | ||
/libndt.dylib | ||
/libndt.sln | ||
/libndt-client | ||
/libndt-client.dir/ | ||
/libndt-client.vcxproj | ||
/libndt-client.vcxproj.filters | ||
/Makefile | ||
/MK_DIST/ | ||
/Release/ | ||
/rules.ninja | ||
/RUN_TESTS.vcxproj | ||
/RUN_TESTS.vcxproj.filters | ||
/Testing/ | ||
/tests-curl | ||
/tests-curl.dir/ | ||
/tests-curl.vcxproj | ||
/tests-curl.vcxproj.filters | ||
/tests-libndt | ||
/tests-libndt.dir/ | ||
/tests-libndt.vcxproj | ||
/tests-libndt.vcxproj.filters | ||
/windows-curl-7.61.0-1.tar.gz | ||
/x64/ | ||
/ZERO_CHECK.vcxproj | ||
/ZERO_CHECK.vcxproj.filters | ||
/build |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.