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.03Jun12May11429Apr2819926Mar221812Feb27Jan261312616Dec15118130Nov24232018161519Oct1698630Sep282524232214331Aug627Jul2624139825Jun221211109520May19141323Apr2120151465230Mar1918171613Feb12939Jan18Dec15423Nov717Oct16151027Sep262322151120Aug10Jul96Jun2131May271614131210230Apr2423227Mar171127Feb1932131Jan3022212013121110814Dec1165423Nov16127526Oct25129220Sep191722Aug211615983130Jul242327Jun618May1716320Apr191214Mar1297632128Feb262221130Jan27261612821Dec18151413985429Nov25Oct231813964327Sep2130Aug27262523222117141110131Jul2827252420181716141312525Jun221915145324May232221208527Apr2524222118171330Mar2921171613121110986228Feb108723Jan175431Dec262016111016Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr2726222120191513KWSys: Avoid stat in CopyFileAlways (#10790)Silence warnings on sgi compiler.KWSys: Process tree kill for kFreeBSD, GNU/HurdFix for bug #10542, allow this to build on Tru64Make get_stl_prime_list an inline function to avoid duplicate copies of it.Fix for bug #10550, work around instantiation out of scopeKWSys Process: Add OpenBSD process tree kill supportKWSys SharedForward: Add OpenBSD supportPatch to avoid short name usage where possible. Get the actual case spelling of a file name on 'Windows' without converting to short name and back again. Avoids bad behavior reported in http://bugs.winehq.org/show_bug.cgi?id=22286 when using cmake under a wine/msys/mingw installation on a Linux box. Thanks to Clinton Stimpson for preparing the patch.BUG: Commit a fix from Rusty to address incorrectly reported memory queries.ENH: Adding symbol for cray compute linux to DynamicLoader.cxxKWSys: Enable process tree killing on kFreeBSDFix KWSYS_PLATFORM_INFO_TEST when user removes treeKWSys: Remove $Id$ from MD5.cCOMP: remove exporting String as VS10 attempts to export its parents (basic_string) which causes all kinds of multiply defined symbols at link time.KWSys: Fix SharedForward on Cygwin without -mwin32Trust umask for file permissionsCOMP: Added missing case for the export macro, thanks to Kenneth Moreland.ENH: Added support for building kwsys with GCC visibility support.KWSys: Improve SharedForward platform tableKWSys: Build tests after librariesAdd fallback for detecting CPU speed from Windows registry on builds where USE_ASM_INSTRUCTIONS gets defined to 0. (Win64 builds.) Clean up methods to return false when not implemented or when they fail to detect the things they're supposed to detect. This file still needs a lot more work to have a fully working implementation on Win64 builds. Committing it now because it's slightly better than it was, and there is a need for the CPU speed detection code in projects that depend on kwsys. Will file a bug shortly to request that the missing implementations get filled in...KWSys: Remove default exe output pathKWSys: List processes with "ps -ef" on OpenSolarisKWSys: Use "ps -Af" for process list on QNXKWSys: Fix process tree kill on 64-bit WindowsKWSys: Restore SIGSTOP/SIGKILL to end process treeMac has gettimeofday defined, but cmsys wasn't aware of that, so it was falling back to using time() which only provides second resolution. Fixed to allow usec res.Suppress Intel float-equality test warningsKWSys: Work-around llvm-gcc-4.2 optimizer bugKWSys: Set CMP0003 to NEWFix KWSys FundamentalType for Universal BinariesCreate KWSYS_PLATFORM_INFO_TEST macroCheck for 'long long' without computing sizeEnable loose loop constructs in KWSysFix bogus calls to GetMemoryStatus and GetMemoryStatusEx: need to set the dwLength member of the struct prior to calling. Otherwise it's just a garbage value from the stack. Also, pay attention to return value of GetMemoryStatusEx: if it indicates failure then just return 0 without using any of the other data the call returns.Try to fix missing size_t on qnxCOMP: Fixing return type of the Get methods associated with variables thatCOMP: Fixing type declarations and type conversions that could potentiallyfix two more icpc warnings, ok by Brad (float compared for equality, unused variable)
Loading