-
Notifications
You must be signed in to change notification settings - Fork 628
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update libreadtags #4080
Update libreadtags #4080
Conversation
before:
after:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4080 +/- ##
==========================================
+ Coverage 85.33% 85.60% +0.27%
==========================================
Files 234 237 +3
Lines 55966 57049 +1083
==========================================
+ Hits 47757 48838 +1081
- Misses 8209 8211 +2 ☔ View full report in Codecov by Sentry. |
@leleliu008 Can we do something the failure on "MSYS2 / testing (CLANG32)" ? |
It seems that It can not be found in https://packages.msys2.org/base/mingw-w64-jansson I will report to MSYS2 TEAM. I think you can ignore this. because other environmtent all green. |
as per https://www.msys2.org/news/ |
Oh, I see. |
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
See also c83bc89de1f79b3bf62498c9f8bffd0974e21fe1 of libreadtags. Signed-off-by: Masatake YAMATO <yamato@redhat.com>
9137c94a8 Merge pull request universal-ctags#58 from masatake/integrate-with-ctags-build-scripts c83bc89de Include inline.h only when HAVE_CTAGS_INLINE_H is defined 1cce44df3 Merge pull request universal-ctags#57 from masatake/inline d52b4a7c1 Put inline keyword on a hot spot function 47e754a1a Version 0.4.0 6c51577e2 Add CMakeLists.txt to EXTRA_DIST 8f8d10de7 Add libreadtags-uninstalled.pc.in 5498789a2 Merge pull request universal-ctags#54 from masatake/ctest 203ff54c2 Run the test cases with ctest f0bb08179 .gitignore: add the "build" dir and and the static library file b865829bc Merge pull request universal-ctags#53 from masatake/cmake ac09c2795 Write about supporting cmake in NEWS.md 1eea81110 Build the library with cmake as a test 85ec381b9 Write about the way to build the library with Autotools 9d49bd8aa Merge pull request universal-ctags#52 from masatake/circleci-on-fedora40 5cf863418 Add TODO items as comments to CMakeLists.txt 602ecd239 Add more comments for maintaining both configure.ac and CMakeLists.txt fda36837d Add a comment referencing to the document describing the library interface versions 96741abd0 Exemplify the relation between LT_VERSION and the string that can be passed -release option of libtool 1e60b0591 - Update README.md 96ec6aef8 - Update meta in CMakeLists.txt - Add options to build shared library - Update README.md 87dd003be - Update CMakeLists.txt to be compatible with C99 79d8b2ade Update CMake example in README.md 24bcdcb21 - Update README.md 537bb2c95 - Change to static library 9a20b5017 - Init CMake build system 80f339c0e Update the version of Fedora used in test git-subtree-dir: libreadtags git-subtree-split: 9137c94a807f7804eab3ca37a63673d0b21a918f
…ibreadtags-2#boarding
678bf77
to
123a838
Compare
No description provided.