lazarus/tools
Abou Al Montacir 7920db790b Issue #39988: Forbid duplicate paths in directories search list.
As the directories search list is not sorted, FPC implementation of
`TStringList` ignores the `dupIgnore` option and thus leads to having
the same entry multiple times in the list.

We forbid this manually in order to avoid searching multiple times for
the same file in the very same directory.

We also add more default search paths (Debian based).
2023-05-12 21:44:21 +00:00
..
apiwizz ApiWizard: added missing qt5 widgetset. 2022-11-11 18:02:35 +01:00
chmmaker * try to fix sitemap editor. Still the whole concept is rough, and probably also suffers from changes wrt projectdir, since the sitemaps are saved to a different directory 2022-02-11 13:52:22 +01:00
debugserver Icons: Replace lazarus-icon of demo/example projects by new smaller version (Roland Hahn). 2022-01-14 21:20:10 +01:00
gir2pascal Issue #39988: Forbid duplicate paths in directories search list. 2023-05-12 21:44:21 +00:00
glazres Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863 2022-08-22 02:21:13 +03:00
icons_to_html Tools/Icons_to_HTML: Speed-up display of icons in IconTable application. Patch by Roland Hahn. 2022-09-24 18:49:25 +02:00
install rpm: put lazarus into /usr/share/lazarus/ 2023-03-05 22:10:40 +01:00
jsonviewer Icons: Replace lazarus-icon of demo/example projects by new smaller version (Roland Hahn). 2022-01-14 21:20:10 +01:00
lazdatadesktop * Fix some warnings about unused variables 2023-03-14 22:32:33 +01:00
pofilemaintenance Spelling 2023-02-20 15:11:36 +01:00
snapshots Snapshot tool: fix compilation. 2018-01-20 00:08:08 +00:00
xpm_to_png
.gitignore tools: gitignore updatemakefiles linux binary 2021-10-18 14:31:31 +02:00
check_ide_libs.sh
compile_all.sh
copy_po_files_to_lazarus_sources.sh
delete_non_svn_files.pl tools: Debian requires installed perl scripts to shbang perl directly, from Paul Gevers 2022-05-29 19:25:06 +02:00
find_merged_revisions.pas
find_missing_lpl_files.sh
find_missing_wiki_svnrevisions.lpi tools: find_missing_wiki_svnrevisions: user filter 2017-05-18 15:01:04 +00:00
find_missing_wiki_svnrevisions.pas tools: find_missing_wiki_svnrevisions: user filter 2017-05-18 15:01:04 +00:00
getallpofiles.sh
iconvtable_dbcs.lpi
iconvtable_dbcs.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
iconvtable.lpi
iconvtable.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
lazres.lpi LCL: Add missing dialog shield icon (by Roland Hahn). 2021-11-20 11:29:39 +01:00
lazres.pp LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
lfm_to_lrs.sh
lplupdate.lpi tools: lplupdate -x 2019-11-27 13:29:02 +00:00
lplupdate.lpr tools: lplupdate showing git commands 2021-10-31 09:10:33 +01:00
lrstolfm.lpi
lrstolfm.lpr
Makefile Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316, patch from Alfred. 2020-04-05 11:35:01 +00:00
Makefile.fpc
runwait.sh Tools: Fix handling program parameters in runwait.sh. Issue #40045, patch by Dean Mustakinov. 2022-12-23 09:41:28 +02:00
svn2revisioninc.lpi tools: fixed svn2revisioninc for fpc 3.2.2 2021-07-09 11:49:34 +00:00
svn2revisioninc.pas svn2revisioninc, Installer: use first-parent for git describe 2021-10-09 21:38:25 +02:00
updatemakefiles.lpi updatemakefiles: check if fpcmake supports new version 2017-05-18 11:39:12 +00:00
updatemakefiles.lpr buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
updatepofiles.lpi updatepofiles: added ability to search for .rsj/.rst/.lrj files in specified directory, do not ignore missing .rsj/.rst/.lrj files anymore 2021-08-11 02:18:47 +03:00
updatepofiles.pas updatepofiles: improved diagnostic output 2021-08-12 00:38:13 +03:00