./devel/woboq_codebrowser, Code analysis tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.20230517nb1, Package name: woboq_codebrowser-2.1.20230517nb1, Maintainer: pkgsrc-users

Woboq 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)


CVS history: (Expand)


   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-07-20 11:46:34 by Nia Alarie | Files touched by this commit (14)
Log message:
*: Convert some remaining usage of GCC_REQD.
   2023-05-22 00:40:33 by nikita | Files touched by this commit (2) | Package updated
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) | Package updated
Log message:
revbump after textproc/icu update
   2022-12-07 16:38:48 by Thomas Klausner | Files touched by this commit (2) | Package updated
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) | Package updated
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