aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/CMakeLists.txt
Commit message (Expand)AuthorAge
* Common: Remove mem_arena.cpp/hGravatar Yuri Kunde Schlesner2015-05-07
* Common: Remove hash.cpp/hGravatar Yuri Kunde Schlesner2015-05-07
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* Add profiling infrastructure and widgetGravatar Yuri Kunde Schlesner2015-03-01
* Remove "super lame/broken" file_search compilation unit that was leftover fro...Gravatar archshift2015-02-18
* Remove redundant utf8 compilation unit that was leftover from DolphinGravatar archshift2015-02-18
* Remove useless extended_trace compilation unit that was leftover from DolphinGravatar archshift2015-02-18
* Remove the useless msg_handler compilation unit that was left over from DolphinGravatar archshift2015-02-18
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-10
* Common: Add a clone of std::make_uniqueGravatar Yuri Kunde Schlesner2014-12-20
* Remove old logging systemGravatar Yuri Kunde Schlesner2014-12-13
* Add configurable per-class log filteringGravatar Yuri Kunde Schlesner2014-12-13
* New logging systemGravatar Yuri Kunde Schlesner2014-12-13
* Add SCOPE_EXIT macro to conveniently execute cleanup actionsGravatar Yuri Kunde Schlesner2014-12-13
* Added support for multiple input device types for KeyMap and connected Qt.Gravatar Kevin Hartman2014-09-12
* Initial HID PAD work, with GLFW only.Gravatar Kevin Hartman2014-09-11
* Removed fixed_size_queue.hGravatar archshift2014-09-08
* Removed common/std_xyz, instead using the std headerGravatar archshift2014-09-07
* Removed common/atomic, instead using std::atomicGravatar archshift2014-09-02
* CMake cleanupGravatar Yuri Kunde Schlesner2014-09-01
* CMakeLists: rename HEADS, improved commentsGravatar archshift2014-05-19
* Updated cmakelistsGravatar archshift2014-05-16
* Fixed indentsGravatar archshift2014-04-30
* IT'S ALIVE!Gravatar archshift2014-04-28
* fixes to scm_rev generation to make it conistent with windows buildGravatar bunnei2014-04-23
* added scm rev generation on Linux/cmakeGravatar bunnei2014-04-23
* updated CMakeLists for missing filesGravatar ShizZy2014-04-22
* updated CMakeListsGravatar bunnei2014-04-09
* convert tabs to spacesGravatar bunnei2014-04-01
* updated CMakeLists.txt file for new common filesGravatar ShizZy2013-09-04
* adding initial project layoutGravatar ShizZy2013-08-29