reactos/sdk/tools
Hermès Bélusca-Maïto 7f8d2d14b7
[WINESYNC] Elegantly handle empty 'files' and 'directories' lists.
Expand on Timo's commit 4b5a55516.
We may encounter cases where either the 'directories' or 'files' lists
in the .cfg YAML files are empty, and we don't want the script to throw
an exception in that case.

Furthermore, explicitly check for such empty lists when calling PyGit2
index.add_all(...) function, because if it's called on a None or empty
list, _all_ untracked files in the selected git repository get added,
which is not what we want there.
2023-12-18 22:21:37 +01:00
..
asmpp [ASMPP] Improve handling of rip relative addressing 2023-11-10 19:20:24 +02:00
cabman [CABMAN] Make cabman exit with non-zero exit code if argument parsing fails (#4022) 2022-05-05 17:21:54 +02:00
create_nls [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
fatten
gcc_plugin_seh Remove '.html' from spdx.org license page URLs. (#4845) 2022-11-03 18:25:37 +01:00
gendib
geninc [SDK][XDK] Add more definitions for ARM64 and start fixing PE binaries (#4142) 2021-12-09 17:54:16 +03:00
hhpcomp [HHPCOMP:CHMC] chmc_crunch_lzx(): Disable a dead check (#4880) 2022-11-16 22:19:52 +01:00
hpp
isohybrid
kbdtool [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
log2lines [LOG2LINES] Compile the tool for MSVC builds 2022-12-29 16:51:40 +01:00
mkhive [SDK:CMLIB][MKHIVE][BOOT:ENVIRON][NTOS:CONFIG] Add missing HvGetCell casts. Replace some ASSERT(FALSE). 2022-03-27 18:37:16 +02:00
mkisofs [MKISOFS] Silence prototype warnings (#5603) 2023-08-23 14:37:15 +02:00
mkshelllink
ms2ps
nandflash
obj2bin
pipetools
port
regtests2xml
rgenstat [SMDLL][SMLIB] Deprecate the legacy ROS-specific SMDLL and improve SM client functions. (#4821) 2022-11-08 17:40:53 +01:00
rsym [REACTOS] Fix typos in comments (#5591) 2023-08-22 16:20:29 +03:00
spec2def [SDK] Move definition of MyInt128 into stubs.h 2023-10-17 09:41:18 +03:00
txt2nls [TXT2NLS] Explicitly include <cstdint> 2023-07-23 23:58:42 +02:00
unicode
utf16le [REACTOS] Fix typos in comments (#5591) 2023-08-22 16:20:29 +03:00
widl [WIDL] CMakeLists.txt: Remove an obsolete comment (#6016) 2023-11-20 16:07:46 +01:00
winesync [WINESYNC] Elegantly handle empty 'files' and 'directories' lists. 2023-12-18 22:21:37 +01:00
wpp
xml2sdb
bin2c.c
check_code_format.sh
check_packing.py [SDK] Fix missing comma in check_packing.py 2022-11-04 23:02:25 +01:00
CMakeLists.txt [LOG2LINES] Compile the tool for MSVC builds 2022-12-29 16:51:40 +01:00
do_code_format.sh
dumpstab.c
gen_baseaddress.py [GEN_BASEADDRESS] Add handling of 64 bit builds 2023-11-10 19:20:24 +02:00
mkconfig.c
pefixup.c
stubgen.c