Историја ревизија

Аутор SHA1 Порука Датум
  Nathalie Furmento 03052db3a3 examples: error-prone examples are moved into a opt sub-directory, their execution is optional пре 14 година
  Nathalie Furmento 0e4686c334 configure.ac: when searching for curand library, add cuda ldflags in search path пре 14 година
  Nathalie Furmento 4231064e60 Configuration and compilation system: fix OpenCL settings пре 14 година
  Cédric Augonnet 6674168898 Move the opt directory into tests/opt/ пре 14 година
  Nathalie Furmento 8e7dd0e906 compilation system: cuda cppflags should also not be included automatically пре 14 година
  Nathalie Furmento aa683e2b27 Configuration and Compilation system: пре 14 година
  Nathalie Furmento d2aeac86df Make some tests optional. пре 14 година
  Nathalie Furmento d6f69ff52a configure.ac: s/AC_MSG_NOTICE/AC_MSG_CHECKING/ пре 14 година
  Nathalie Furmento 7db88bebfe configure.ac: improve information messages пре 14 година
  Nathalie Furmento 5fcf549c56 configure.ac: improve information messages пре 14 година
  Ludovic Courtès d8e018850b gcc: Check for specific GCC functions. пре 14 година
  Nathalie Furmento ee4a51d3d4 configure.ac: improve CUDA Detection пре 14 година
  Nathalie Furmento e533af0ce6 configure.ac: typo 'test x=xno' ==> 'test x = xno' пре 14 година
  Nathalie Furmento 25695a8c0d configure.ac: do not set a default value for OpenCL (using /usr by default can lead to errors) пре 14 година
  Ludovic Courtès 10437b6105 Add preliminary GCC plug-in. пре 14 година
  Samuel Thibault 330db6c455 revert part of r338: X_LIBS could be empty, while x_includes is documented to be non-empty. пре 14 година
  Nathalie Furmento dc33eba3d9 configure.ac: fix X11 detection пре 14 година
  Nathalie Furmento 462a05c8a5 configure.ac: conditionally define HAVE_X11 (properly) пре 14 година
  Nathalie Furmento a4a55fec1b configure.ac: conditionally define HAVE_X11 пре 14 година
  Samuel Thibault 01456b03c5 Use autoconf's standard AC_PATH_XTRA macro пре 14 година
  Samuel Thibault 4143640e28 look for cuda in /usr and /opt пре 14 година
  Nathalie Furmento 849b0e5746 configure.ac: revert #3300. We do not need to define that flag for nvcc. We should instead check _MSC_VER for microsoft visual studio пре 14 година
  Nathalie Furmento d94e617176 configure.ac: define macro __MINGW32__ for nvcc пре 14 година
  Nathalie Furmento f7d4696af4 configure.ac: -m64 should only be set when a 64bits OS is detected пре 14 година
  Nathalie Furmento b4c4e7be5d configure.ac: when hwloc is not found through pkgconfig, set HWLOC_CFLAGS and HWLOC_LIBS пре 14 година
  Nathalie Furmento 7ccfd1bb14 configure.ac: allow to specify hwloc location --with-hwloc=directory (pkg-config is tested first and if not found the specified directory) пре 14 година
  Cédric Augonnet d56a66ebba Fix compilation on Mac OS X (tested without OpenCL on a 64bit imac) пре 14 година
  Ludovic Courtès 6b74fb7700 remove extraneous quotes from CPPFLAGS, LDFLAGS & co пре 14 година
  Samuel Thibault a8a4a99fe8 Don't let newer libtool version build a static .lib file: we rather build a dynamic .lib file thanks to the MS-provided lib command пре 14 година
  Samuel Thibault 2dca807899 fix support of paths with spaces пре 14 година