Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Possible changes needed for 24.12 release

(1/1)

stahta01:
Add 'clangd_client' to list of plugins in BUILD file; likely need other changes in this file. Something like it is not normally built.
Note: I am patching master/trunk branch. So, some of these may already have been done.


--- Code: ---Index: BUILD
===================================================================
--- BUILD (revision 13591)
+++ BUILD (working copy)
@@ -44,11 +44,11 @@
 "all,-help" compiles all contrib plugins except the help plugin
 By default, no contrib plugins are compiled
 Plugin names are:
-    AutoVersioning, BrowseTracker, byogames, Cccc, CppCheck, cbkoders, codesnippets, codestat,
-    copystrings, Cscope, DoxyBlocks, dragscroll, EditorConfig, EditorTweaks, envvars, FileManager,
-    headerfixup, help, hexeditor, incsearch, keybinder, libfinder, MouseSap, NassiShneiderman,
-    ProjectOptionsManipulator, profiler, regex, ReopenEditor, rndgen, exporter, symtab,
-    ThreadSearch, ToolsPlus, Valgrind, wxsmith, wxsmithcontrib,wxsmithaui
+    AutoVersioning, BrowseTracker, byogames, Cccc, CppCheck, cbkoders, clangd_client, codesnippets,
+    codestat, copystrings, Cscope, DoxyBlocks, dragscroll, EditorConfig, EditorTweaks, envvars,
+    FileManager, headerfixup, help, hexeditor, incsearch, keybinder, libfinder, MouseSap,
+    NassiShneiderman, ProjectOptionsManipulator, profiler, regex, ReopenEditor, rndgen, exporter,
+    symtab, ThreadSearch, ToolsPlus, Valgrind, wxsmith, wxsmithcontrib, wxsmithaui
 
 If the NassiShneiderman-plugin should be build, you might see this error, when you run configure:
 

--- End code ---

stahta01:

--- Quote from: wtfisgoingoff on November 18, 2024, 03:11:03 pm ---https://sourceforge.net/p/codeblocks/code/HEAD/tree/branches/release-24.12/src/build_tools/Info.plist
<key>CFBundleLongVersionString</key>
<string>CodeBlocks version 24.12 SVN revision 11954, (c) 2004-2024 Code::Blocks</string>


11954?  Maybe 13594?


--- End quote ---

Navigation

[0] Message Index

Go to full version