log CMakeLists.txt @ 4015:f6cb16413325

age author description
Mon, 08 Jun 2020 17:11:09 +0200 Sebastien Jodogne removing useless macro ORTHANC_ENABLE_LOGGING_PLUGIN
Fri, 05 Jun 2020 19:18:14 +0200 Sebastien Jodogne set default value for ORTHANC_FRAMEWORK_BUILDING_LIBRARY
Fri, 05 Jun 2020 19:14:20 +0200 Sebastien Jodogne ORTHANC_FRAMEWORK_BUILDING_LIBRARY
Fri, 05 Jun 2020 18:26:01 +0200 Sebastien Jodogne ORTHANC_FRAMEWORK_BUILDING_PLUGIN
Fri, 29 May 2020 18:42:18 +0200 Sebastien Jodogne fix build
Wed, 20 May 2020 17:03:24 +0200 Sebastien Jodogne integration mainline->c-get c-get
Mon, 18 May 2020 18:20:19 +0200 Sebastien Jodogne class CleaningInstancesJob to share cleaning code by merge/split jobs transcoding
Tue, 12 May 2020 14:58:24 +0200 Alain Mazy merge default -> c-get c-get
Wed, 06 May 2020 12:48:28 +0200 Sebastien Jodogne reorganization transcoding
Fri, 27 Mar 2020 10:06:58 -0400 Stacy Loesch Add C-GET SCP support c-get
Mon, 16 Mar 2020 12:17:43 +0100 Sebastien Jodogne integration mainline->transcoding transcoding
Fri, 13 Mar 2020 08:32:13 +0100 Sebastien Jodogne new branch: transcoding transcoding
Fri, 13 Mar 2020 08:31:39 +0100 Sebastien Jodogne merge storage-commitment
Thu, 12 Mar 2020 16:08:08 +0100 Sebastien Jodogne creating IDicomTranscoder abstraction
Tue, 10 Mar 2020 17:43:49 +0100 Sebastien Jodogne StorageCommitmentReports storage-commitment
Mon, 09 Mar 2020 17:19:45 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 05 Mar 2020 21:13:37 +0100 Sebastien Jodogne fix pkcs11 compilation
Fri, 31 Jan 2020 15:50:17 +0100 Sebastien Jodogne use a shorter path for VS2008 storage-commitment
Fri, 31 Jan 2020 14:29:35 +0100 Sebastien Jodogne reorganization storage-commitment
Tue, 28 Jan 2020 17:25:36 +0100 Sebastien Jodogne removing not working tricks for ConnectivityChecks plugin
Sat, 25 Jan 2020 12:04:45 +0100 Sebastien Jodogne yet another try...
Sat, 25 Jan 2020 11:27:23 +0100 Sebastien Jodogne trying to fix output folders for OS X and windows
Sat, 25 Jan 2020 10:52:02 +0100 Sebastien Jodogne fix
Sat, 25 Jan 2020 10:40:20 +0100 Sebastien Jodogne fix lsb
Fri, 24 Jan 2020 18:09:56 +0100 Sebastien Jodogne fix
Fri, 24 Jan 2020 17:37:14 +0100 Sebastien Jodogne fix for cis
Fri, 24 Jan 2020 17:06:23 +0100 Sebastien Jodogne New sample plugin: ConnectivityChecks
Tue, 23 Apr 2019 21:40:57 +0200 Benjamin Golinvaux Added a public function that will use emscripten-specific logging functions when using its SDK + scaffolding work. Build and UT OK on msvc15 x64. Not actually tested under *nix or emscripten yet emscripten-logging
Wed, 27 Mar 2019 15:25:18 +0100 Sebastien Jodogne Size of the Orthanc static binaries are reduced by compressing ICU data
Thu, 21 Mar 2019 11:41:03 +0100 Alain Mazy speed up base64 decoding + added tests