2024-04-22 09:54:14 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
woboq_codebrowser: updated to 2.1.20231117
2.1.20231117
Build with LLVM 17
|
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) | |
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
|