log CMakeLists.txt @ 79:068551520123

age author description
Thu, 12 Aug 2021 17:52:17 +0200 Sebastien Jodogne New Python function: "orthanc.RegisterStorageArea()"
Thu, 12 Aug 2021 16:05:49 +0200 Sebastien Jodogne sync
Wed, 23 Jun 2021 09:09:04 +0200 Sebastien Jodogne improved CMakeLists.txt
Sat, 12 Jun 2021 08:00:57 +0200 Sebastien Jodogne no more need of "-DORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIES" to link against system-wide orthanc framework
Fri, 11 Jun 2021 17:11:34 +0200 Sebastien Jodogne back to mainline
Fri, 11 Jun 2021 17:09:25 +0200 Sebastien Jodogne OrthancPython-3.2 OrthancPython-3.2
Fri, 11 Jun 2021 14:54:26 +0200 Sebastien Jodogne fix link against system-wide orthanc framework
Thu, 10 Jun 2021 18:19:27 +0200 Sebastien Jodogne New functions from the SDK wrapped in Python: CreateDicom, RegisterFindCallback, RegisterMoveCallback
Fri, 22 Jan 2021 10:12:17 +0100 Sebastien Jodogne back to mainline
Fri, 22 Jan 2021 10:08:17 +0100 Sebastien Jodogne OrthancPython-3.1 OrthancPython-3.1
Wed, 09 Dec 2020 17:35:53 +0100 Sebastien Jodogne back to mainline
Wed, 09 Dec 2020 17:30:15 +0100 Sebastien Jodogne OrthancPython-3.0 OrthancPython-3.0
Tue, 08 Dec 2020 19:02:30 +0100 Sebastien Jodogne New Python function: "orthanc.RegisterIncomingHttpRequestFilter()"
Tue, 08 Dec 2020 16:30:25 +0100 Sebastien Jodogne ugrade to Orthanc SDK 1.8.1
Tue, 04 Aug 2020 15:32:49 +0200 Sebastien Jodogne Support of Apple OS X
Tue, 04 Aug 2020 13:31:27 +0200 Sebastien Jodogne sync
Wed, 08 Jul 2020 15:22:12 +0200 Sebastien Jodogne back to mainline
Wed, 08 Jul 2020 15:17:58 +0200 Sebastien Jodogne OrthancPython-2.0 OrthancPython-2.0
Wed, 08 Jul 2020 14:34:59 +0200 Sebastien Jodogne upgrade to Orthanc SDK 1.7.2
Mon, 06 Jul 2020 17:37:30 +0200 Sebastien Jodogne CMake simplification using DownloadOrthancFramework.cmake
Thu, 28 May 2020 18:05:18 +0200 Sebastien Jodogne New builders for Windows: Supporting 32 / 64bit with Python 2.7 / 3.7 / 3.8
Tue, 07 Apr 2020 07:52:07 +0200 Sebastien Jodogne removed commented include_directories() in CMake
Mon, 06 Apr 2020 20:39:49 +0200 Benjamin Golinvaux Added the PYTHON_WINDOWS_USE_RELEASE_LIBS CMake option
Fri, 03 Apr 2020 12:18:45 +0200 Sebastien Jodogne improved prefix detection if mingw
Fri, 03 Apr 2020 12:12:09 +0200 Benjamin Golinvaux fix prefix and suffix for Windows Python libraries
Fri, 03 Apr 2020 11:28:04 +0200 Sebastien Jodogne fix suffix of Windows library
Fri, 03 Apr 2020 10:45:43 +0200 Sebastien Jodogne fix linking with Python on Windows
Wed, 01 Apr 2020 10:43:36 +0200 Sebastien Jodogne integration 1.0->mainline
Wed, 01 Apr 2020 10:43:11 +0200 Sebastien Jodogne generation of windows resources OrthancPython-1.0
Wed, 01 Apr 2020 10:22:23 +0200 Sebastien Jodogne back to mainline
Wed, 01 Apr 2020 09:45:03 +0200 Sebastien Jodogne OrthancPython-1.0 OrthancPython-1.0
Wed, 01 Apr 2020 08:19:13 +0200 Sebastien Jodogne cppcheck
Fri, 27 Mar 2020 12:22:22 +0100 Sebastien Jodogne fixing the SDK version
Thu, 26 Mar 2020 18:47:01 +0100 Sebastien Jodogne initial commit