This website requires JavaScript.
Explore
Help
Sign In
1berry
/
Inno-Setup-issrc
Watch
1
Star
0
Fork
0
You've already forked Inno-Setup-issrc
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4,791
Commits
3
Branches
38
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Martijn Laan
bd49a504c7
Finish. So now the functions which were in InstFunc but were not used by SetupLdr are in a Setup-only unit (Setup.InstFunc) and the rest is in a shared unit (SetupLdrAndSetup.InstFunc). The former has most of the function and has the Git history. The latter appears as a new file.
2024-08-06 19:12:28 +02:00
Martijn Laan
200901c8b0
Reintroduce SetupLdrAndSetup prefix.
2024-08-06 13:54:25 +02:00
Martijn Laan
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
2024-08-05 16:56:18 +02:00