summaryrefslogtreecommitdiff
path: root/premake
diff options
context:
space:
mode:
Diffstat (limited to 'premake')
-rw-r--r--premake/Linux/SDL_config_premake.h2
-rw-r--r--premake/MinGW/SDL_config_premake.h2
-rw-r--r--premake/VisualC/VS2008/SDL_config_premake.h2
-rw-r--r--premake/VisualC/VS2010/SDL_config_premake.h2
-rw-r--r--premake/VisualC/VS2012/SDL_config_premake.h2
-rw-r--r--premake/Xcode-iOS/SDL_config_premake.h2
-rw-r--r--premake/Xcode/Xcode3/SDL_config_premake.h2
-rw-r--r--premake/Xcode/Xcode4/SDL_config_premake.h2
-rw-r--r--premake/config/SDL_config_cygwin.template.h2
-rw-r--r--premake/config/SDL_config_iphoneos.template.h2
-rw-r--r--premake/config/SDL_config_linux.template.h2
-rw-r--r--premake/config/SDL_config_macosx.template.h2
-rw-r--r--premake/config/SDL_config_minimal.template.h2
-rw-r--r--premake/config/SDL_config_windows.template.h2
-rwxr-xr-xpremake/premake4.lua4
-rwxr-xr-xpremake/projects/SDL2.lua4
-rwxr-xr-xpremake/projects/SDL2main.lua4
-rwxr-xr-xpremake/projects/SDL2test.lua4
-rwxr-xr-xpremake/projects/accelerometer.lua4
-rwxr-xr-xpremake/projects/checkkeys.lua4
-rwxr-xr-xpremake/projects/fireworks.lua4
-rwxr-xr-xpremake/projects/happy.lua4
-rwxr-xr-xpremake/projects/keyboard.lua4
-rwxr-xr-xpremake/projects/loopwave.lua4
-rwxr-xr-xpremake/projects/mixer.lua4
-rwxr-xr-xpremake/projects/rectangles.lua4
-rwxr-xr-xpremake/projects/testatomic.lua4
-rwxr-xr-xpremake/projects/testaudioinfo.lua4
-rwxr-xr-xpremake/projects/testautomation.lua4
-rwxr-xr-xpremake/projects/testdraw2.lua4
-rwxr-xr-xpremake/projects/testdrawchessboard.lua4
-rwxr-xr-xpremake/projects/testerror.lua4
-rwxr-xr-xpremake/projects/testfile.lua4
-rwxr-xr-xpremake/projects/testfilesystem.lua4
-rwxr-xr-xpremake/projects/testgamecontroller.lua4
-rwxr-xr-xpremake/projects/testgesture.lua4
-rwxr-xr-xpremake/projects/testgl2.lua4
-rwxr-xr-xpremake/projects/testgles.lua4
-rwxr-xr-xpremake/projects/testhaptic.lua4
-rwxr-xr-xpremake/projects/testiconv.lua4
-rwxr-xr-xpremake/projects/testime.lua4
-rwxr-xr-xpremake/projects/testintersection.lua4
-rwxr-xr-xpremake/projects/testjoystick.lua4
-rwxr-xr-xpremake/projects/testkeys.lua4
-rwxr-xr-xpremake/projects/testloadso.lua4
-rwxr-xr-xpremake/projects/testlock.lua4
-rwxr-xr-xpremake/projects/testmessage.lua4
-rwxr-xr-xpremake/projects/testmultiaudio.lua4
-rwxr-xr-xpremake/projects/testnative.lua4
-rwxr-xr-xpremake/projects/testoverlay2.lua4
-rwxr-xr-xpremake/projects/testplatform.lua4
-rwxr-xr-xpremake/projects/testpower.lua4
-rwxr-xr-xpremake/projects/testrelative.lua4
-rwxr-xr-xpremake/projects/testrendercopyex.lua4
-rwxr-xr-xpremake/projects/testrendertarget.lua4
-rwxr-xr-xpremake/projects/testresample.lua4
-rwxr-xr-xpremake/projects/testrumble.lua4
-rwxr-xr-xpremake/projects/testscale.lua4
-rwxr-xr-xpremake/projects/testsem.lua4
-rwxr-xr-xpremake/projects/testshader.lua4
-rwxr-xr-xpremake/projects/testshape.lua4
-rwxr-xr-xpremake/projects/testsprite2.lua4
-rwxr-xr-xpremake/projects/testspriteminimal.lua4
-rwxr-xr-xpremake/projects/teststreaming.lua4
-rwxr-xr-xpremake/projects/testthread.lua4
-rwxr-xr-xpremake/projects/testtimer.lua4
-rwxr-xr-xpremake/projects/testver.lua4
-rwxr-xr-xpremake/projects/testwm2.lua4
-rwxr-xr-xpremake/projects/torturethread.lua4
-rwxr-xr-xpremake/projects/touch.lua4
-rwxr-xr-xpremake/util/sdl_check_compile.lua4
-rwxr-xr-xpremake/util/sdl_dependency_checkers.lua4
-rwxr-xr-xpremake/util/sdl_depends.lua4
-rwxr-xr-xpremake/util/sdl_file.lua4
-rwxr-xr-xpremake/util/sdl_gen_config.lua4
-rwxr-xr-xpremake/util/sdl_projects.lua4
-rwxr-xr-xpremake/util/sdl_string.lua4
77 files changed, 140 insertions, 140 deletions
diff --git a/premake/Linux/SDL_config_premake.h b/premake/Linux/SDL_config_premake.h
index a611c2bb1..f76594a98 100644
--- a/premake/Linux/SDL_config_premake.h
+++ b/premake/Linux/SDL_config_premake.h
@@ -1,7 +1,7 @@
/* include/SDL_config.h. Generated from SDL_config.h.in by configure. */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/MinGW/SDL_config_premake.h b/premake/MinGW/SDL_config_premake.h
index 86bc2502b..6df215856 100644
--- a/premake/MinGW/SDL_config_premake.h
+++ b/premake/MinGW/SDL_config_premake.h
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/VisualC/VS2008/SDL_config_premake.h b/premake/VisualC/VS2008/SDL_config_premake.h
index 005c9ac60..d570b015f 100644
--- a/premake/VisualC/VS2008/SDL_config_premake.h
+++ b/premake/VisualC/VS2008/SDL_config_premake.h
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/VisualC/VS2010/SDL_config_premake.h b/premake/VisualC/VS2010/SDL_config_premake.h
index 005c9ac60..d570b015f 100644
--- a/premake/VisualC/VS2010/SDL_config_premake.h
+++ b/premake/VisualC/VS2010/SDL_config_premake.h
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/VisualC/VS2012/SDL_config_premake.h b/premake/VisualC/VS2012/SDL_config_premake.h
index 005c9ac60..d570b015f 100644
--- a/premake/VisualC/VS2012/SDL_config_premake.h
+++ b/premake/VisualC/VS2012/SDL_config_premake.h
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/Xcode-iOS/SDL_config_premake.h b/premake/Xcode-iOS/SDL_config_premake.h
index e885661fd..e0a864173 100644
--- a/premake/Xcode-iOS/SDL_config_premake.h
+++ b/premake/Xcode-iOS/SDL_config_premake.h
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/Xcode/Xcode3/SDL_config_premake.h b/premake/Xcode/Xcode3/SDL_config_premake.h
index 77dc90eb3..e48e8797d 100644
--- a/premake/Xcode/Xcode3/SDL_config_premake.h
+++ b/premake/Xcode/Xcode3/SDL_config_premake.h
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/Xcode/Xcode4/SDL_config_premake.h b/premake/Xcode/Xcode4/SDL_config_premake.h
index 77dc90eb3..e48e8797d 100644
--- a/premake/Xcode/Xcode4/SDL_config_premake.h
+++ b/premake/Xcode/Xcode4/SDL_config_premake.h
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/config/SDL_config_cygwin.template.h b/premake/config/SDL_config_cygwin.template.h
index 9e3f9099d..46d6f36b6 100644
--- a/premake/config/SDL_config_cygwin.template.h
+++ b/premake/config/SDL_config_cygwin.template.h
@@ -1,7 +1,7 @@
/* include/SDL_config.h. Generated from SDL_config.h.in by configure. */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/config/SDL_config_iphoneos.template.h b/premake/config/SDL_config_iphoneos.template.h
index 7aa74bdc9..227c37683 100644
--- a/premake/config/SDL_config_iphoneos.template.h
+++ b/premake/config/SDL_config_iphoneos.template.h
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/config/SDL_config_linux.template.h b/premake/config/SDL_config_linux.template.h
index 0e2477912..7560a880b 100644
--- a/premake/config/SDL_config_linux.template.h
+++ b/premake/config/SDL_config_linux.template.h
@@ -1,7 +1,7 @@
/* include/SDL_config.h. Generated from SDL_config.h.in by configure. */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/config/SDL_config_macosx.template.h b/premake/config/SDL_config_macosx.template.h
index c53440a4e..9264681f7 100644
--- a/premake/config/SDL_config_macosx.template.h
+++ b/premake/config/SDL_config_macosx.template.h
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/config/SDL_config_minimal.template.h b/premake/config/SDL_config_minimal.template.h
index fe3cebc7e..d7c62db2a 100644
--- a/premake/config/SDL_config_minimal.template.h
+++ b/premake/config/SDL_config_minimal.template.h
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/config/SDL_config_windows.template.h b/premake/config/SDL_config_windows.template.h
index 04c0b48e6..587269098 100644
--- a/premake/config/SDL_config_windows.template.h
+++ b/premake/config/SDL_config_windows.template.h
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/premake/premake4.lua b/premake/premake4.lua
index 9fedcdc18..1ebbaf5d2 100755
--- a/premake/premake4.lua
+++ b/premake/premake4.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -479,4 +479,4 @@ if _OPTIONS["help"] == nil then
-- generation is over, now execute the generated file, setup the premake
-- solution, and let premake execute the action and generate the project files
dofile(genFile)
-end -- end check for not being in help mode \ No newline at end of file
+end -- end check for not being in help mode
diff --git a/premake/projects/SDL2.lua b/premake/projects/SDL2.lua
index e5a4aa081..f2031c391 100755
--- a/premake/projects/SDL2.lua
+++ b/premake/projects/SDL2.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -402,4 +402,4 @@ SDL_project "SDL2"
"$(SDKROOT)/UIKit.framework",
"$(SDKROOT)/Foundation.framework",
"$(SDKROOT)/CoreAudio.framework"
- } \ No newline at end of file
+ }
diff --git a/premake/projects/SDL2main.lua b/premake/projects/SDL2main.lua
index f5c556f1c..5cc59d4d5 100755
--- a/premake/projects/SDL2main.lua
+++ b/premake/projects/SDL2main.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -28,4 +28,4 @@ SDL_project "SDL2main"
SDL_paths { "/main/windows/" }
SDL_dependency "macosx or ios"
SDL_os "macosx|ios|cygwin"
- SDL_paths { "/main/dummy/" } \ No newline at end of file
+ SDL_paths { "/main/dummy/" }
diff --git a/premake/projects/SDL2test.lua b/premake/projects/SDL2test.lua
index f2d9c2b56..2b9c652af 100755
--- a/premake/projects/SDL2test.lua
+++ b/premake/projects/SDL2test.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "SDL2test"
SDL_language "C"
SDL_sourcedir "../src"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_paths { "/test/" } \ No newline at end of file
+ SDL_paths { "/test/" }
diff --git a/premake/projects/accelerometer.lua b/premake/projects/accelerometer.lua
index bef7942c6..93cffb5ca 100755
--- a/premake/projects/accelerometer.lua
+++ b/premake/projects/accelerometer.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "accelerometer"
SDL_sourcedir "../Xcode-iOS/Demos"
SDL_projectLocation "Demos"
SDL_projectDependencies { "SDL2" }
- SDL_files { "/src/common.*", "/src/accelerometer.*", "/Info.plist", "/data/ship.bmp", "/data/space.bmp" } \ No newline at end of file
+ SDL_files { "/src/common.*", "/src/accelerometer.*", "/Info.plist", "/data/ship.bmp", "/data/space.bmp" }
diff --git a/premake/projects/checkkeys.lua b/premake/projects/checkkeys.lua
index a2740ed2c..7907c5e34 100755
--- a/premake/projects/checkkeys.lua
+++ b/premake/projects/checkkeys.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "checkkeys"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/checkkeys.*" } \ No newline at end of file
+ SDL_files { "/checkkeys.*" }
diff --git a/premake/projects/fireworks.lua b/premake/projects/fireworks.lua
index 68dc0ce53..d5a69a1ff 100755
--- a/premake/projects/fireworks.lua
+++ b/premake/projects/fireworks.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "fireworks"
SDL_sourcedir "../Xcode-iOS/Demos"
SDL_projectLocation "Demos"
SDL_projectDependencies { "SDL2" }
- SDL_files { "/src/common.*", "/src/fireworks.*", "/Info.plist", "/data/stroke.bmp" } \ No newline at end of file
+ SDL_files { "/src/common.*", "/src/fireworks.*", "/Info.plist", "/data/stroke.bmp" }
diff --git a/premake/projects/happy.lua b/premake/projects/happy.lua
index ca9bc319a..b6104c646 100755
--- a/premake/projects/happy.lua
+++ b/premake/projects/happy.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "happy"
SDL_sourcedir "../Xcode-iOS/Demos"
SDL_projectLocation "Demos"
SDL_projectDependencies { "SDL2" }
- SDL_files { "/src/common.*", "/src/happy.*", "/Info.plist", "/data/icon.bmp" } \ No newline at end of file
+ SDL_files { "/src/common.*", "/src/happy.*", "/Info.plist", "/data/icon.bmp" }
diff --git a/premake/projects/keyboard.lua b/premake/projects/keyboard.lua
index 4dc6ba827..88f7567be 100755
--- a/premake/projects/keyboard.lua
+++ b/premake/projects/keyboard.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "keyboard"
SDL_sourcedir "../Xcode-iOS/Demos"
SDL_projectLocation "Demos"
SDL_projectDependencies { "SDL2" }
- SDL_files { "/src/common.*", "/src/keyboard.*", "/Info.plist", "/data/bitmapfont/kromasky_16x16.bmp" } \ No newline at end of file
+ SDL_files { "/src/common.*", "/src/keyboard.*", "/Info.plist", "/data/bitmapfont/kromasky_16x16.bmp" }
diff --git a/premake/projects/loopwave.lua b/premake/projects/loopwave.lua
index 1ca1f2da0..d267ed9e5 100755
--- a/premake/projects/loopwave.lua
+++ b/premake/projects/loopwave.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -27,4 +27,4 @@ SDL_project "loopwave"
-- a list of items to copy from the sourcedir to the destination
SDL_copy { "sample.wav" }
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/loopwave.*" } \ No newline at end of file
+ SDL_files { "/loopwave.*" }
diff --git a/premake/projects/mixer.lua b/premake/projects/mixer.lua
index cb146a5e6..9a8fd02c7 100755
--- a/premake/projects/mixer.lua
+++ b/premake/projects/mixer.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -27,4 +27,4 @@ SDL_project "mixer"
SDL_projectDependencies { "SDL2" }
SDL_files { "/src/common.*", "/src/mixer.*", "/Info.plist",
"/data/drums/ds_kick_big_amb.wav", "/data/drums/ds_brush_snare.wav",
- "/data/drums/ds_loose_skin_mute.wav", "/data/drums/ds_china.wav" } \ No newline at end of file
+ "/data/drums/ds_loose_skin_mute.wav", "/data/drums/ds_china.wav" }
diff --git a/premake/projects/rectangles.lua b/premake/projects/rectangles.lua
index 200ee4bd6..aa46ff4c5 100755
--- a/premake/projects/rectangles.lua
+++ b/premake/projects/rectangles.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "rectangles"
SDL_sourcedir "../Xcode-iOS/Demos"
SDL_projectLocation "Demos"
SDL_projectDependencies { "SDL2" }
- SDL_files { "/src/common.*", "/src/rectangles.*", "/Info.plist", } \ No newline at end of file
+ SDL_files { "/src/common.*", "/src/rectangles.*", "/Info.plist", }
diff --git a/premake/projects/testatomic.lua b/premake/projects/testatomic.lua
index ac6bff99a..816f46efa 100755
--- a/premake/projects/testatomic.lua
+++ b/premake/projects/testatomic.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testatomic"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testatomic.*" } \ No newline at end of file
+ SDL_files { "/testatomic.*" }
diff --git a/premake/projects/testaudioinfo.lua b/premake/projects/testaudioinfo.lua
index a0e8a66c6..a43b12614 100755
--- a/premake/projects/testaudioinfo.lua
+++ b/premake/projects/testaudioinfo.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testaudioinfo"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testaudioinfo.*" } \ No newline at end of file
+ SDL_files { "/testaudioinfo.*" }
diff --git a/premake/projects/testautomation.lua b/premake/projects/testautomation.lua
index b654f8a41..de6c45b76 100755
--- a/premake/projects/testautomation.lua
+++ b/premake/projects/testautomation.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testautomation"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
- SDL_files { "/testautomation*" } \ No newline at end of file
+ SDL_files { "/testautomation*" }
diff --git a/premake/projects/testdraw2.lua b/premake/projects/testdraw2.lua
index 51d66cb5e..99f4cda48 100755
--- a/premake/projects/testdraw2.lua
+++ b/premake/projects/testdraw2.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testdraw2"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
- SDL_files { "/testdraw2.*" } \ No newline at end of file
+ SDL_files { "/testdraw2.*" }
diff --git a/premake/projects/testdrawchessboard.lua b/premake/projects/testdrawchessboard.lua
index d1f66aeb1..de9d78cb8 100755
--- a/premake/projects/testdrawchessboard.lua
+++ b/premake/projects/testdrawchessboard.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testchessboard"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testdrawchessboard.*" } \ No newline at end of file
+ SDL_files { "/testdrawchessboard.*" }
diff --git a/premake/projects/testerror.lua b/premake/projects/testerror.lua
index 5d7e9aafb..6e53f8b14 100755
--- a/premake/projects/testerror.lua
+++ b/premake/projects/testerror.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testerror"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testerror.*" } \ No newline at end of file
+ SDL_files { "/testerror.*" }
diff --git a/premake/projects/testfile.lua b/premake/projects/testfile.lua
index d878140cb..c791041ae 100755
--- a/premake/projects/testfile.lua
+++ b/premake/projects/testfile.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testfile"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testfile.*" } \ No newline at end of file
+ SDL_files { "/testfile.*" }
diff --git a/premake/projects/testfilesystem.lua b/premake/projects/testfilesystem.lua
index 44b28a2b5..5128d5282 100755
--- a/premake/projects/testfilesystem.lua
+++ b/premake/projects/testfilesystem.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testfilesystem"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testfilesystem.*" } \ No newline at end of file
+ SDL_files { "/testfilesystem.*" }
diff --git a/premake/projects/testgamecontroller.lua b/premake/projects/testgamecontroller.lua
index ae562591e..53a9358b6 100755
--- a/premake/projects/testgamecontroller.lua
+++ b/premake/projects/testgamecontroller.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testgamecontroller"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testgamecontroller.*" } \ No newline at end of file
+ SDL_files { "/testgamecontroller.*" }
diff --git a/premake/projects/testgesture.lua b/premake/projects/testgesture.lua
index aa2d2370e..6c2166822 100755
--- a/premake/projects/testgesture.lua
+++ b/premake/projects/testgesture.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testgesture"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testgesture.*" } \ No newline at end of file
+ SDL_files { "/testgesture.*" }
diff --git a/premake/projects/testgl2.lua b/premake/projects/testgl2.lua
index d8da8f093..69e93336b 100755
--- a/premake/projects/testgl2.lua
+++ b/premake/projects/testgl2.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -31,4 +31,4 @@ SDL_project "testgl2"
SDL_dependency "OpenGL"
-- opengl is platform independent
SDL_depfunc "OpenGL"
- SDL_files { "/testgl2.*" } \ No newline at end of file
+ SDL_files { "/testgl2.*" }
diff --git a/premake/projects/testgles.lua b/premake/projects/testgles.lua
index cfae1daf2..ea77c1f7d 100755
--- a/premake/projects/testgles.lua
+++ b/premake/projects/testgles.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testgles"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
- SDL_files { "/testgles.*" } \ No newline at end of file
+ SDL_files { "/testgles.*" }
diff --git a/premake/projects/testhaptic.lua b/premake/projects/testhaptic.lua
index 992ea7ecb..70aeb3af0 100755
--- a/premake/projects/testhaptic.lua
+++ b/premake/projects/testhaptic.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testhaptic"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testhaptic.*" } \ No newline at end of file
+ SDL_files { "/testhaptic.*" }
diff --git a/premake/projects/testiconv.lua b/premake/projects/testiconv.lua
index 89a5406cb..db60ab751 100755
--- a/premake/projects/testiconv.lua
+++ b/premake/projects/testiconv.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -26,4 +26,4 @@ SDL_project "testiconv"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
SDL_files { "/testiconv.*" }
- SDL_copy { "utf8.txt" } \ No newline at end of file
+ SDL_copy { "utf8.txt" }
diff --git a/premake/projects/testime.lua b/premake/projects/testime.lua
index 1584fbd66..6744d1d1c 100755
--- a/premake/projects/testime.lua
+++ b/premake/projects/testime.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testime"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
- SDL_files { "/testime.*" } \ No newline at end of file
+ SDL_files { "/testime.*" }
diff --git a/premake/projects/testintersection.lua b/premake/projects/testintersection.lua
index 73cf8e6c7..11cdfe1bf 100755
--- a/premake/projects/testintersection.lua
+++ b/premake/projects/testintersection.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testintersection"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testintersection.*" } \ No newline at end of file
+ SDL_files { "/testintersection.*" }
diff --git a/premake/projects/testjoystick.lua b/premake/projects/testjoystick.lua
index 7ce8f70ac..c4abcb0eb 100755
--- a/premake/projects/testjoystick.lua
+++ b/premake/projects/testjoystick.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testjoystick"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testjoystick.*" } \ No newline at end of file
+ SDL_files { "/testjoystick.*" }
diff --git a/premake/projects/testkeys.lua b/premake/projects/testkeys.lua
index d385d23bf..d95b458d3 100755
--- a/premake/projects/testkeys.lua
+++ b/premake/projects/testkeys.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testkeys"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testkeys.*" } \ No newline at end of file
+ SDL_files { "/testkeys.*" }
diff --git a/premake/projects/testloadso.lua b/premake/projects/testloadso.lua
index 5a761147a..99621eea9 100755
--- a/premake/projects/testloadso.lua
+++ b/premake/projects/testloadso.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testloadso"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testloadso.*" } \ No newline at end of file
+ SDL_files { "/testloadso.*" }
diff --git a/premake/projects/testlock.lua b/premake/projects/testlock.lua
index 3db3c732d..94ef0223e 100755
--- a/premake/projects/testlock.lua
+++ b/premake/projects/testlock.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testlock"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testlock.*" } \ No newline at end of file
+ SDL_files { "/testlock.*" }
diff --git a/premake/projects/testmessage.lua b/premake/projects/testmessage.lua
index 96c3e85a8..1c71bd6c3 100755
--- a/premake/projects/testmessage.lua
+++ b/premake/projects/testmessage.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testmessage"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testmessage.*" } \ No newline at end of file
+ SDL_files { "/testmessage.*" }
diff --git a/premake/projects/testmultiaudio.lua b/premake/projects/testmultiaudio.lua
index 6b7ac0ac2..cd761f975 100755
--- a/premake/projects/testmultiaudio.lua
+++ b/premake/projects/testmultiaudio.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -26,4 +26,4 @@ SDL_project "testmultiaudio"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
SDL_files { "/testmultiaudio.*" }
- SDL_copy { "sample.wav" } \ No newline at end of file
+ SDL_copy { "sample.wav" }
diff --git a/premake/projects/testnative.lua b/premake/projects/testnative.lua
index 01f5dbb1e..4354d3851 100755
--- a/premake/projects/testnative.lua
+++ b/premake/projects/testnative.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -37,4 +37,4 @@ SDL_project "testnative"
SDL_dependency "linux"
SDL_os "linux"
SDL_depfunc "X11"
- SDL_files { "/testnativex11.*" } \ No newline at end of file
+ SDL_files { "/testnativex11.*" }
diff --git a/premake/projects/testoverlay2.lua b/premake/projects/testoverlay2.lua
index d2806b3e6..4d4049af2 100755
--- a/premake/projects/testoverlay2.lua
+++ b/premake/projects/testoverlay2.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -27,4 +27,4 @@ SDL_project "testoverlay2"
-- a list of items to copy from the sourcedir to the destination
SDL_copy { "moose.dat" }
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testoverlay2.*" } \ No newline at end of file
+ SDL_files { "/testoverlay2.*" }
diff --git a/premake/projects/testplatform.lua b/premake/projects/testplatform.lua
index ab9e886de..3db191e89 100755
--- a/premake/projects/testplatform.lua
+++ b/premake/projects/testplatform.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testplatform"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testplatform.*" } \ No newline at end of file
+ SDL_files { "/testplatform.*" }
diff --git a/premake/projects/testpower.lua b/premake/projects/testpower.lua
index 5be61e9dd..cc993530d 100755
--- a/premake/projects/testpower.lua
+++ b/premake/projects/testpower.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testpower"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testpower.*" } \ No newline at end of file
+ SDL_files { "/testpower.*" }
diff --git a/premake/projects/testrelative.lua b/premake/projects/testrelative.lua
index f04c4c7d1..69104d066 100755
--- a/premake/projects/testrelative.lua
+++ b/premake/projects/testrelative.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testrelative"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
- SDL_files { "/testrelative.*" } \ No newline at end of file
+ SDL_files { "/testrelative.*" }
diff --git a/premake/projects/testrendercopyex.lua b/premake/projects/testrendercopyex.lua
index ef1c36ac3..15f3b596d 100755
--- a/premake/projects/testrendercopyex.lua
+++ b/premake/projects/testrendercopyex.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -26,4 +26,4 @@ SDL_project "testrendercopyex"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
SDL_files { "/testrendercopyex.*" }
- SDL_copy { "icon.bmp", "sample.bmp" } \ No newline at end of file
+ SDL_copy { "icon.bmp", "sample.bmp" }
diff --git a/premake/projects/testrendertarget.lua b/premake/projects/testrendertarget.lua
index 5dcd71a0c..6bee7061e 100755
--- a/premake/projects/testrendertarget.lua
+++ b/premake/projects/testrendertarget.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -27,4 +27,4 @@ SDL_project "testrendertarget"
-- a list of items to copy from the sourcedir to the destination
SDL_copy { "sample.bmp", "icon.bmp" }
SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
- SDL_files { "/testrendertarget.*" } \ No newline at end of file
+ SDL_files { "/testrendertarget.*" }
diff --git a/premake/projects/testresample.lua b/premake/projects/testresample.lua
index c42aeaa42..703d3dd60 100755
--- a/premake/projects/testresample.lua
+++ b/premake/projects/testresample.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -27,4 +27,4 @@ SDL_project "testresample"
-- a list of items to copy from the sourcedir to the destination
SDL_copy { "sample.wav" }
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testresample.*" } \ No newline at end of file
+ SDL_files { "/testresample.*" }
diff --git a/premake/projects/testrumble.lua b/premake/projects/testrumble.lua
index a4a9f6879..60dffec50 100755
--- a/premake/projects/testrumble.lua
+++ b/premake/projects/testrumble.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testrumble"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testrumble.*" } \ No newline at end of file
+ SDL_files { "/testrumble.*" }
diff --git a/premake/projects/testscale.lua b/premake/projects/testscale.lua
index 18e1418b2..9e25e6a5f 100755
--- a/premake/projects/testscale.lua
+++ b/premake/projects/testscale.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -27,4 +27,4 @@ SDL_project "testscale"
-- a list of items to copy from the sourcedir to the destination
SDL_copy { "sample.bmp", "icon.bmp" }
SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
- SDL_files { "/testscale.*" } \ No newline at end of file
+ SDL_files { "/testscale.*" }
diff --git a/premake/projects/testsem.lua b/premake/projects/testsem.lua
index a52799195..29995e94a 100755
--- a/premake/projects/testsem.lua
+++ b/premake/projects/testsem.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testsem"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testsem.*" } \ No newline at end of file
+ SDL_files { "/testsem.*" }
diff --git a/premake/projects/testshader.lua b/premake/projects/testshader.lua
index 906657852..08cec95a6 100755
--- a/premake/projects/testshader.lua
+++ b/premake/projects/testshader.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -32,4 +32,4 @@ SDL_project "testshader"
SDL_dependency "OpenGL"
-- opengl is platform independent
SDL_depfunc "OpenGL"
- SDL_files { "/testshader.*" } \ No newline at end of file
+ SDL_files { "/testshader.*" }
diff --git a/premake/projects/testshape.lua b/premake/projects/testshape.lua
index 22e9846c4..ca5ecefbf 100755
--- a/premake/projects/testshape.lua
+++ b/premake/projects/testshape.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -29,4 +29,4 @@ SDL_project "testshape"
-- a list of items to copy from the sourcedir to the destination
SDL_copy { "shapes/*.bmp" }
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testshape.*" } \ No newline at end of file
+ SDL_files { "/testshape.*" }
diff --git a/premake/projects/testsprite2.lua b/premake/projects/testsprite2.lua
index b4e09265a..3f1d284dd 100755
--- a/premake/projects/testsprite2.lua
+++ b/premake/projects/testsprite2.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -27,4 +27,4 @@ SDL_project "testsprite2"
-- a list of items to copy from the sourcedir to the destination
SDL_copy { "icon.bmp" }
SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
- SDL_files { "/testsprite2.*" } \ No newline at end of file
+ SDL_files { "/testsprite2.*" }
diff --git a/premake/projects/testspriteminimal.lua b/premake/projects/testspriteminimal.lua
index 26f891bc9..c51c213e5 100755
--- a/premake/projects/testspriteminimal.lua
+++ b/premake/projects/testspriteminimal.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -26,4 +26,4 @@ SDL_project "testspriteminimal"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
SDL_files { "/testspriteminimal.*" }
- SDL_copy { "icon.bmp" } \ No newline at end of file
+ SDL_copy { "icon.bmp" }
diff --git a/premake/projects/teststreaming.lua b/premake/projects/teststreaming.lua
index 8f76b06f8..ad3e426ac 100755
--- a/premake/projects/teststreaming.lua
+++ b/premake/projects/teststreaming.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -26,4 +26,4 @@ SDL_project "teststreaming"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
SDL_files { "/teststreaming.*" }
- SDL_copy { "moose.dat" } \ No newline at end of file
+ SDL_copy { "moose.dat" }
diff --git a/premake/projects/testthread.lua b/premake/projects/testthread.lua
index 43e018f1b..2b223163d 100755
--- a/premake/projects/testthread.lua
+++ b/premake/projects/testthread.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testthread"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testthread.*" } \ No newline at end of file
+ SDL_files { "/testthread.*" }
diff --git a/premake/projects/testtimer.lua b/premake/projects/testtimer.lua
index 54e4d50fa..5bf92fba1 100755
--- a/premake/projects/testtimer.lua
+++ b/premake/projects/testtimer.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testtimer"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testtimer.*" } \ No newline at end of file
+ SDL_files { "/testtimer.*" }
diff --git a/premake/projects/testver.lua b/premake/projects/testver.lua
index 4b2152a91..346dcc4fe 100755
--- a/premake/projects/testver.lua
+++ b/premake/projects/testver.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testver"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testver.*" } \ No newline at end of file
+ SDL_files { "/testver.*" }
diff --git a/premake/projects/testwm2.lua b/premake/projects/testwm2.lua
index 53a4911c0..65fd31233 100755
--- a/premake/projects/testwm2.lua
+++ b/premake/projects/testwm2.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "testwm2"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
- SDL_files { "/testwm2.*" } \ No newline at end of file
+ SDL_files { "/testwm2.*" }
diff --git a/premake/projects/torturethread.lua b/premake/projects/torturethread.lua
index 3f3e7001d..864f49afa 100755
--- a/premake/projects/torturethread.lua
+++ b/premake/projects/torturethread.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "torturethread"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/torturethread.*" } \ No newline at end of file
+ SDL_files { "/torturethread.*" }
diff --git a/premake/projects/touch.lua b/premake/projects/touch.lua
index 986870038..c871ce601 100755
--- a/premake/projects/touch.lua
+++ b/premake/projects/touch.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "touch"
SDL_sourcedir "../Xcode-iOS/Demos"
SDL_projectLocation "Demos"
SDL_projectDependencies { "SDL2" }
- SDL_files { "/src/common.*", "/src/touch.*", "/Info.plist", "/data/stroke.bmp" } \ No newline at end of file
+ SDL_files { "/src/common.*", "/src/touch.*", "/Info.plist", "/data/stroke.bmp" }
diff --git a/premake/util/sdl_check_compile.lua b/premake/util/sdl_check_compile.lua
index 3371359cf..a8a8fc7c7 100755
--- a/premake/util/sdl_check_compile.lua
+++ b/premake/util/sdl_check_compile.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -304,4 +304,4 @@ function check_type_size(typename)
return 0
end
return tonumber(result)
-end \ No newline at end of file
+end
diff --git a/premake/util/sdl_dependency_checkers.lua b/premake/util/sdl_dependency_checkers.lua
index 4f771e201..dc5d9b7f5 100755
--- a/premake/util/sdl_dependency_checkers.lua
+++ b/premake/util/sdl_dependency_checkers.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -201,4 +201,4 @@ SDL_registerDependencyChecker("ESD", esdDep)
SDL_registerDependencyChecker("NAS", nasDep)
SDL_registerDependencyChecker("OSS", ossDep)
SDL_registerDependencyChecker("DLOpen", dlOpenDep)
-SDL_registerDependencyChecker("X11", x11Dep) \ No newline at end of file
+SDL_registerDependencyChecker("X11", x11Dep)
diff --git a/premake/util/sdl_depends.lua b/premake/util/sdl_depends.lua
index fb25ddb09..254eb587e 100755
--- a/premake/util/sdl_depends.lua
+++ b/premake/util/sdl_depends.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -71,4 +71,4 @@ function find_dependency_dir_windows(env, main_search_paths, main_dir_path, sub_
end
-- we want the path in terms of '/'
return found_dir, abs_path
-end \ No newline at end of file
+end
diff --git a/premake/util/sdl_file.lua b/premake/util/sdl_file.lua
index 015897e50..e4fb156ce 100755
--- a/premake/util/sdl_file.lua
+++ b/premake/util/sdl_file.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -138,4 +138,4 @@ os.getenvpath = function(...)
end
-- normalize path to unix
return path:gsub("\\", "/"):gsub("//", "/")
-end \ No newline at end of file
+end
diff --git a/premake/util/sdl_gen_config.lua b/premake/util/sdl_gen_config.lua
index 8e59e67d3..a0150ac5a 100755
--- a/premake/util/sdl_gen_config.lua
+++ b/premake/util/sdl_gen_config.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -65,4 +65,4 @@ function endGeneration()
configFile:write(templateFileContents)
end
configFile:close()
-end \ No newline at end of file
+end
diff --git a/premake/util/sdl_projects.lua b/premake/util/sdl_projects.lua
index 0a891700d..7bc752cd8 100755
--- a/premake/util/sdl_projects.lua
+++ b/premake/util/sdl_projects.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -458,4 +458,4 @@ function SDL_files(tbl)
end
if not currentDep.compat then return end
currentDep.files = tbl
-end \ No newline at end of file
+end
diff --git a/premake/util/sdl_string.lua b/premake/util/sdl_string.lua
index d05e5a7f2..470d7cd9d 100755
--- a/premake/util/sdl_string.lua
+++ b/premake/util/sdl_string.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -100,4 +100,4 @@ function implode(tbl, prefix, pre, post, join, suffix)
result = result .. suffix
end
return result
-end \ No newline at end of file
+end