Commit Graph

9 Commits

Author SHA1 Message Date
rude 72698bccee CMake: Convert line endings of text files automatically. 2013-11-27 01:21:57 +01:00
rude d6d2d79701 Turn off CPACK_NSIS_MODIFY_PATH.
Turning this on inserts a page in the installer which gives the user the
option of adding LÖVE to PATH, except it doesn't really work, even if the
user opts that it should happen.

In that case, it's better to not give the user a choice at all, and disable
the whole thing.
2013-11-27 00:51:27 +01:00
rude e43b1e9673 Build love.dll on Windows. 2013-11-21 21:57:54 +01:00
rude b4ec808aff Use umlauts in LÖVE's installer.
Regular NSIS does not support Unicode. Use the fork Unicode NSIS if you want
to create the installer.

Also update year in license.txt.
2013-11-21 20:58:58 +01:00
Alex Szpakowski 51c01ca407 Updated CMakeLists.txt 2013-11-13 00:21:10 -04:00
rude 900978baf7 Let NSIS install Win64 binaries in $PROGRAMFILES64. 2013-10-28 00:00:45 +01:00
rude cbd1e6937b Added Wuff (and WaveDecoder.cpp/h) to CMakeLists.txt. 2013-10-24 20:28:52 +02:00
Alex Szpakowski b21f8ed3af Updated CMakeLists.txt 2013-10-11 02:44:44 -03:00
rude d07f0cc71e Add CMakeLists.txt.
This currently only works on Windows with Megasource
( http://bitbucket.org/rude/megasource ).
2013-09-30 00:49:56 +02:00