log OrthancServer/CMakeLists.txt @ 5185:0ea402b4d901

age author description
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
Wed, 30 Mar 2022 15:45:54 +0200 Alain Mazy merge default -> more tags more-tags
Wed, 30 Mar 2022 14:50:30 +0200 Alain Mazy fix for Apple M1
Sat, 26 Mar 2022 09:23:49 +0100 Sebastien Jodogne pass user-specific compiler flags to the ConnectivityChecks subproject