1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-26 04:52:48 +00:00
wine/programs
Eric Pouech 2f5456316c cmd: Move depth count inside builder.
(and temporarly using parenthesis count to store curDepth).

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2024-06-24 13:24:06 +02:00
..
arp makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
aspnet_regiis makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
attrib makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
cabarc cabarc: Use CRT allocation functions. 2023-11-29 23:16:39 +01:00
cacls makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
certutil makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
chcp.com makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
clock makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
cmd cmd: Move depth count inside builder. 2024-06-24 13:24:06 +02:00
conhost conhost: Support IME input in window mode. 2024-06-14 13:48:43 +02:00
control makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
cscript makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
dism makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
dllhost makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dplaysvr makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
dpnsvr dpnsvr: Move to GUI subsystem (as native). 2023-11-06 17:03:23 +01:00
dpvsetup makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
dxdiag makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
eject makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
expand makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
explorer explorer: Restore display settings on process exit. 2024-05-02 10:06:57 +02:00
extrac32 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
fc makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
find makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
findstr makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
fsutil fsutil/tests: Use CRT allocation functions. 2023-11-02 10:15:14 +01:00
hh makefiles: Always use the global SOURCES variable for .svg files. 2023-10-14 13:47:59 +02:00
hostname makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
icacls makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
icinfo makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
iexplore makefiles: Always use the global SOURCES variable for .svg files. 2023-10-14 13:47:59 +02:00
ipconfig makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
klist makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
lodctr makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mofcomp makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mshta mshta: No longer use console / crt API. 2023-11-10 20:52:29 +01:00
msidb makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msiexec msiexec: No longer use console/file output APIs. 2023-11-28 22:58:42 +01:00
msinfo32 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
net net: Accept yes/no switches. 2023-12-07 20:21:43 +01:00
netsh makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
netstat makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
ngen ngen: Add version resource. 2022-10-11 18:40:37 +02:00
notepad notepad: Use GetDesktopWindow() when main window is not yet created. 2023-11-20 22:46:44 +01:00
oleview makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
ping makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
plugplay widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
pnputil makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
powershell powershell: Read input command from stdin. 2024-02-16 23:32:06 +01:00
presentationfontcache makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
progman makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
reg makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
regasm makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
regedit regedit: Use message boxes by default for output. 2023-11-24 16:46:57 +01:00
regini makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
regsvcs makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
regsvr32 ntdll: Use public type for SystemSupportedProcessorArchitectures returned data. 2023-12-06 10:20:50 +01:00
robocopy makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
rpcss widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
rundll.exe16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
rundll32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
sc makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
schtasks makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
sdbinst makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
secedit makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
servicemodelreg makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
services widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
setx makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
shutdown makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
spoolsv spoolsv: Move to GUI subsystem (as native). 2023-11-06 17:03:26 +01:00
start ntdll: Don't create Unix console for GUI apps. 2023-12-05 21:24:37 +01:00
subst makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
svchost svchost: Move to GUI subsystem (as native). 2023-11-06 17:03:28 +01:00
systeminfo systeminfo: Pass proper Unicode strings to fwprintf. 2024-04-29 17:35:26 +02:00
taskkill makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
tasklist tasklist: Fix a possible buffer overrun (Coverity). 2023-12-04 22:10:22 +01:00
taskmgr taskmgr: No longer use console/file output APIs. 2023-11-10 20:52:29 +01:00
termsv makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
uninstaller uninstall: No longer use console/file output APIs. 2023-11-28 22:58:42 +01:00
unlodctr makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
view makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
wevtutil makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
where where: Implement search with default options. 2024-02-16 23:32:06 +01:00
whoami makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wineboot wineboot: Retrieve CPU details through the SMBIOS table. 2024-05-14 13:25:16 +02:00
winebrowser winebrowser: Remove misleading comment. 2023-11-10 20:52:29 +01:00
winecfg winecfg: Support all Windows versions also in 64-bit mode. 2023-12-19 14:14:04 +01:00
wineconsole makefiles: Always use the global SOURCES variable for .man.in files. 2023-10-14 13:44:07 +02:00
winedbg winedbg: Don't reload a minidump for a different machine. 2024-03-21 22:19:58 +01:00
winedevice makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
winefile makefiles: Always use the global SOURCES variable for .man.in files. 2023-10-14 13:44:07 +02:00
winemenubuilder winemenubuilder: Create .desktop files for programs that open URIs. 2023-11-06 17:49:56 +01:00
winemine makefiles: Always use the global SOURCES variable for .man.in files. 2023-10-14 13:44:07 +02:00
winemsibuilder makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
winepath makefiles: Always use the global SOURCES variable for .man.in files. 2023-10-14 13:44:07 +02:00
winetest winetest: Elevate test processes on Wine. 2024-03-08 09:49:40 +01:00
winevdm winevdm: Use char type for max length assignment. 2024-01-25 17:58:54 +01:00
winhelp.exe16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
winhlp32 makefiles: Always use the global SOURCES variable for .svg files. 2023-10-14 13:47:59 +02:00
winmgmt makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
winoldap.mod16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
winver makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
wmic wmic: Add csproduct and systemenclosure aliases. 2024-06-03 23:24:59 +02:00
wmplayer makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
wordpad wordpad: Remove unneeded output messages. 2023-11-10 20:52:29 +01:00
write makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
wscript makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
wuauserv makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wusa wusa: Remove DECLSPEC_HIDDEN usage. 2023-11-20 17:55:39 +01:00
xcopy makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00