log OrthancServer/CMakeLists.txt @ 4761:31e12d2ce275

age author description
Mon, 02 Aug 2021 13:00:37 +0200 Sebastien Jodogne Linux Standard Base (LSB) builds of Orthanc can load non-LSB builds of plugins
Tue, 22 Jun 2021 07:37:20 +0200 Sebastien Jodogne removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0 openssl-3.x
Tue, 16 Mar 2021 17:58:16 +0100 Sebastien Jodogne added OrthancPluginRegisterDatabaseBackendV3() to plugin sdk db-changes
Mon, 15 Mar 2021 15:30:42 +0100 Sebastien Jodogne moving all accesses to databases from IDatabaseWrapper to ITransaction db-changes
Tue, 09 Mar 2021 18:24:59 +0100 Sebastien Jodogne taking StatelessDatabaseOperations out of ServerIndex db-changes
Mon, 22 Feb 2021 18:30:31 +0100 Sebastien Jodogne added unit test OrthancFramework.SizeOf to dump sizeof all the public classes in the Orthanc framework
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Thu, 10 Dec 2020 09:32:39 +0100 Sebastien Jodogne New config option "MallocArenaMax" to control memory usage on GNU/Linux