История коммитов

Автор SHA1 Сообщение Дата
  Nathalie Furmento 23e779bd6a src/top/starpu_top_connection.c: first include all windows include files before including any starpu files лет назад: 11
  Samuel Thibault 7ac2c135ad protect worker status with the scheduler mutex лет назад: 11
  Nathalie Furmento bfc3d2ca5f src/top/starpu_top_connection.c: include starpu.h лет назад: 11
  Nathalie Furmento 9543a4d5fc src/top/starpu_top_connection.c: fixes for windows лет назад: 11
  Samuel Thibault 15fa7c89da mingw & cygwin have gettimeofday (and possibly timespec) in sys/time.h лет назад: 11
  Samuel Thibault 3287a44e0e Allow cuda execution on simgrid too лет назад: 11
  Samuel Thibault 26132b4ec0 Fix definition of struct timespec for some version of mingw лет назад: 11
  Samuel Thibault f78c16cf1c Exclude loader.c from the sys/time.h check too лет назад: 11
  Samuel Thibault 909d76588e Make config.h check for unistd.h inclusion before leveldb includes it лет назад: 11
  Samuel Thibault 0ba562f069 Revert r13399 and 13400, to bring back using gettimeofday instead of starpu_timing_now, since loader.c is not linked against starpu, and instead use our own gettimeofday implementation in the windows-but-no-mingw-or-cygwin case лет назад: 11
  Samuel Thibault 18592058ec Do not undef interface, we deal with it лет назад: 11
  Samuel Thibault 50432406ef Do not expose encapsulation of pthread functions to applications built with msvc лет назад: 11
  Samuel Thibault abd95026a6 port r13402 from 1.1: Keep caps convention coherent лет назад: 11
  Samuel Thibault b898392582 Make sure we don't introduce new inclusions of sys/time.h лет назад: 11
  Samuel Thibault 0d90ae3f88 drop including sys/time.h, now useless лет назад: 11
  Samuel Thibault 169bf34d54 port r13398 from 1.1: eradicate use of timeval лет назад: 11
  Samuel Thibault 1ee69f6aaa drop including sys/time.h, now useless лет назад: 11
  Samuel Thibault 27f203c685 eradicate using timeval лет назад: 11
  Samuel Thibault d4209d9035 Fix unistd.h inclusion in dolib too лет назад: 11
  Samuel Thibault b40a05fe3f typo лет назад: 11
  Samuel Thibault b0a03415e9 Fix allocation, clean code a bit лет назад: 11
  Samuel Thibault 66ef1d7904 Only blame starpu developers for pointer arithmetic, who knows what happens in various C headers лет назад: 11
  Samuel Thibault 685b4b21e9 Try to fetch the timespec definition from time.h or pthread.h, for those mingw versions which provide it лет назад: 11
  Samuel Thibault 16d0c341eb port r13377 from 1.1: Do not expose our pthread_barrier when building applications with MSVC лет назад: 11
  Samuel Thibault ae0522de95 restore building starpu-top лет назад: 11
  Samuel Thibault a92760f1c6 Make sure we don't unconditionnally include unistd.h, which is not available on windows лет назад: 11
  Samuel Thibault 5b425686c0 Avoid showing the message if we won't show it :) лет назад: 11
  Samuel Thibault e1bdf3cd44 merge changelog change лет назад: 11
  Samuel Thibault 69cb5ea77b Make sure we do not include sys/time.h, but include starpu_util instead, which Does The Right Thing. лет назад: 11
  Samuel Thibault 57e3ce1af1 sys/time is not needed any more for gettimeofday лет назад: 11