log OrthancServer/CMakeLists.txt @ 5457:312e866e2550

age author description
Thu, 06 Jul 2023 17:04:31 +0200 Sebastien Jodogne Prevent the leak of the full path of the source files in the binaries
Fri, 14 Apr 2023 11:49:24 +0200 Sebastien Jodogne Added a sample plugin bringing multitenant DICOM support through labels
Wed, 12 Apr 2023 18:04:24 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Wed, 12 Apr 2023 18:04:05 +0200 Sebastien Jodogne cleanup
Wed, 12 Apr 2023 17:56:13 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Wed, 12 Apr 2023 17:55:11 +0200 Sebastien Jodogne fix pch
Wed, 12 Apr 2023 17:38:44 +0200 Sebastien Jodogne fix compatibility with visual studio precompiled headers
Wed, 12 Apr 2023 15:53:32 +0200 Sebastien Jodogne revert precompiled headers, as they really help
Wed, 12 Apr 2023 14:32:59 +0200 Sebastien Jodogne trying to fully disable precompiled headers for visual studio
Wed, 12 Apr 2023 13:32:08 +0200 Sebastien Jodogne trying to fix precompiled headers
Wed, 12 Apr 2023 11:54:29 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Wed, 12 Apr 2023 11:54:08 +0200 Sebastien Jodogne Avoid the use of "externalproject_add()" to build the sample plugins
Mon, 03 Apr 2023 20:53:14 +0200 Sebastien Jodogne started implementation of labels db-protobuf
Thu, 30 Mar 2023 21:31:56 +0200 Sebastien Jodogne first successful protobuf communication db-protobuf
Mon, 27 Mar 2023 16:50:48 +0200 Sebastien Jodogne removed unused IDatabaseWrapper::IsExistingResource() db-protobuf
Sun, 26 Mar 2023 21:19:58 +0200 Sebastien Jodogne installing OrthancDatabasePlugin.proto db-protobuf
Sun, 26 Mar 2023 21:09:13 +0200 Sebastien Jodogne compiling the protobuf compiler db-protobuf
Sun, 26 Mar 2023 11:59:03 +0200 Sebastien Jodogne integrating Protobuf library into Orthanc server db-protobuf
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Thu, 02 Feb 2023 11:28:35 +0100 Alain Mazy conditional usage of malloc_trim
Thu, 05 Jan 2023 17:24:43 +0100 Alain Mazy ResourceModification jobs can now use multiple threads
Mon, 17 Oct 2022 10:09:24 +0200 Alain Mazy fix install steps for ConnectivityChecks and DelayedDeletion plugins Orthanc-1.11.2
Mon, 03 Oct 2022 09:52:04 +0200 Alain Mazy added INSTALL_COMMAND to external projects to fix OpenSUSE build Orthanc-1.11.2
Thu, 15 Sep 2022 09:02:07 +0200 Alain Mazy added support for revision in SQLite + avoid upgrading DB version attach-custom-data
Wed, 14 Sep 2022 17:11:45 +0200 Alain Mazy PluginDatabaseV4 to handle customData attach-custom-data
Thu, 08 Sep 2022 17:42:08 +0200 Alain Mazy allow plugins to store a customData in the Attachments table to e.g. store custom paths without requiring an external DB attach-custom-data
Mon, 15 Aug 2022 15:34:02 +0200 Sebastien Jodogne upgrade to DCMTK 3.6.7
Mon, 20 Jun 2022 16:53:21 +0200 Alain Mazy wip: adding DelayedDeletion plugin delayed-deletion
Mon, 25 Apr 2022 17:32:58 +0200 Sebastien Jodogne cppcheck
Mon, 25 Apr 2022 15:30:51 +0200 Alain Mazy renamed DbOptizer into Housekeeper + add Scheduler & triggers more-tags