comparison CMakeLists.txt @ 2610:3ff4c50647ea jobs

moving the old scheduler to the graveyard
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 19 May 2018 16:40:26 +0200
parents 44e268605478
children 83ac5a05ce84
comparison
equal deleted inserted replaced
2609:f7a84b551ee4 2610:3ff4c50647ea
68 OrthancServer/OrthancRestApi/OrthancRestChanges.cpp 68 OrthancServer/OrthancRestApi/OrthancRestChanges.cpp
69 OrthancServer/OrthancRestApi/OrthancRestModalities.cpp 69 OrthancServer/OrthancRestApi/OrthancRestModalities.cpp
70 OrthancServer/OrthancRestApi/OrthancRestResources.cpp 70 OrthancServer/OrthancRestApi/OrthancRestResources.cpp
71 OrthancServer/OrthancRestApi/OrthancRestSystem.cpp 71 OrthancServer/OrthancRestApi/OrthancRestSystem.cpp
72 OrthancServer/QueryRetrieveHandler.cpp 72 OrthancServer/QueryRetrieveHandler.cpp
73 OrthancServer/Scheduler/CallSystemCommand.cpp
74 OrthancServer/Scheduler/DeleteInstanceCommand.cpp
75 OrthancServer/Scheduler/ModifyInstanceCommand.cpp
76 OrthancServer/Scheduler/ServerCommandInstance.cpp
77 OrthancServer/Scheduler/ServerJob.cpp
78 OrthancServer/Scheduler/ServerScheduler.cpp
79 OrthancServer/Scheduler/StorePeerCommand.cpp
80 OrthancServer/Scheduler/StoreScuCommand.cpp
81 OrthancServer/Search/HierarchicalMatcher.cpp 73 OrthancServer/Search/HierarchicalMatcher.cpp
82 OrthancServer/Search/IFindConstraint.cpp 74 OrthancServer/Search/IFindConstraint.cpp
83 OrthancServer/Search/ListConstraint.cpp 75 OrthancServer/Search/ListConstraint.cpp
84 OrthancServer/Search/LookupIdentifierQuery.cpp 76 OrthancServer/Search/LookupIdentifierQuery.cpp
85 OrthancServer/Search/LookupResource.cpp 77 OrthancServer/Search/LookupResource.cpp