speed-dreams-code/packaging
xavi92 e06a519365 Remove trailing newlines
The following shell script was used:

while read f
do
	sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' -- "$f"
done <<EOF
$(svn ls -R | grep \
	-e '.\cpp$' \
	-e '\.cmake$' \
	-e '\.txt$' \
	-e '\.cppcheck$' \
	-e '\.frag$' \
	-e '\.h$' \
	-e '\.hpp$' \
	-e '\.vert$' \
	-e '\.xml$' \
	-e '\.java$' \
	-e '\.c$')
EOF


git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9509 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: aac7ab5702079417cb16ca2fa291be07033ea549
Former-commit-id: f0286e4119f166d7b78f9d13ff2ea04ffaa95c67
2024-07-30 22:17:48 +00:00
..
3rdParty-devel Remove trailing newlines 2024-07-30 22:17:48 +00:00
appdata String trailing whitespaces 2024-07-30 21:45:07 +00:00
desura String trailing whitespaces 2024-07-30 21:45:07 +00:00
loki Remove trailing newlines 2024-07-30 22:17:48 +00:00
OSX WIP for ticket 1047 Automate creation of Base app for MacOS 2020-08-30 04:46:14 +00:00
portable Add option to create portable app for Windows 2023-11-05 22:25:58 +00:00
sources - update package for new simuV5 module 2023-10-28 19:26:51 +00:00
windows String trailing whitespaces 2024-07-30 21:45:07 +00:00
CMakeLists.txt String trailing whitespaces 2024-07-30 21:45:07 +00:00