Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Mar228Feb108723Jan175431Dec262016111016Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar2928262517161110327Feb24171615111012Jan42Dec130Nov2126Oct2017111054130Sep292823161514137631Aug309320Jul139743230Jun74113May107630Apr292221115Mar1213Feb121128Jan2622211917126530Dec292423222019171615141398754328Nov2749Oct18Sep21Aug171376510Jul987632130Jun292625242320191812111013May12823Apr11108ENH: Adding kwsys implementation for a DynamicLoader class. Copy from itkDynamicLoader, with patch from cmDynamicLoaderENH: add missing cmake depend hacksENH: add missing cmake includeCOMP: Some STL implementation do not provide clear on std::stringBUG: Need to reset internal structure in case of multiple calls to LoadENH: Redo implementation of itkDirectory to use kwsys (avoid duplicating code).ENH: fix std in kwsys, has to be kwsys_stlENH: check in new find stuffCOMP: Fixed warnings for Borland 5.8.ENH: fix for bug 28618, cmake.exe can not find itselfCOMP: Fix problem with STL on HP, and fix reusing the same variable in for loopsCOMP: Fix compile problem on windows and macCOMP: Fix build problemENH: Move relative path to kwsysENH: Added kwsys::String class to shorten debugging symbols and error messages involving std::string.ENH: Add some doc for visible classENH: by Bill make sure path is unix styleENH: fix for iccENH: add support for watcom wmake and wcl386ENH: Added special test 0 to just run a given command line.COMP: Do not build tests if build testing is offBUG: When more than one command is given and one of them fails to start and the rest are killed, do not forget to reap the killed children.ENH: add better support for framework linkingENH: Improved robustness of sharing parent pipes with children. This ensures that the parent pipe handles are inherited by the children. If a parent pipe handle is invalid a handle to an empty pipe is given to the child to make sure all pipes are defined for the children.BUG: Return if the file is in any directory not just in first oneCOMP: for a in range(100): write_on_board(No std in kwsys...)ENH: Add a method to remove remaining argumentsCOMP: Fix the exporting so that it can actually be usedENH: Add another signature to FindProgram that matches more to the one from CMakeSTYLE: Documented reference to "man select_tut".BUG: Do not close handle obtained from GetModuleHandle which does not increase the reference count of the module.ENH: Change flag to PASS_REGULAR_EXPRESSION and FAIL_REGULAR_EXPRESSION and add help in cmSetTestsPropertiesCommandCOMP: Fix all dashboardsENH: Add test for output regular expressionENH: Improved file modification time comparison on Windows to use GetFileAttributesEx instead of CreateFile/GetFileTime/CloseHandle to get file times. This results in a 30% reduction in time to do a build system check.ENH: try to get this thing to pass with cmake 2.2.1COMP: More namespace fixes to build on HPCOMP: Fix namespace. This way kwsys can be built outside cmakeENH: Push glob to the kwsysENH: Add an accessor for the maximum file length
Loading