David Stes
2024-03-31 8cdd197ba643eb2608c5aab87567625bb9336cee
commit | author | age
0bbcb3 1 #
D 2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
13 # Copyright 2022 Daniel Bell
14 #
15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
4cefa1 21 set name=info.source-url value=$(SVN_SOURCE_INFO_URL)
0bbcb3 22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
D 23
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25
26 file path=usr/bin/cb_console_runner
27 file path=usr/bin/cb_share_config
28 file path=usr/bin/codeblocks
29 file path=usr/include/codeblocks/annoyingdialog.h
30 file path=usr/include/codeblocks/autodetectcompilers.h
31 file path=usr/include/codeblocks/backgroundthread.h
32 file path=usr/include/codeblocks/base64.h
33 file path=usr/include/codeblocks/blockallocated.h
34 file path=usr/include/codeblocks/cbart_provider.h
35 file path=usr/include/codeblocks/cbauibook.h
36 file path=usr/include/codeblocks/cbcolourmanager.h
37 file path=usr/include/codeblocks/cbdebugger_interfaces.h
38 file path=usr/include/codeblocks/cbeditor.h
39 file path=usr/include/codeblocks/cbeditorprintout.h
40 file path=usr/include/codeblocks/cbexception.h
41 file path=usr/include/codeblocks/cbfunctor.h
42 file path=usr/include/codeblocks/cbplugin.h
43 file path=usr/include/codeblocks/cbproject.h
44 file path=usr/include/codeblocks/cbstatusbar.h
45 file path=usr/include/codeblocks/cbstyledtextctrl.h
46 file path=usr/include/codeblocks/cbthreadedtask.h
47 file path=usr/include/codeblocks/cbthreadpool.h
48 file path=usr/include/codeblocks/cbtool.h
49 file path=usr/include/codeblocks/cbtreectrl.h
50 file path=usr/include/codeblocks/cbworkspace.h
51 file path=usr/include/codeblocks/ccmanager.h
52 file path=usr/include/codeblocks/compileoptionsbase.h
53 file path=usr/include/codeblocks/compiler.h
54 file path=usr/include/codeblocks/compilercommandgenerator.h
55 file path=usr/include/codeblocks/compilerfactory.h
56 file path=usr/include/codeblocks/compileroptions.h
57 file path=usr/include/codeblocks/compiletargetbase.h
58 file path=usr/include/codeblocks/configmanager.h
59 file path=usr/include/codeblocks/configurationpanel.h
60 file path=usr/include/codeblocks/configuretoolsdlg.h
61 file path=usr/include/codeblocks/confirmreplacedlg.h
62 file path=usr/include/codeblocks/crc32.h
4cefa1 63 file path=usr/include/codeblocks/cygwin.h
0bbcb3 64 file path=usr/include/codeblocks/debuggermanager.h
D 65 file path=usr/include/codeblocks/editarrayfiledlg.h
66 file path=usr/include/codeblocks/editarrayorderdlg.h
67 file path=usr/include/codeblocks/editarraystringdlg.h
68 file path=usr/include/codeblocks/editor_hooks.h
4cefa1 69 file path=usr/include/codeblocks/editor_utils.h
0bbcb3 70 file path=usr/include/codeblocks/editorbase.h
D 71 file path=usr/include/codeblocks/editorcolourset.h
72 file path=usr/include/codeblocks/editorlexerloader.h
73 file path=usr/include/codeblocks/editormanager.h
74 file path=usr/include/codeblocks/editpairdlg.h
75 file path=usr/include/codeblocks/editpathdlg.h
76 file path=usr/include/codeblocks/edittooldlg.h
77 file path=usr/include/codeblocks/encodingdetector.h
78 file path=usr/include/codeblocks/externaldepsdlg.h
79 file path=usr/include/codeblocks/filefilters.h
80 file path=usr/include/codeblocks/filegroupsandmasks.h
81 file path=usr/include/codeblocks/filemanager.h
82 file path=usr/include/codeblocks/findreplacebase.h
83 file path=usr/include/codeblocks/findreplacedlg.h
84 file path=usr/include/codeblocks/genericmultilinenotesdlg.h
85 file path=usr/include/codeblocks/globals.h
86 file path=usr/include/codeblocks/ibaseloader.h
87 file path=usr/include/codeblocks/ibaseworkspaceloader.h
88 file path=usr/include/codeblocks/id.h
89 file path=usr/include/codeblocks/importers_globals.h
90 file path=usr/include/codeblocks/incremental_select_helper.h
91 file path=usr/include/codeblocks/infowindow.h
92 file path=usr/include/codeblocks/licenses.h
93 file path=usr/include/codeblocks/logger.h
94 file path=usr/include/codeblocks/loggers.h
95 file path=usr/include/codeblocks/logmanager.h
96 file path=usr/include/codeblocks/macrosmanager.h
97 file path=usr/include/codeblocks/manager.h
98 file path=usr/include/codeblocks/menuitemsmanager.h
99 file path=usr/include/codeblocks/misctreeitemdata.h
100 file path=usr/include/codeblocks/multiselectdlg.h
101 file path=usr/include/codeblocks/newfromtemplatedlg.h
102 file path=usr/include/codeblocks/personalitymanager.h
103 file path=usr/include/codeblocks/pipedprocess.h
104 file path=usr/include/codeblocks/pluginmanager.h
105 file path=usr/include/codeblocks/pluginsconfigurationdlg.h
106 file path=usr/include/codeblocks/prep.h
107 file path=usr/include/codeblocks/printing_types.h
108 file path=usr/include/codeblocks/projectbuildtarget.h
109 file path=usr/include/codeblocks/projectfile.h
110 file path=usr/include/codeblocks/projectfileoptionsdlg.h
111 file path=usr/include/codeblocks/projectlayoutloader.h
112 file path=usr/include/codeblocks/projectloader.h
113 file path=usr/include/codeblocks/projectloader_hooks.h
114 file path=usr/include/codeblocks/projectmanager.h
115 file path=usr/include/codeblocks/projectsfilemasksdlg.h
116 file path=usr/include/codeblocks/projecttemplateloader.h
117 file path=usr/include/codeblocks/safedelete.h
118 file path=usr/include/codeblocks/scripting/bindings/sc_plugin.h
4cefa1 119 file path=usr/include/codeblocks/scripting/include/sqconfig.h
0bbcb3 120 file path=usr/include/codeblocks/scripting/include/sqstdaux.h
D 121 file path=usr/include/codeblocks/scripting/include/sqstdblob.h
122 file path=usr/include/codeblocks/scripting/include/sqstdio.h
123 file path=usr/include/codeblocks/scripting/include/sqstdmath.h
124 file path=usr/include/codeblocks/scripting/include/sqstdstring.h
125 file path=usr/include/codeblocks/scripting/include/sqstdsystem.h
126 file path=usr/include/codeblocks/scripting/include/squirrel.h
127 file path=usr/include/codeblocks/scriptingmanager.h
128 file path=usr/include/codeblocks/scriptsecuritywarningdlg.h
129 file path=usr/include/codeblocks/scrollingdialog.h
130 file path=usr/include/codeblocks/sdk.h
131 file path=usr/include/codeblocks/sdk_common.h
132 file path=usr/include/codeblocks/sdk_events.h
133 file path=usr/include/codeblocks/sdk_precomp.h
134 file path=usr/include/codeblocks/searchresultslog.h
135 file path=usr/include/codeblocks/selecttargetdlg.h
136 file path=usr/include/codeblocks/settings.h
137 file path=usr/include/codeblocks/templatemanager.h
138 file path=usr/include/codeblocks/tinywxuni.h
139 file path=usr/include/codeblocks/toolsmanager.h
140 file path=usr/include/codeblocks/uservarmanager.h
141 file path=usr/include/codeblocks/workspaceloader.h
142 file path=usr/include/codeblocks/wxscintilla/include/wx/wxscintilla.h
4cefa1 143 file path=usr/include/codeblocks/wxstringhash.h
0bbcb3 144 file path=usr/include/codeblocks/xtra_res.h
D 145 file path=usr/lib/$(MACH64)/codeblocks/plugins/libAstyle.so
146 file path=usr/lib/$(MACH64)/codeblocks/plugins/libabbreviations.so
147 file path=usr/lib/$(MACH64)/codeblocks/plugins/libautosave.so
148 file path=usr/lib/$(MACH64)/codeblocks/plugins/libclasswizard.so
149 file path=usr/lib/$(MACH64)/codeblocks/plugins/libcodecompletion.so
150 file path=usr/lib/$(MACH64)/codeblocks/plugins/libcompiler.so
151 file path=usr/lib/$(MACH64)/codeblocks/plugins/libdebugger.so
152 file path=usr/lib/$(MACH64)/codeblocks/plugins/libdefaultmimehandler.so
153 file path=usr/lib/$(MACH64)/codeblocks/plugins/liboccurrenceshighlighting.so
154 file path=usr/lib/$(MACH64)/codeblocks/plugins/libopenfileslist.so
155 file path=usr/lib/$(MACH64)/codeblocks/plugins/libprojectsimporter.so
156 file path=usr/lib/$(MACH64)/codeblocks/plugins/libscriptedwizard.so
157 file path=usr/lib/$(MACH64)/codeblocks/plugins/libtodo.so
158 link path=usr/lib/$(MACH64)/libcodeblocks.so target=libcodeblocks.so.0.0.1
159 link path=usr/lib/$(MACH64)/libcodeblocks.so.0 target=libcodeblocks.so.0.0.1
160 file path=usr/lib/$(MACH64)/libcodeblocks.so.0.0.1
161 file path=usr/lib/$(MACH64)/pkgconfig/codeblocks.pc
162 file path=usr/share/applications/codeblocks.desktop
163 file path=usr/share/codeblocks/Astyle.zip
164 file path=usr/share/codeblocks/abbreviations.zip
165 file path=usr/share/codeblocks/autosave.zip
166 file path=usr/share/codeblocks/classwizard.zip
167 file path=usr/share/codeblocks/codecompletion.zip
168 file path=usr/share/codeblocks/compiler.zip
169 file path=usr/share/codeblocks/compilers/compiler_android-gcc.xml
170 file path=usr/share/codeblocks/compilers/compiler_avr-gcc.xml
171 file path=usr/share/codeblocks/compilers/compiler_bcc.xml
172 file path=usr/share/codeblocks/compilers/compiler_bfin-elf-gcc.xml
173 file path=usr/share/codeblocks/compilers/compiler_clang.xml
174 file path=usr/share/codeblocks/compilers/compiler_dmc.xml
175 file path=usr/share/codeblocks/compilers/compiler_dmd.xml
4cefa1 176 file path=usr/share/codeblocks/compilers/compiler_gcc-mingw64.xml
H 177 file path=usr/share/codeblocks/compilers/compiler_gcc-msys2-mingw32.xml
178 file path=usr/share/codeblocks/compilers/compiler_gcc-msys2-mingw64.xml
179 file path=usr/share/codeblocks/compilers/compiler_gcc-tdm-32.xml
180 file path=usr/share/codeblocks/compilers/compiler_gcc-tdm-64.xml
0bbcb3 181 file path=usr/share/codeblocks/compilers/compiler_ldc.xml
D 182 file path=usr/share/codeblocks/compilers/compiler_lm32-gcc.xml
183 file path=usr/share/codeblocks/compilers/compiler_lm8-gcc.xml
184 file path=usr/share/codeblocks/compilers/compiler_msp430-gcc.xml
185 file path=usr/share/codeblocks/compilers/compiler_mw.xml
186 file path=usr/share/codeblocks/compilers/compiler_null.xml
187 file path=usr/share/codeblocks/compilers/compiler_pgifortran.xml
188 file path=usr/share/codeblocks/compilers/compiler_powerpc-eabi.xml
189 file path=usr/share/codeblocks/compilers/compiler_ppc-gcc.xml
190 file path=usr/share/codeblocks/compilers/compiler_sdcc.xml
191 file path=usr/share/codeblocks/compilers/compiler_tcc.xml
192 file path=usr/share/codeblocks/compilers/compiler_tricore-gcc.xml
193 file path=usr/share/codeblocks/compilers/compiler_zpu-gcc.xml
194 file path=usr/share/codeblocks/compilers/options_android-gcc.xml
195 file path=usr/share/codeblocks/compilers/options_arm-elf-gcc.xml
196 file path=usr/share/codeblocks/compilers/options_avr-gcc.xml
197 file path=usr/share/codeblocks/compilers/options_bcc.xml
198 file path=usr/share/codeblocks/compilers/options_bfin-elf-gcc.xml
199 file path=usr/share/codeblocks/compilers/options_clang.xml
200 file path=usr/share/codeblocks/compilers/options_common_architecture.xml
201 file path=usr/share/codeblocks/compilers/options_common_cmds.xml
202 file path=usr/share/codeblocks/compilers/options_common_codegen.xml
203 file path=usr/share/codeblocks/compilers/options_common_optimization.xml
204 file path=usr/share/codeblocks/compilers/options_common_optimize-msvc.xml
205 file path=usr/share/codeblocks/compilers/options_common_re-gf.xml
206 file path=usr/share/codeblocks/compilers/options_common_re-iar.xml
207 file path=usr/share/codeblocks/compilers/options_common_re-msvc.xml
208 file path=usr/share/codeblocks/compilers/options_common_re.xml
209 file path=usr/share/codeblocks/compilers/options_common_runtime.xml
210 file path=usr/share/codeblocks/compilers/options_common_sort.xml
211 file path=usr/share/codeblocks/compilers/options_common_warnings-msvc.xml
212 file path=usr/share/codeblocks/compilers/options_common_warnings.xml
213 file path=usr/share/codeblocks/compilers/options_cygwin.xml
214 file path=usr/share/codeblocks/compilers/options_dmc.xml
215 file path=usr/share/codeblocks/compilers/options_dmd.xml
216 file path=usr/share/codeblocks/compilers/options_g95.xml
4cefa1 217 file path=usr/share/codeblocks/compilers/options_gcc-mingw64.xml
H 218 file path=usr/share/codeblocks/compilers/options_gcc-msys2-mingw32.xml
219 file path=usr/share/codeblocks/compilers/options_gcc-msys2-mingw64.xml
220 file path=usr/share/codeblocks/compilers/options_gcc-tdm-32.xml
221 file path=usr/share/codeblocks/compilers/options_gcc-tdm-64.xml
0bbcb3 222 file path=usr/share/codeblocks/compilers/options_gcc.xml
D 223 file path=usr/share/codeblocks/compilers/options_gdc.xml
224 file path=usr/share/codeblocks/compilers/options_gfortran.xml
225 file path=usr/share/codeblocks/compilers/options_iar8051.xml
226 file path=usr/share/codeblocks/compilers/options_iararm.xml
227 file path=usr/share/codeblocks/compilers/options_icc.xml
228 file path=usr/share/codeblocks/compilers/options_keilc51.xml
229 file path=usr/share/codeblocks/compilers/options_keilcx51.xml
230 file path=usr/share/codeblocks/compilers/options_lcc.xml
231 file path=usr/share/codeblocks/compilers/options_ldc.xml
232 file path=usr/share/codeblocks/compilers/options_lm32-gcc.xml
233 file path=usr/share/codeblocks/compilers/options_lm8-gcc.xml
234 file path=usr/share/codeblocks/compilers/options_msp430-gcc.xml
235 file path=usr/share/codeblocks/compilers/options_msvc10.xml
236 file path=usr/share/codeblocks/compilers/options_msvc8.xml
237 file path=usr/share/codeblocks/compilers/options_msvctk.xml
238 file path=usr/share/codeblocks/compilers/options_mw.xml
239 file path=usr/share/codeblocks/compilers/options_null.xml
240 file path=usr/share/codeblocks/compilers/options_ow.xml
241 file path=usr/share/codeblocks/compilers/options_pgifortran.xml
242 file path=usr/share/codeblocks/compilers/options_powerpc-eabi.xml
243 file path=usr/share/codeblocks/compilers/options_ppc-gcc.xml
244 file path=usr/share/codeblocks/compilers/options_sdcc.xml
245 file path=usr/share/codeblocks/compilers/options_tcc.xml
246 file path=usr/share/codeblocks/compilers/options_tricore-gcc.xml
247 file path=usr/share/codeblocks/compilers/options_zpu-gcc.xml
248 file path=usr/share/codeblocks/debugger.zip
249 file path=usr/share/codeblocks/defaultmimehandler.zip
250 file path=usr/share/codeblocks/icons/app.xpm
251 file path=usr/share/codeblocks/icons/app_64.xpm
252 file path=usr/share/codeblocks/icons/c64.xpm
253 file path=usr/share/codeblocks/icons/cbp64.xpm
254 file path=usr/share/codeblocks/icons/cg64.xpm
255 file path=usr/share/codeblocks/icons/cpp64.xpm
256 file path=usr/share/codeblocks/icons/csd64.xpm
257 file path=usr/share/codeblocks/icons/d64.xpm
258 file path=usr/share/codeblocks/icons/dev64.xpm
259 file path=usr/share/codeblocks/icons/dsp64.xpm
260 file path=usr/share/codeblocks/icons/dsw64.xpm
261 file path=usr/share/codeblocks/icons/f64.xpm
262 file path=usr/share/codeblocks/icons/h64.xpm
263 file path=usr/share/codeblocks/icons/proj64.xpm
264 file path=usr/share/codeblocks/icons/rc64.xpm
265 file path=usr/share/codeblocks/images/closebutton.png
266 file path=usr/share/codeblocks/images/codeblocks.png
267 file path=usr/share/codeblocks/images/compile.png
268 file path=usr/share/codeblocks/images/compilerun.png
269 file path=usr/share/codeblocks/images/folder.png
270 file path=usr/share/codeblocks/images/folder_new.png
271 file path=usr/share/codeblocks/images/rebuild.png
272 file path=usr/share/codeblocks/images/settings/abbrev-off.png
273 file path=usr/share/codeblocks/images/settings/abbrev.png
274 file path=usr/share/codeblocks/images/settings/astyle-plugin-off.png
275 file path=usr/share/codeblocks/images/settings/astyle-plugin.png
276 file path=usr/share/codeblocks/images/settings/autosave-off.png
277 file path=usr/share/codeblocks/images/settings/autosave.png
278 file path=usr/share/codeblocks/images/settings/batch-off.png
279 file path=usr/share/codeblocks/images/settings/batch.png
4cefa1 280 file path=usr/share/codeblocks/images/settings/browsetracker-off.png
H 281 file path=usr/share/codeblocks/images/settings/browsetracker.png
0bbcb3 282 file path=usr/share/codeblocks/images/settings/codecompletion-off.png
D 283 file path=usr/share/codeblocks/images/settings/codecompletion.png
284 file path=usr/share/codeblocks/images/settings/codestats-off.png
285 file path=usr/share/codeblocks/images/settings/codestats.png
286 file path=usr/share/codeblocks/images/settings/colours-off.png
287 file path=usr/share/codeblocks/images/settings/colours.png
288 file path=usr/share/codeblocks/images/settings/compiler-off.png
289 file path=usr/share/codeblocks/images/settings/compiler.png
290 file path=usr/share/codeblocks/images/settings/debugger-off.png
291 file path=usr/share/codeblocks/images/settings/debugger.png
292 file path=usr/share/codeblocks/images/settings/default-code-off.png
293 file path=usr/share/codeblocks/images/settings/default-code.png
294 file path=usr/share/codeblocks/images/settings/dialogs-off.png
295 file path=usr/share/codeblocks/images/settings/dialogs.png
296 file path=usr/share/codeblocks/images/settings/dragscroll-off.png
297 file path=usr/share/codeblocks/images/settings/dragscroll.png
298 file path=usr/share/codeblocks/images/settings/editor-off.png
299 file path=usr/share/codeblocks/images/settings/editor.png
300 file path=usr/share/codeblocks/images/settings/envvars-off.png
301 file path=usr/share/codeblocks/images/settings/envvars.png
302 file path=usr/share/codeblocks/images/settings/extensions-off.png
303 file path=usr/share/codeblocks/images/settings/extensions.png
304 file path=usr/share/codeblocks/images/settings/folding-off.png
305 file path=usr/share/codeblocks/images/settings/folding.png
306 file path=usr/share/codeblocks/images/settings/general-prefs-off.png
307 file path=usr/share/codeblocks/images/settings/general-prefs.png
308 file path=usr/share/codeblocks/images/settings/generic-plugin-off.png
309 file path=usr/share/codeblocks/images/settings/generic-plugin.png
310 file path=usr/share/codeblocks/images/settings/gutter-margin-off.png
311 file path=usr/share/codeblocks/images/settings/gutter-margin.png
312 file path=usr/share/codeblocks/images/settings/help-plugin-off.png
313 file path=usr/share/codeblocks/images/settings/help-plugin.png
4cefa1 314 file path=usr/share/codeblocks/images/settings/mousesap-off.png
H 315 file path=usr/share/codeblocks/images/settings/mousesap.png
0bbcb3 316 file path=usr/share/codeblocks/images/settings/net-off.png
D 317 file path=usr/share/codeblocks/images/settings/net.png
318 file path=usr/share/codeblocks/images/settings/notebook-appearance-off.png
319 file path=usr/share/codeblocks/images/settings/notebook-appearance.png
320 file path=usr/share/codeblocks/images/settings/onekeytobindthem-off.png
321 file path=usr/share/codeblocks/images/settings/onekeytobindthem.png
322 file path=usr/share/codeblocks/images/settings/profiler-off.png
323 file path=usr/share/codeblocks/images/settings/profiler.png
324 file path=usr/share/codeblocks/images/settings/syntax-highlight-off.png
325 file path=usr/share/codeblocks/images/settings/syntax-highlight.png
326 file path=usr/share/codeblocks/images/settings/todo-off.png
327 file path=usr/share/codeblocks/images/settings/todo.png
328 file path=usr/share/codeblocks/images/settings/view-off.png
329 file path=usr/share/codeblocks/images/settings/view.png
330 file path=usr/share/codeblocks/images/settings/wxsmith-off.png
331 file path=usr/share/codeblocks/images/settings/wxsmith.png
332 file path=usr/share/codeblocks/images/source.png
333 file path=usr/share/codeblocks/images/splash.png
334 file path=usr/share/codeblocks/images/splash_0802.png
335 file path=usr/share/codeblocks/images/splash_1005.png
336 file path=usr/share/codeblocks/images/splash_1211.png
337 file path=usr/share/codeblocks/images/splash_1312.png
338 file path=usr/share/codeblocks/images/stop.png
339 file path=usr/share/codeblocks/lexers/lexer_A68k.sample
340 file path=usr/share/codeblocks/lexers/lexer_A68k.xml
341 file path=usr/share/codeblocks/lexers/lexer_OgreCompositor.sample
342 file path=usr/share/codeblocks/lexers/lexer_OgreCompositor.xml
343 file path=usr/share/codeblocks/lexers/lexer_OgreMaterial.sample
344 file path=usr/share/codeblocks/lexers/lexer_OgreMaterial.xml
345 file path=usr/share/codeblocks/lexers/lexer_ada.sample
346 file path=usr/share/codeblocks/lexers/lexer_ada.xml
347 file path=usr/share/codeblocks/lexers/lexer_angelscript.sample
348 file path=usr/share/codeblocks/lexers/lexer_angelscript.xml
349 file path=usr/share/codeblocks/lexers/lexer_autotools.sample
350 file path=usr/share/codeblocks/lexers/lexer_autotools.xml
351 file path=usr/share/codeblocks/lexers/lexer_bash.sample
352 file path=usr/share/codeblocks/lexers/lexer_bash.xml
353 file path=usr/share/codeblocks/lexers/lexer_batch.sample
354 file path=usr/share/codeblocks/lexers/lexer_batch.xml
355 file path=usr/share/codeblocks/lexers/lexer_bibtex.sample
356 file path=usr/share/codeblocks/lexers/lexer_bibtex.xml
357 file path=usr/share/codeblocks/lexers/lexer_caml.sample
358 file path=usr/share/codeblocks/lexers/lexer_caml.xml
359 file path=usr/share/codeblocks/lexers/lexer_cg.sample
360 file path=usr/share/codeblocks/lexers/lexer_cg.xml
361 file path=usr/share/codeblocks/lexers/lexer_cmake.sample
362 file path=usr/share/codeblocks/lexers/lexer_cmake.xml
363 file path=usr/share/codeblocks/lexers/lexer_coffee.sample
364 file path=usr/share/codeblocks/lexers/lexer_coffee.xml
365 file path=usr/share/codeblocks/lexers/lexer_cpp.sample
366 file path=usr/share/codeblocks/lexers/lexer_cpp.xml
367 file path=usr/share/codeblocks/lexers/lexer_css.sample
368 file path=usr/share/codeblocks/lexers/lexer_css.xml
369 file path=usr/share/codeblocks/lexers/lexer_cu.sample
370 file path=usr/share/codeblocks/lexers/lexer_cu.xml
371 file path=usr/share/codeblocks/lexers/lexer_d.sample
372 file path=usr/share/codeblocks/lexers/lexer_d.xml
373 file path=usr/share/codeblocks/lexers/lexer_diff.sample
374 file path=usr/share/codeblocks/lexers/lexer_diff.xml
375 file path=usr/share/codeblocks/lexers/lexer_f77.sample
376 file path=usr/share/codeblocks/lexers/lexer_f77.xml
377 file path=usr/share/codeblocks/lexers/lexer_fortran.sample
378 file path=usr/share/codeblocks/lexers/lexer_fortran.xml
379 file path=usr/share/codeblocks/lexers/lexer_glsl.sample
380 file path=usr/share/codeblocks/lexers/lexer_glsl.xml
381 file path=usr/share/codeblocks/lexers/lexer_gm.sample
382 file path=usr/share/codeblocks/lexers/lexer_gm.xml
383 file path=usr/share/codeblocks/lexers/lexer_haskell.sample
384 file path=usr/share/codeblocks/lexers/lexer_haskell.xml
385 file path=usr/share/codeblocks/lexers/lexer_hitasm.sample
386 file path=usr/share/codeblocks/lexers/lexer_hitasm.xml
387 file path=usr/share/codeblocks/lexers/lexer_html.sample
388 file path=usr/share/codeblocks/lexers/lexer_html.xml
389 file path=usr/share/codeblocks/lexers/lexer_ihex.sample
390 file path=usr/share/codeblocks/lexers/lexer_ihex.xml
391 file path=usr/share/codeblocks/lexers/lexer_inno.sample
392 file path=usr/share/codeblocks/lexers/lexer_inno.xml
393 file path=usr/share/codeblocks/lexers/lexer_java.sample
394 file path=usr/share/codeblocks/lexers/lexer_java.xml
395 file path=usr/share/codeblocks/lexers/lexer_javascript.sample
396 file path=usr/share/codeblocks/lexers/lexer_javascript.xml
397 file path=usr/share/codeblocks/lexers/lexer_latex.sample
398 file path=usr/share/codeblocks/lexers/lexer_latex.xml
399 file path=usr/share/codeblocks/lexers/lexer_lisp.sample
400 file path=usr/share/codeblocks/lexers/lexer_lisp.xml
401 file path=usr/share/codeblocks/lexers/lexer_lua.sample
402 file path=usr/share/codeblocks/lexers/lexer_lua.xml
403 file path=usr/share/codeblocks/lexers/lexer_make.sample
404 file path=usr/share/codeblocks/lexers/lexer_make.xml
405 file path=usr/share/codeblocks/lexers/lexer_markdown.sample
406 file path=usr/share/codeblocks/lexers/lexer_markdown.xml
407 file path=usr/share/codeblocks/lexers/lexer_masm.sample
408 file path=usr/share/codeblocks/lexers/lexer_masm.xml
409 file path=usr/share/codeblocks/lexers/lexer_matlab.sample
410 file path=usr/share/codeblocks/lexers/lexer_matlab.xml
411 file path=usr/share/codeblocks/lexers/lexer_nim.sample
412 file path=usr/share/codeblocks/lexers/lexer_nim.xml
413 file path=usr/share/codeblocks/lexers/lexer_nsis.sample
414 file path=usr/share/codeblocks/lexers/lexer_nsis.xml
415 file path=usr/share/codeblocks/lexers/lexer_objc.sample
416 file path=usr/share/codeblocks/lexers/lexer_objc.xml
417 file path=usr/share/codeblocks/lexers/lexer_pascal.sample
418 file path=usr/share/codeblocks/lexers/lexer_pascal.xml
419 file path=usr/share/codeblocks/lexers/lexer_perl.sample
420 file path=usr/share/codeblocks/lexers/lexer_perl.xml
421 file path=usr/share/codeblocks/lexers/lexer_plain.xml
422 file path=usr/share/codeblocks/lexers/lexer_postscript.sample
423 file path=usr/share/codeblocks/lexers/lexer_postscript.xml
424 file path=usr/share/codeblocks/lexers/lexer_powershell.sample
425 file path=usr/share/codeblocks/lexers/lexer_powershell.xml
426 file path=usr/share/codeblocks/lexers/lexer_prg.sample
427 file path=usr/share/codeblocks/lexers/lexer_prg.xml
428 file path=usr/share/codeblocks/lexers/lexer_properties.sample
429 file path=usr/share/codeblocks/lexers/lexer_properties.xml
430 file path=usr/share/codeblocks/lexers/lexer_proto.xml
431 file path=usr/share/codeblocks/lexers/lexer_python.sample
432 file path=usr/share/codeblocks/lexers/lexer_python.xml
433 file path=usr/share/codeblocks/lexers/lexer_rc.sample
434 file path=usr/share/codeblocks/lexers/lexer_rc.xml
435 file path=usr/share/codeblocks/lexers/lexer_registry.sample
436 file path=usr/share/codeblocks/lexers/lexer_registry.xml
437 file path=usr/share/codeblocks/lexers/lexer_ruby.sample
438 file path=usr/share/codeblocks/lexers/lexer_ruby.xml
439 file path=usr/share/codeblocks/lexers/lexer_smalltalk.sample
440 file path=usr/share/codeblocks/lexers/lexer_smalltalk.xml
441 file path=usr/share/codeblocks/lexers/lexer_sql.sample
442 file path=usr/share/codeblocks/lexers/lexer_sql.xml
443 file path=usr/share/codeblocks/lexers/lexer_squirrel.sample
444 file path=usr/share/codeblocks/lexers/lexer_squirrel.xml
445 file path=usr/share/codeblocks/lexers/lexer_srec.sample
446 file path=usr/share/codeblocks/lexers/lexer_srec.xml
447 file path=usr/share/codeblocks/lexers/lexer_tehex.sample
448 file path=usr/share/codeblocks/lexers/lexer_tehex.xml
449 file path=usr/share/codeblocks/lexers/lexer_vbscript.sample
450 file path=usr/share/codeblocks/lexers/lexer_vbscript.xml
451 file path=usr/share/codeblocks/lexers/lexer_verilog.sample
452 file path=usr/share/codeblocks/lexers/lexer_verilog.xml
453 file path=usr/share/codeblocks/lexers/lexer_vhdl.sample
454 file path=usr/share/codeblocks/lexers/lexer_vhdl.xml
455 file path=usr/share/codeblocks/lexers/lexer_xml.sample
456 file path=usr/share/codeblocks/lexers/lexer_xml.xml
457 file path=usr/share/codeblocks/lexers/lexer_yaml.sample
458 file path=usr/share/codeblocks/lexers/lexer_yaml.xml
459 file path=usr/share/codeblocks/manager_resources.zip
460 file path=usr/share/codeblocks/occurrenceshighlighting.zip
461 file path=usr/share/codeblocks/openfileslist.zip
462 file path=usr/share/codeblocks/projectsimporter.zip
463 file path=usr/share/codeblocks/resources.zip
464 file path=usr/share/codeblocks/scriptedwizard.zip
465 file path=usr/share/codeblocks/scripts/edit_startup_script.script
466 file path=usr/share/codeblocks/scripts/make_dist.script
467 file path=usr/share/codeblocks/scripts/plugin_find_broken_files.script
468 file path=usr/share/codeblocks/scripts/sample_plugin.script
469 file path=usr/share/codeblocks/scripts/startup.script
470 file path=usr/share/codeblocks/scripts/tests/menu_test_plugin.script
471 file path=usr/share/codeblocks/scripts/tests/script_test_plugin.script
4cefa1 472 file path=usr/share/codeblocks/scripts/tests/sdk_test.script
0bbcb3 473 file path=usr/share/codeblocks/scripts/tests/test_base.script
D 474 file path=usr/share/codeblocks/scripts/tests/user_dialog_test_plugin.script
475 file path=usr/share/codeblocks/scripts/tests/wx_test.script
4cefa1 476 file path=usr/share/codeblocks/scripts/tests/xml_test.script
0bbcb3 477 file path=usr/share/codeblocks/scripts/wx_help.script
D 478 file path=usr/share/codeblocks/start_here.zip
479 file path=usr/share/codeblocks/templates/console-main-c.cpp
480 file path=usr/share/codeblocks/templates/console-main-cpp.cpp
481 file path=usr/share/codeblocks/templates/console.cbp
482 file path=usr/share/codeblocks/templates/console.png
483 file path=usr/share/codeblocks/templates/console.template
484 file path=usr/share/codeblocks/templates/dll.png
485 file path=usr/share/codeblocks/templates/glfw-main.cpp
486 file path=usr/share/codeblocks/templates/glfw-static.cbp
487 file path=usr/share/codeblocks/templates/glfw.png
488 file path=usr/share/codeblocks/templates/glfw.template
489 file path=usr/share/codeblocks/templates/glut-main.cpp
490 file path=usr/share/codeblocks/templates/glut.png
491 file path=usr/share/codeblocks/templates/irr_linux.cbp
492 file path=usr/share/codeblocks/templates/irr_main.cpp
493 file path=usr/share/codeblocks/templates/irrlicht.png
494 file path=usr/share/codeblocks/templates/irrlicht.template
495 file path=usr/share/codeblocks/templates/ogre-main.cpp
496 file path=usr/share/codeblocks/templates/ogre.template
497 file path=usr/share/codeblocks/templates/ogre_linux.cbp
498 file path=usr/share/codeblocks/templates/ogrelogo.png
499 file path=usr/share/codeblocks/templates/qt-main.cpp
500 file path=usr/share/codeblocks/templates/qt.cbp
501 file path=usr/share/codeblocks/templates/qt.template
502 file path=usr/share/codeblocks/templates/qtlogo32.png
503 file path=usr/share/codeblocks/templates/sdccapp-main.c
504 file path=usr/share/codeblocks/templates/sdccapp.cbp
505 file path=usr/share/codeblocks/templates/sdccapp.png
506 file path=usr/share/codeblocks/templates/sdccapp.template
507 file path=usr/share/codeblocks/templates/sdl-cb.bmp
508 file path=usr/share/codeblocks/templates/sdl-main.cpp
509 file path=usr/share/codeblocks/templates/sdl.png
510 file path=usr/share/codeblocks/templates/sdl2-main.cpp
511 file path=usr/share/codeblocks/templates/sdl2.png
512 file path=usr/share/codeblocks/templates/sdl2app.cbp
513 file path=usr/share/codeblocks/templates/sdl2app.template
514 file path=usr/share/codeblocks/templates/sdlapp.cbp
515 file path=usr/share/codeblocks/templates/sdlapp.template
516 file path=usr/share/codeblocks/templates/sfml-cb.bmp
517 file path=usr/share/codeblocks/templates/sfml-main.cpp
518 file path=usr/share/codeblocks/templates/sfml.cbp
519 file path=usr/share/codeblocks/templates/sfml.png
520 file path=usr/share/codeblocks/templates/sfml.template
521 file path=usr/share/codeblocks/templates/sharedlib-sample.c
522 file path=usr/share/codeblocks/templates/sharedlib.cbp
523 file path=usr/share/codeblocks/templates/sharedlib.template
524 file path=usr/share/codeblocks/templates/staticlib-sample.c
525 file path=usr/share/codeblocks/templates/staticlib.cbp
526 file path=usr/share/codeblocks/templates/staticlib.template
527 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/CDC.cpp
528 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/HID.cpp
529 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/HardwareSerial.cpp
530 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/IPAddress.cpp
531 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/Print.cpp
532 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/Stream.cpp
533 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/Tone.cpp
534 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/USBCore.cpp
535 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/WInterrupts.c
536 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/WMath.cpp
537 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/WString.cpp
538 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/libraries.cpp
539 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/main.cpp
540 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/new.cpp
541 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/wiring.c
542 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/wiring_analog.c
543 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/wiring_digital.c
544 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/wiring_pulse.c
545 file path=usr/share/codeblocks/templates/wizard/arduino/files/cores/wiring_shift.c
546 file path=usr/share/codeblocks/templates/wizard/arduino/files/sketch.cpp
547 file path=usr/share/codeblocks/templates/wizard/arduino/logo.png
548 file path=usr/share/codeblocks/templates/wizard/arduino/wizard.png
549 file path=usr/share/codeblocks/templates/wizard/arduino/wizard.script
550 file path=usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/h/evaluator7t.h
551 file path=usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/ld/target.ld
552 file path=usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/src/main.c
553 file path=usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/src/vectors.S
554 file path=usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/h/at91sam7a3.h
555 file path=usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/h/sam7a3ek.h
556 file path=usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/ld/target.ld
557 file path=usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/ld/targetRAM.ld
558 file path=usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/src/main.c
559 file path=usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/src/vectors.S
560 file path=usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/h/arm9_mm.h
561 file path=usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/h/lh7a404.h
562 file path=usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/h/lpd404.h
563 file path=usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/ld/target.ld
564 file path=usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/src/lh7a404_mm.c
565 file path=usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/src/main.c
566 file path=usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/src/vectors.S
567 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/h/at91sam7sx.h
568 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/h/sam7p64.h
569 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ld/target_s128.ld
570 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ld/target_s256.ld
571 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ld/target_s32.ld
572 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ld/target_s64.ld
573 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/src/main.c
574 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/src/vectors.S
575 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/h/lpc-p2138.h
576 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/h/lpc213x.h
577 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ld/target_2132.ld
578 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ld/target_2134.ld
579 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ld/target_2136.ld
580 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ld/target_2138.ld
581 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/src/main.c
582 file path=usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/src/vectors.S
583 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/h/at91m55800.h
584 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ld/target.ld
585 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ld/targetRAM_1MB.ld
586 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ld/targetRAM_512kB.ld
587 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ld/targetROM.ld
588 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/src/main.c
589 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/src/vectors.S
590 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/h/lpc2294.h
591 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/ld/target.ld
592 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/ld/targetRAM_1MB.ld
593 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/ld/targetROM.ld
594 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/src/main.c
595 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/src/vectors.S
596 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/h/pxa255regs.h
597 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/h/pxa_mm.h
598 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/ld/target.ld
599 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/src/irq.c
600 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/src/main.c
601 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/src/pxa_mm.c
602 file path=usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/src/vectors.S
603 file path=usr/share/codeblocks/templates/wizard/arm/logo.png
604 file path=usr/share/codeblocks/templates/wizard/arm/wizard.png
605 file path=usr/share/codeblocks/templates/wizard/arm/wizard.script
606 file path=usr/share/codeblocks/templates/wizard/avr/files/FuseExt.c
607 file path=usr/share/codeblocks/templates/wizard/avr/files/FuseFuse0to4.c
608 file path=usr/share/codeblocks/templates/wizard/avr/files/FuseHigh.c
609 file path=usr/share/codeblocks/templates/wizard/avr/files/FuseLow.c
610 file path=usr/share/codeblocks/templates/wizard/avr/files/main.c
611 file path=usr/share/codeblocks/templates/wizard/avr/logo.png
612 file path=usr/share/codeblocks/templates/wizard/avr/wizard.png
613 file path=usr/share/codeblocks/templates/wizard/avr/wizard.script
614 file path=usr/share/codeblocks/templates/wizard/avr/wizard.xrc
615 file path=usr/share/codeblocks/templates/wizard/c_file/logo.png
616 file path=usr/share/codeblocks/templates/wizard/c_file/wizard.png
617 file path=usr/share/codeblocks/templates/wizard/c_file/wizard.script
618 file path=usr/share/codeblocks/templates/wizard/common_functions.script
619 file path=usr/share/codeblocks/templates/wizard/config.script
620 file path=usr/share/codeblocks/templates/wizard/console/c/main.c
621 file path=usr/share/codeblocks/templates/wizard/console/cpp/main.cpp
622 file path=usr/share/codeblocks/templates/wizard/console/logo.png
623 file path=usr/share/codeblocks/templates/wizard/console/wizard.png
624 file path=usr/share/codeblocks/templates/wizard/console/wizard.script
625 file path=usr/share/codeblocks/templates/wizard/d/console/hello.d
626 file path=usr/share/codeblocks/templates/wizard/d/logo.png
627 file path=usr/share/codeblocks/templates/wizard/d/wizard.png
628 file path=usr/share/codeblocks/templates/wizard/d/wizard.script
629 file path=usr/share/codeblocks/templates/wizard/d_source/logo.png
630 file path=usr/share/codeblocks/templates/wizard/d_source/wizard.png
631 file path=usr/share/codeblocks/templates/wizard/d_source/wizard.script
632 file path=usr/share/codeblocks/templates/wizard/directx/dx8/main.cpp
633 file path=usr/share/codeblocks/templates/wizard/directx/dx9/main.cpp
634 file path=usr/share/codeblocks/templates/wizard/directx/logo.png
635 file path=usr/share/codeblocks/templates/wizard/directx/wizard.png
636 file path=usr/share/codeblocks/templates/wizard/directx/wizard.script
637 file path=usr/share/codeblocks/templates/wizard/dll/files/main.cpp
638 file path=usr/share/codeblocks/templates/wizard/dll/files/main.h
639 file path=usr/share/codeblocks/templates/wizard/dll/logo.png
640 file path=usr/share/codeblocks/templates/wizard/dll/wizard.png
641 file path=usr/share/codeblocks/templates/wizard/dll/wizard.script
642 file path=usr/share/codeblocks/templates/wizard/empty/logo.png
643 file path=usr/share/codeblocks/templates/wizard/empty/wizard.png
644 file path=usr/share/codeblocks/templates/wizard/empty/wizard.script
645 file path=usr/share/codeblocks/templates/wizard/empty_file/logo.png
646 file path=usr/share/codeblocks/templates/wizard/empty_file/wizard.png
647 file path=usr/share/codeblocks/templates/wizard/empty_file/wizard.script
648 file path=usr/share/codeblocks/templates/wizard/fltk/files/main.cpp
649 file path=usr/share/codeblocks/templates/wizard/fltk/fluid/main.cpp
650 file path=usr/share/codeblocks/templates/wizard/fltk/fluid/main.fld
651 file path=usr/share/codeblocks/templates/wizard/fltk/fluid/main.h
652 file path=usr/share/codeblocks/templates/wizard/fltk/logo.png
653 file path=usr/share/codeblocks/templates/wizard/fltk/wizard.png
654 file path=usr/share/codeblocks/templates/wizard/fltk/wizard.script
655 file path=usr/share/codeblocks/templates/wizard/fortran/app/files/main.f90
656 file path=usr/share/codeblocks/templates/wizard/fortran/app/logo.png
657 file path=usr/share/codeblocks/templates/wizard/fortran/app/wizard.png
658 file path=usr/share/codeblocks/templates/wizard/fortran/app/wizard.script
659 file path=usr/share/codeblocks/templates/wizard/fortran/dll/files/main.f90
660 file path=usr/share/codeblocks/templates/wizard/fortran/dll/logo.png
661 file path=usr/share/codeblocks/templates/wizard/fortran/dll/wizard.png
662 file path=usr/share/codeblocks/templates/wizard/fortran/dll/wizard.script
663 file path=usr/share/codeblocks/templates/wizard/fortran/file/logo.png
664 file path=usr/share/codeblocks/templates/wizard/fortran/file/wizard.png
665 file path=usr/share/codeblocks/templates/wizard/fortran/file/wizard.script
666 file path=usr/share/codeblocks/templates/wizard/fortran/lib/files/main.f90
667 file path=usr/share/codeblocks/templates/wizard/fortran/lib/logo.png
668 file path=usr/share/codeblocks/templates/wizard/fortran/lib/wizard.png
669 file path=usr/share/codeblocks/templates/wizard/fortran/lib/wizard.script
670 file path=usr/share/codeblocks/templates/wizard/glfw/files/main.cpp
671 file path=usr/share/codeblocks/templates/wizard/glfw/logo.png
672 file path=usr/share/codeblocks/templates/wizard/glfw/wizard.png
673 file path=usr/share/codeblocks/templates/wizard/glfw/wizard.script
674 file path=usr/share/codeblocks/templates/wizard/glut/files/main.cpp
675 file path=usr/share/codeblocks/templates/wizard/glut/logo.png
676 file path=usr/share/codeblocks/templates/wizard/glut/wizard.png
677 file path=usr/share/codeblocks/templates/wizard/glut/wizard.script
678 file path=usr/share/codeblocks/templates/wizard/gtk/files/main.c
679 file path=usr/share/codeblocks/templates/wizard/gtk/logo.png
680 file path=usr/share/codeblocks/templates/wizard/gtk/wizard.png
681 file path=usr/share/codeblocks/templates/wizard/gtk/wizard.script
682 file path=usr/share/codeblocks/templates/wizard/h_file/logo.png
683 file path=usr/share/codeblocks/templates/wizard/h_file/wizard.png
684 file path=usr/share/codeblocks/templates/wizard/h_file/wizard.script
685 file path=usr/share/codeblocks/templates/wizard/irrlicht/files/main.cpp
686 file path=usr/share/codeblocks/templates/wizard/irrlicht/logo.png
687 file path=usr/share/codeblocks/templates/wizard/irrlicht/wizard.png
688 file path=usr/share/codeblocks/templates/wizard/irrlicht/wizard.script
689 file path=usr/share/codeblocks/templates/wizard/java/file/logo.png
690 file path=usr/share/codeblocks/templates/wizard/java/file/wizard.png
691 file path=usr/share/codeblocks/templates/wizard/java/file/wizard.script
692 file path=usr/share/codeblocks/templates/wizard/java/files/Main.java
693 file path=usr/share/codeblocks/templates/wizard/java/logo.png
694 file path=usr/share/codeblocks/templates/wizard/java/wizard.png
695 file path=usr/share/codeblocks/templates/wizard/java/wizard.script
696 file path=usr/share/codeblocks/templates/wizard/lf/files/quick/main.cpp
697 file path=usr/share/codeblocks/templates/wizard/lf/files/structured/CMain.cpp
698 file path=usr/share/codeblocks/templates/wizard/lf/files/structured/CMain.h
699 file path=usr/share/codeblocks/templates/wizard/lf/files/structured/main.cpp
700 file path=usr/share/codeblocks/templates/wizard/lf/logo.png
701 file path=usr/share/codeblocks/templates/wizard/lf/wizard.png
702 file path=usr/share/codeblocks/templates/wizard/lf/wizard.script
703 file path=usr/share/codeblocks/templates/wizard/lf/wizard.xrc
704 file path=usr/share/codeblocks/templates/wizard/matlab_csf/files/mexversion.rc
705 file path=usr/share/codeblocks/templates/wizard/matlab_csf/files/sfuntmpl.c
706 file path=usr/share/codeblocks/templates/wizard/matlab_csf/lccstub/lccstub.c
707 file path=usr/share/codeblocks/templates/wizard/matlab_csf/logo.png
708 file path=usr/share/codeblocks/templates/wizard/matlab_csf/wizard.png
709 file path=usr/share/codeblocks/templates/wizard/matlab_csf/wizard.script
710 file path=usr/share/codeblocks/templates/wizard/matlab_csf/wizard.xrc
711 file path=usr/share/codeblocks/templates/wizard/mcs51/files/main.c
712 file path=usr/share/codeblocks/templates/wizard/mcs51/logo.png
713 file path=usr/share/codeblocks/templates/wizard/mcs51/wizard.png
714 file path=usr/share/codeblocks/templates/wizard/mcs51/wizard.script
715 file path=usr/share/codeblocks/templates/wizard/mcs51/wizard.xrc
716 file path=usr/share/codeblocks/templates/wizard/msp430/files/main.c
717 file path=usr/share/codeblocks/templates/wizard/msp430/logo.png
718 file path=usr/share/codeblocks/templates/wizard/msp430/wizard.png
719 file path=usr/share/codeblocks/templates/wizard/msp430/wizard.script
720 file path=usr/share/codeblocks/templates/wizard/msp430/wizard.xrc
721 file path=usr/share/codeblocks/templates/wizard/ogre/files/main.cpp
722 file path=usr/share/codeblocks/templates/wizard/ogre/logo.png
723 file path=usr/share/codeblocks/templates/wizard/ogre/wizard.png
724 file path=usr/share/codeblocks/templates/wizard/ogre/wizard.script
725 file path=usr/share/codeblocks/templates/wizard/opencv/files/arnold_schwarzenegger.jpg
726 file path=usr/share/codeblocks/templates/wizard/opencv/files/main.cpp
727 file path=usr/share/codeblocks/templates/wizard/opencv/logo.png
728 file path=usr/share/codeblocks/templates/wizard/opencv/wizard.png
729 file path=usr/share/codeblocks/templates/wizard/opencv/wizard.script
730 file path=usr/share/codeblocks/templates/wizard/opencv/wizard.xrc
731 file path=usr/share/codeblocks/templates/wizard/opengl/files_unix/main.c
732 file path=usr/share/codeblocks/templates/wizard/opengl/files_win/main.c
733 file path=usr/share/codeblocks/templates/wizard/opengl/logo.png
734 file path=usr/share/codeblocks/templates/wizard/opengl/wizard.png
735 file path=usr/share/codeblocks/templates/wizard/opengl/wizard.script
736 file path=usr/share/codeblocks/templates/wizard/plugins/logo.png
737 file path=usr/share/codeblocks/templates/wizard/plugins/templates/generic_template.cpp
738 file path=usr/share/codeblocks/templates/wizard/plugins/templates/generic_template.h
739 file path=usr/share/codeblocks/templates/wizard/plugins/templates/manifest_template.xml
740 file path=usr/share/codeblocks/templates/wizard/plugins/templates/mime_template.cpp
741 file path=usr/share/codeblocks/templates/wizard/plugins/templates/mime_template.h
742 file path=usr/share/codeblocks/templates/wizard/plugins/templates/tool_template.cpp
743 file path=usr/share/codeblocks/templates/wizard/plugins/templates/tool_template.h
744 file path=usr/share/codeblocks/templates/wizard/plugins/templates/wizard_template.cpp
745 file path=usr/share/codeblocks/templates/wizard/plugins/templates/wizard_template.h
746 file path=usr/share/codeblocks/templates/wizard/plugins/wizard.png
747 file path=usr/share/codeblocks/templates/wizard/plugins/wizard.script
748 file path=usr/share/codeblocks/templates/wizard/plugins/wizard.xrc
749 file path=usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/h/mpc5200.h
750 file path=usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/ld/target.ld
751 file path=usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/src/crt0.S
752 file path=usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/src/main.c
753 file path=usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/src/traptable.S
754 file path=usr/share/codeblocks/templates/wizard/ppc/files/MPC565/h/mpc555.h
755 file path=usr/share/codeblocks/templates/wizard/ppc/files/MPC565/ld/target.ld
756 file path=usr/share/codeblocks/templates/wizard/ppc/files/MPC565/src/crt0.S
757 file path=usr/share/codeblocks/templates/wizard/ppc/files/MPC565/src/main.c
758 file path=usr/share/codeblocks/templates/wizard/ppc/logo.png
759 file path=usr/share/codeblocks/templates/wizard/ppc/wizard.png
760 file path=usr/share/codeblocks/templates/wizard/ppc/wizard.script
761 file path=usr/share/codeblocks/templates/wizard/qt4/files/main.cpp
762 file path=usr/share/codeblocks/templates/wizard/qt4/logo.png
763 file path=usr/share/codeblocks/templates/wizard/qt4/wizard.png
764 file path=usr/share/codeblocks/templates/wizard/qt4/wizard.script
765 file path=usr/share/codeblocks/templates/wizard/qt4dll/files/main.cpp
766 file path=usr/share/codeblocks/templates/wizard/qt4dll/logo.png
767 file path=usr/share/codeblocks/templates/wizard/qt4dll/wizard.png
768 file path=usr/share/codeblocks/templates/wizard/qt4dll/wizard.script
769 file path=usr/share/codeblocks/templates/wizard/qt5/files/main.cpp
770 file path=usr/share/codeblocks/templates/wizard/qt5/logo.png
771 file path=usr/share/codeblocks/templates/wizard/qt5/wizard.png
772 file path=usr/share/codeblocks/templates/wizard/qt5/wizard.script
773 file path=usr/share/codeblocks/templates/wizard/sdl/files/cb.bmp
774 file path=usr/share/codeblocks/templates/wizard/sdl/files/main.cpp
775 file path=usr/share/codeblocks/templates/wizard/sdl/logo.png
776 file path=usr/share/codeblocks/templates/wizard/sdl/wizard.png
777 file path=usr/share/codeblocks/templates/wizard/sdl/wizard.script
778 file path=usr/share/codeblocks/templates/wizard/sdl2/files/main.cpp
779 file path=usr/share/codeblocks/templates/wizard/sdl2/logo.png
780 file path=usr/share/codeblocks/templates/wizard/sdl2/wizard.png
781 file path=usr/share/codeblocks/templates/wizard/sdl2/wizard.script
782 file path=usr/share/codeblocks/templates/wizard/sfml/logo.png
783 file path=usr/share/codeblocks/templates/wizard/sfml/sfml1/cb.bmp
784 file path=usr/share/codeblocks/templates/wizard/sfml/sfml1/main.cpp
785 file path=usr/share/codeblocks/templates/wizard/sfml/sfml2/cb.bmp
786 file path=usr/share/codeblocks/templates/wizard/sfml/sfml2/main.cpp
787 file path=usr/share/codeblocks/templates/wizard/sfml/wizard.png
788 file path=usr/share/codeblocks/templates/wizard/sfml/wizard.script
789 file path=usr/share/codeblocks/templates/wizard/sharedlib/c/main.c
790 file path=usr/share/codeblocks/templates/wizard/sharedlib/cpp/main.cpp
791 file path=usr/share/codeblocks/templates/wizard/sharedlib/logo.png
792 file path=usr/share/codeblocks/templates/wizard/sharedlib/wizard.png
793 file path=usr/share/codeblocks/templates/wizard/sharedlib/wizard.script
794 file path=usr/share/codeblocks/templates/wizard/smartwin/files/main.cpp
795 file path=usr/share/codeblocks/templates/wizard/smartwin/logo.png
796 file path=usr/share/codeblocks/templates/wizard/smartwin/wizard.png
797 file path=usr/share/codeblocks/templates/wizard/smartwin/wizard.script
798 file path=usr/share/codeblocks/templates/wizard/staticlib/files/main.c
799 file path=usr/share/codeblocks/templates/wizard/staticlib/logo.png
800 file path=usr/share/codeblocks/templates/wizard/staticlib/wizard.png
801 file path=usr/share/codeblocks/templates/wizard/staticlib/wizard.script
802 file path=usr/share/codeblocks/templates/wizard/stlport/files/main.cpp
803 file path=usr/share/codeblocks/templates/wizard/stlport/logo.png
804 file path=usr/share/codeblocks/templates/wizard/stlport/wizard.png
805 file path=usr/share/codeblocks/templates/wizard/stlport/wizard.script
806 file path=usr/share/codeblocks/templates/wizard/sys/files/driver.c
807 file path=usr/share/codeblocks/templates/wizard/sys/logo.png
808 file path=usr/share/codeblocks/templates/wizard/sys/wizard.png
809 file path=usr/share/codeblocks/templates/wizard/sys/wizard.script
810 file path=usr/share/codeblocks/templates/wizard/tricore/logo.png
811 file path=usr/share/codeblocks/templates/wizard/tricore/templates/EasyKit-TC1767/target.ld
812 file path=usr/share/codeblocks/templates/wizard/tricore/templates/EasyKit-TC1767/targetIntResources.ld
813 file path=usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/h/easyrun_setup.h
814 file path=usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/memoryROM.x
815 file path=usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/src/setup.c
816 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/h/triboard_setup.h
817 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/memoryROM.x
818 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/src/setup.c
819 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1161/target.ld
820 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1161/targetIntResources.ld
821 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1162/target.ld
822 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1162/targetIntResources.ld
823 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1762/target.ld
824 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1762/targetIntResources.ld
825 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/h/triboard_setup.h
826 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/memoryROM.x
827 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/src/setup.c
828 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1766/target.ld
829 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1766/targetIntResources.ld
830 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/h/triboard_setup.h
831 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/memoryROM.x
832 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/src/setup.c
833 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/h/triboard_setup.h
834 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/memoryROM-intern.x
835 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/memoryROM.x
836 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/src/setup.c
837 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/h/triboard_setup.h
838 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/memoryROM-intern.x
839 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/memoryROM.x
840 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/src/setup.c
841 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/h/triboard_setup.h
842 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/memoryROM-intern.x
843 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/memoryROM.x
844 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/src/setup.c
845 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/h/triboard_setup.h
846 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/memoryROM.x
847 file path=usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/src/setup.c
848 file path=usr/share/codeblocks/templates/wizard/tricore/templates/main.c
849 file path=usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/h/phycore_setup.h
850 file path=usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/memoryROM.x
851 file path=usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/src/setup.c
852 file path=usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/h/phycore_setup.h
853 file path=usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/memoryROM.x
854 file path=usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/src/setup.c
855 file path=usr/share/codeblocks/templates/wizard/tricore/wizard.png
856 file path=usr/share/codeblocks/templates/wizard/tricore/wizard.script
857 file path=usr/share/codeblocks/templates/wizard/tricore/wizard.xrc
858 file path=usr/share/codeblocks/templates/wizard/win32gui/files/dialog/main.cpp
859 file path=usr/share/codeblocks/templates/wizard/win32gui/files/dialog/manifest.xml
860 file path=usr/share/codeblocks/templates/wizard/win32gui/files/dialog/resource.h
861 file path=usr/share/codeblocks/templates/wizard/win32gui/files/dialog/resource.rc
862 file path=usr/share/codeblocks/templates/wizard/win32gui/files/frame/main.cpp
863 file path=usr/share/codeblocks/templates/wizard/win32gui/logo.png
864 file path=usr/share/codeblocks/templates/wizard/win32gui/wizard.png
865 file path=usr/share/codeblocks/templates/wizard/win32gui/wizard.script
866 file path=usr/share/codeblocks/templates/wizard/wxwidgets/common/app.cpp
867 file path=usr/share/codeblocks/templates/wizard/wxwidgets/common/app.h
868 file path=usr/share/codeblocks/templates/wizard/wxwidgets/common/main.cpp
869 file path=usr/share/codeblocks/templates/wizard/wxwidgets/common/main.h
870 file path=usr/share/codeblocks/templates/wizard/wxwidgets/logo.png
871 file path=usr/share/codeblocks/templates/wizard/wxwidgets/pch/wx_pch.h
872 file path=usr/share/codeblocks/templates/wizard/wxwidgets/rc/resource.rc
873 file path=usr/share/codeblocks/templates/wizard/wxwidgets/wizard.png
874 file path=usr/share/codeblocks/templates/wizard/wxwidgets/wizard.script
875 file path=usr/share/codeblocks/templates/wizard/wxwidgets/wizard.xrc
876 file path=usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/dialog/GUIDialog.cpp
877 file path=usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/dialog/GUIDialog.h
878 file path=usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/dialog/WxWizDialog.fbp
879 file path=usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/frame/GUIFrame.cpp
880 file path=usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/frame/GUIFrame.h
881 file path=usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/frame/WxWizFrame.fbp
882 file path=usr/share/codeblocks/templates/wizard/wxwidgets/wxsmith/app.cpp
883 file path=usr/share/codeblocks/templates/wizard/wxwidgets/wxsmith/main.cpp
884 file path=usr/share/codeblocks/templates/wizard/wxwidgets/wxsmith/main.h
885 file path=usr/share/codeblocks/templates/wizard/wxwidgets/wxsmith/resource.wxs
886 file path=usr/share/codeblocks/templates/wx-app-ash.cpp
887 file path=usr/share/codeblocks/templates/wx-app-ash.h
888 file path=usr/share/codeblocks/templates/wx-main-ash.cpp
889 file path=usr/share/codeblocks/templates/wx-main-ash.h
890 file path=usr/share/codeblocks/templates/wx-main-s.cpp
891 file path=usr/share/codeblocks/templates/wx-main-sh.cpp
892 file path=usr/share/codeblocks/templates/wx-main-sh.h
893 file path=usr/share/codeblocks/templates/wx_pch.h
894 file path=usr/share/codeblocks/templates/wxwidgets.cbp
895 file path=usr/share/codeblocks/templates/wxwidgets.png
896 file path=usr/share/codeblocks/templates/wxwidgets.template
897 file path=usr/share/codeblocks/tips.txt
898 file path=usr/share/codeblocks/todo.zip
899 file path=usr/share/icons/hicolor/48x48/mimetypes/application-x-codeblocks-workspace.png
900 file path=usr/share/icons/hicolor/48x48/mimetypes/application-x-codeblocks.png
901 file path=usr/share/man/man1/cb_console_runner.1
902 file path=usr/share/man/man1/cb_share_config.1
903 file path=usr/share/man/man1/codeblocks.1
4cefa1 904 file path=usr/share/metainfo/codeblocks.appdata.xml
0bbcb3 905 file path=usr/share/mime/packages/codeblocks.xml
D 906 file path=usr/share/pixmaps/codeblocks.png