Path to this page:
./
devel/woboq_codebrowser,
Code analysis tool
Branch: CURRENT,
Version: 2.1.20230517,
Package name: woboq_codebrowser-2.1.20230517,
Maintainer: pkgsrc-usersWoboq Code Browser is a clang-based code analysis tool. It provides a
post-processing tool for C/C++ code to create static web sites with a
wide range of information:
- place of declaration and use for symbols, including type of use,
- hyperlinking between calls/definitions, uses/declarations,
- macro expansions,
- intelligent identifier search,
- inheritance diagrams
and much more.
Required to run:[
lang/clang]
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2023-05-22) Updated to version: woboq_codebrowser-2.1.20230517
- (2023-04-19) Updated to version: woboq_codebrowser-2.1.20221107nb1
- (2022-12-07) Updated to version: woboq_codebrowser-2.1.20221107
- (2022-11-23) Updated to version: woboq_codebrowser-2.1.20220614nb1
- (2022-08-19) Updated to version: woboq_codebrowser-2.1.20220614
- (2022-04-20) Updated to version: woboq_codebrowser-2.1nb5
CVS history: (Expand)
2023-05-22 00:40:33 by nikita | Files touched by this commit (2) |  |
Log message:
woboq_codebrowser: update to version 2.1.20230517
Changelog:
Support Clang 16
Change-Id: Ic2333919be760dc335d82e229a267fd38991cac8
Add a clang-format file and run clang-format over the repo
Change-Id: Ibc4a43b5eeb2c81eb2b435e9c6c1ef359c3ba808
Reviewed-on: https://codereview.kdab.com/c/kdab/code_browser/+/120178
Reviewed-by: Franck Arrecot <franck.arrecot@kdab.com>
(generator) Fixed help message (#106)
Parameter -b should point to the build directory containing compile_commands.json
cmake: Use project() in top-level CMakeLists.txt
Owtherwise CMake complains.
Change-Id: I42446972417205623e3ff98f30da36ea9ceb4534
Reviewed-on: https://codereview.kdab.com/c/kdab/code_browser/+/120177
Reviewed-by: Franck Arrecot <franck.arrecot@kdab.com>
Fix llvm-7 build
Change-Id: I4c698bd744bd44eed734459de4b3d3316a4375d5
Reviewed-on: https://codereview.kdab.com/c/kdab/code_browser/+/120176
Reviewed-by: Franck Arrecot <franck.arrecot@kdab.com>
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) |  |
Log message:
revbump after textproc/icu update
|
2022-12-07 16:38:48 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
woboq_codebrowser: update to 2.1.20221107.
Fix build with llvm 15.
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) |  |
Log message:
massive revision bump after textproc/icu update
|
2022-11-21 19:20:46 by Jonathan Perkin | Files touched by this commit (54) |
Log message:
*: Re-apply SunOS linker argument removals.
These are currently duplicated in mk/platform/SunOS.mk but the generic
removals will be removed soon in favour of per-package removals, due to
flags getting leaked into installed files.
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-08-19 16:01:38 by Tobias Nygren | Files touched by this commit (2) |
Log message:
woboq_codebrowser: remove manual do-install target
|
2022-08-19 15:51:55 by Tobias Nygren | Files touched by this commit (1) |
Log message:
woboq_codebrowser: retain the old PKGNAME despite DISTFILE name change
|