summaryrefslogtreecommitdiffstats
path: root/scripts/scons.bat
Commit message (Collapse)AuthorAgeFilesLines
* Convert line endings on sources [skip appveyor]Mats Wichmann2022-08-201-37/+37
| | | | | | | | | | | | | | | | Some file still were checked in with DOS-style line endings. Convert for consistency, and let git handle line endings on checkout for the platform in question. Did *not* convert svg files. Added .git-blame-ignore-revs with this revision listed to be able to ignore this change when doing "git blame --ignore-revs-file=...". To not have to manually type the option, can do: git config --global blame.ignoreRevsFile .git-blame-ignore-revs Signed-off-by: Mats Wichmann <mats@linux.com>
* Update scons.batWholesomeIsland2021-03-161-1/+1
|
* updates. build/dist/scons-local-${VERSION}.zip is now producedWilliam Deegan2020-06-231-1/+0
|
* Move scripts from src/scripts to scripts. Simplify scons.py to only be used ↵William Deegan2020-04-091-0/+38
for running from this source tree and for scons-local packaging