log libcommon/CMakeLists.txt @ 186:16ff680a8a94

age author description
Sat, 20 Oct 2018 21:12:20 +0200 David Demelier Common: move point, line and rectangle, closes #913 @30m
Fri, 12 Oct 2018 20:24:40 +0200 David Demelier Common: cleanup
Tue, 21 Aug 2018 10:55:13 +0200 David Demelier Server: add custom error code
Mon, 20 Aug 2018 13:24:39 +0200 David Demelier Common: remove network_stream class
Fri, 17 Aug 2018 15:44:12 +0200 David Demelier Server: initial re-support of PostgreSQL
Sat, 17 Mar 2018 14:36:14 +0100 David Demelier Common: remove id class, closes #773 @5m
Sat, 17 Mar 2018 14:16:29 +0100 David Demelier Common: remove weak_array, closes #772 @5m
Tue, 09 Jan 2018 13:15:07 +0100 David Demelier Misc: update copyrights
Wed, 13 Dec 2017 16:35:19 +0100 David Demelier CMake: use Boost imported targets
Wed, 27 Sep 2017 12:52:36 +0200 David Demelier Client: enable edition support, closes #703
Tue, 05 Sep 2017 14:06:31 +0200 David Demelier Misc: replace copyrights, closes #655
Sat, 02 Sep 2017 11:24:42 +0200 David Demelier Common: add weak_array class
Fri, 18 Aug 2017 18:45:07 +0200 David Demelier Common: implement basic tilesets, closes #664
Tue, 04 Jul 2017 13:23:15 +0200 David Demelier Common: refactoring class mlk::size
Sun, 22 Jan 2017 10:11:17 +0100 David Demelier Common: remove class prefix in resources_locator|loader
Sun, 01 Jan 2017 13:35:37 +0100 David Demelier Happy new year!
Fri, 16 Dec 2016 16:37:08 +0100 David Demelier CMake: add mlk prefixes to libraries
Fri, 16 Dec 2016 16:13:26 +0100 David Demelier Misc: move duktape.hpp into libcommon-js
Fri, 16 Dec 2016 14:26:52 +0100 David Demelier Common: add Boost include directories
Fri, 09 Dec 2016 13:28:45 +0100 David Demelier CMake: big cleanup, closes #598
Tue, 29 Nov 2016 21:21:36 +0100 David Demelier Misc: new style, closes #578
Sun, 27 Nov 2016 20:50:38 +0100 David Demelier Misc: switch to Boost.Timer, closes #586
Sun, 27 Nov 2016 18:00:49 +0100 David Demelier Server: add sqlite basic backend, closes #558
Thu, 18 Aug 2016 11:07:34 +0200 David Demelier Misc: make JavaScript different libraries, Closes T3
Wed, 10 Aug 2016 14:30:51 +0200 David Demelier Misc: use raw duktape API
Wed, 29 Jun 2016 19:44:19 +0200 David Demelier Misc: use nlohmann json, #520
Fri, 17 Jun 2016 13:12:35 +0200 David Demelier Misc: switch to .hpp, dos2unix everything while here, #478
Thu, 16 Jun 2016 13:35:31 +0200 David Demelier Misc: convert to spaces, #519
Mon, 04 Apr 2016 18:51:30 +0200 David Demelier Client: add JavaScript bindings for ElapsedTimer, #464
Fri, 01 Apr 2016 13:43:30 +0200 David Demelier Common: add libjs, #463
Wed, 23 Mar 2016 17:11:39 +0100 David Demelier Misc: switch to lower case (part 2)
Tue, 22 Mar 2016 22:50:35 +0100 David Demelier Misc: change header guards
Tue, 22 Mar 2016 18:26:05 +0100 David Demelier Initial import