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.010Dec16Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar2928262517161110327Feb24171615111012Jan42Dec130Nov2126Oct2017111054130Sep292823161514137631Aug309320Jul139743230Jun74113May107630Apr292221115Mar1213Feb121128Jan2622211917126530Dec292423222019171615141398754328Nov2749Oct18Sep21Aug171376510Jul987632130Jun292625242320191812111013May12823Apr11108ENH: 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 lengthENH: CMake kills me (so does Cygwin)ENH: avoid the use of GET_TARGET_PROPERTY by testing the CMake executable instead of the test executableBUG: Reverting fundamental type info change until it is fixed on more platforms. It was tested on Linux, SGI, HP, Sun, OSX, Windows with nmake and VS 6, 7, 7.1, 8, Borland Make, and cygwin by hand with spaces in the path and cmake 2.0 and 2.2 before committing but still seems to be failing on some dashboards...strange.ENH: add kwsys test for DetectFileTypeENH: Converting FundamentalType try-compiles into a single try-run. All the information about the existence, size, and signedness of types can be determined in one program thanks to limits.h.COMP: Try to remove warningsENH: Updated to use modern FILE command for writing to output logs instead of WRITE_FILE.BUG: kwsys_ios namespace should import streambuf also.ENH: Make message into statusBUG: Remove warning and try to fix memory problemENH: Test for both commandsSTYLE: Added reference to documentation in CMakeLists.txt.STYLE: Added backward compatibility disclaimer.BUG: Fix which argument is which, also, fix the test to be less agressiveENH: Add testing of GET_TEST_PROPERTY commandBUG: On WIN32, since we are using subkey, set itCOMP: Remove unused variableBUG: Fix encoding and add deleting to the testENH: Modify API a little bit to allow arbitrary length values. Encode certain characters. Rename UNIX registry to FILE registry. More testingCOMP: Remove problem on borlandENH: Enable registry, add test of SET_TESTS_PROPERTIES, rename tests for dart2COMP: Remove some more warningsENH: Cleanups and expose unix registry on windows (for cygwin etc)COMP: Win32 fixesENH: More handling of unix versus windows registryENH: Initial import
Loading