13 Commits

Author SHA1 Message Date
Michael Tesch 3031a49419 mojo to build SDL2 for android as a shared lib (#14)
* mojo to build SDL2 for android as a shared lib

* remove debug junk from thirdparty SDL2 build

* ignore android build dirs
2019-11-21 13:28:12 +01:00
Michael Tesch 23750885e9 cleanup .gitignore, cleanup CMakeFile for tblib 2019-02-12 12:32:44 +01:00
Michael Tesch 73f510f796 .gitignore android build files 2019-02-12 12:10:08 +01:00
Michael Tesch 40eb92fc2b added demo build files to .gitignore 2019-01-30 10:26:13 +01:00
michael tesch e9a994ed86 doxygen updates 2016-06-27 18:31:23 +02:00
Emil Segerås 9ddd2526e5 .gitignore Demo.exe 2014-05-01 13:36:05 +02:00
Emil Segerås 5ff06b328d .gitignore: Exclude android build files and generated stuff. 2013-04-05 20:41:29 +02:00
Emil Segerås ead45b9137 Added android test code. 2012-12-31 15:09:43 +01:00
Emil Segerås ffdb24b21a Git ignore .bak files 2012-11-03 16:50:37 +01:00
Emil Segerås a9a75f78fe Added "* gitignore" so i can have folders invisible to git. 2012-07-27 18:56:10 +02:00
Emil Segerås da380fb6cd .gitignore some build objects 2012-06-21 12:01:21 +02:00
Emil Segerås 3a9bfeac6d Moved data types out to a new file to fix gcc compilation.
disabled constexpr for experimental gcc since it doesn't actually work (yet).
It just ignore it and compiles a normal function.
2012-02-28 19:26:31 +01:00
Emil Segers c63088d3d0 First commit to public rep 2011-12-14 08:42:33 +01:00