Wolfgang Thaller
|
8f9720a31e
|
add ConsoleTest application (test console without going through stdio/iostreams); make Console lib less likely to crash on bad_alloc
|
2015-09-08 23:47:46 +02:00 |
|
Wolfgang Thaller
|
07c4b6c968
|
remove HelloWorld example from Console subdirectory
|
2015-07-16 02:33:32 +02:00 |
|
Wolfgang Thaller
|
04d8465b3b
|
remove some dead code
|
2014-09-30 19:20:52 +02:00 |
|
Wolfgang Thaller
|
3f2a63ff40
|
configure gcc to pass the right linker flags & simplify CMakeLists
It is no longer necessary to pass special compiler options in order to compile an application.
|
2014-09-30 16:25:27 +02:00 |
|
Wolfgang Thaller
|
4e766452b4
|
reduce namespace pollution from console library
|
2014-09-30 16:25:27 +02:00 |
|
Wolfgang Thaller
|
113b7407e1
|
Split App2 directory into TestApps/ and Console/
|
2014-09-27 17:21:03 +02:00 |
|