spiegel-keyman/common/windows
Marc Durdin 55c0c6fd08 fix(developer): projects 2.0 internal path enumeration
Restricts enumeration of files for the project to the project folder and
the SourcePath folder. This prevents problems where a project may be in
a folder with many subfolders which would take a long time to enumerate,
and avoids confusion where there are source-type files in other folders.

At the same time, sorts out forward slash vs backslash in paths. While
forward slash works in many scenarios, there are several filename
manipulation functions, such as ExpandFileName, which would build valid
but non-optimal paths when forward slashes were encountered, which
cascaded into files appearing to be different and presentation issues.
2023-11-16 11:47:35 +07:00
..
cpp feat(developer): support store(&version) '17.0' 2023-10-02 15:30:07 +07:00
data chore(windows): move unicodedata to common 2022-06-10 13:26:07 +10:00
delphi fix(developer): projects 2.0 internal path enumeration 2023-11-16 11:47:35 +07:00
.gitignore chore(common): add __history to .gitignore 2022-06-21 09:39:05 +10:00
build.sh chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
cef-checkout.sh chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
CEF_VERSION.md chore(windows): move cef-checkout.sh to common 2022-06-10 13:23:45 +10:00
mkver.sh chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
signtime.bat chore(windows): move signtime.bat to common 2022-06-10 13:25:29 +10:00