log CMakeLists.txt @ 2402:741765ec8374

age author description
Fri, 08 Sep 2017 16:32:59 +0200 Sebastien Jodogne rename GTEST_ as GOOGLE_TEST_
Thu, 31 Aug 2017 16:47:34 +0200 Sebastien Jodogne STANDALONE_BUILD is a paramater of the Orthanc framework
Wed, 30 Aug 2017 13:27:05 +0200 Sebastien Jodogne fix
Wed, 30 Aug 2017 13:11:37 +0200 Sebastien Jodogne getting rid of the OpenSSL static library
Wed, 30 Aug 2017 12:29:48 +0200 Sebastien Jodogne fix pch
Wed, 30 Aug 2017 12:05:49 +0200 Sebastien Jodogne fix precompiled headers
Wed, 30 Aug 2017 11:48:35 +0200 Sebastien Jodogne sample of a micro-service
Wed, 30 Aug 2017 11:26:08 +0200 Sebastien Jodogne CMake to build the Orthanc framework without the Orthanc server
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server
Tue, 29 Aug 2017 19:59:01 +0200 Sebastien Jodogne uncoupling DCMTK primitives from Orthanc::Configuration
Tue, 29 Aug 2017 16:49:44 +0200 Sebastien Jodogne reorganization in macros
Mon, 28 Aug 2017 18:07:03 +0200 Sebastien Jodogne reorganization in CMake
Mon, 28 Aug 2017 14:09:24 +0200 Sebastien Jodogne Experimental support of actively maintained Civetweb to replace Mongoose 3.8
Tue, 22 Aug 2017 17:32:13 +0200 Sebastien Jodogne refactoring of BoostConfiguration.cmake
Mon, 21 Aug 2017 21:21:48 +0200 Sebastien Jodogne more consistent handling of libiconv in cmake
Wed, 19 Jul 2017 14:26:20 +0200 Sebastien Jodogne fix mainline version
Wed, 19 Jul 2017 13:10:48 +0200 Sebastien Jodogne set version Orthanc-1.3.0
Mon, 17 Jul 2017 19:19:08 +0200 Sebastien Jodogne USE_DCMTK_362_PRIVATE_DIC flag for cmake
Mon, 17 Jul 2017 18:49:45 +0200 Sebastien Jodogne switch to just-released dcmtk 3.6.2
Fri, 14 Jul 2017 15:53:04 +0200 Sebastien Jodogne Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
Fri, 23 Dec 2016 16:02:00 +0100 Sebastien Jodogne Logger compatible with the Orthanc plugin SDK
Wed, 14 Dec 2016 16:57:21 +0100 Sebastien Jodogne macro ORTHANC_ENABLE_LUA for orthanc-wsi
Tue, 13 Dec 2016 17:42:06 +0100 Sebastien Jodogne fix mainline version
Tue, 13 Dec 2016 16:28:07 +0100 Sebastien Jodogne set version Orthanc-1.2.0
Thu, 08 Dec 2016 16:16:25 +0100 Sebastien Jodogne refactoring of the worklist sample using OrthancPluginCppWrapper
Fri, 25 Nov 2016 12:07:36 +0100 Sebastien Jodogne introduction of HAS_ORTHANC_EXCEPTION to avoid PluginException if not necessary
Thu, 24 Nov 2016 12:58:43 +0100 Sebastien Jodogne ENABLE_PROFILING cmake option
Thu, 17 Nov 2016 15:39:10 +0100 Sebastien Jodogne cmake option USE_DCMTK_361_PRIVATE_DIC
Wed, 09 Nov 2016 16:54:23 +0100 Sebastien Jodogne creation of namespace SystemToolbox
Wed, 09 Nov 2016 16:26:40 +0100 Sebastien Jodogne reorganization