Histórico de commits

Autor SHA1 Mensagem Data
  Ludovic Courtès 039b226a94 build: Add a rule to generate `cyclomatic-complexity.html'. 12 anos atrás
  Nathalie Furmento f212661f97 doc: do not build if necessary tools are missing 12 anos atrás
  Nathalie Furmento 7a78e2537d Makefile.am: fix subdirs orders (mpi needs to be compiled before examples) 12 anos atrás
  Nathalie Furmento 9cde6c6832 Makefile.am: change subdirs order 12 anos atrás
  Samuel Thibault f5cd3d5183 Add rule to build proper ctags 12 anos atrás
  Samuel Thibault b0e78ad674 Do not build examples if user did not ask for it. Thanks bicatali for the patch. 12 anos atrás
  Nathalie Furmento a044cf23b4 task helper: move the definitions of the task helper functions to include/starpu_task_util.h 12 anos atrás
  Nathalie Furmento 0b03022752 cublas: move helper cublas functions to include/starpu_cublas.h and src/drivers/cuda/starpu_cublas.c 12 anos atrás
  Ludovic Courtès 58f887d9cf gcc: Build a ChangeLog upon `make dist'. 13 anos atrás
  Samuel Thibault c6b65fe5f8 re-introduce the thin pthread-to-win32 layer, as an option, as it seems recent versions of mingw and cygwin use a new pthread library which does not play well with starpu. 13 anos atrás
  Nathalie Furmento df34f3fb6b Makefile.am: clean-local already existed. clean starpu-top/starpu_top as well 13 anos atrás
  Nathalie Furmento 73a1ddd157 Makefile.am: add rule clean-local to remove starpu_top.1 13 anos atrás
  Nathalie Furmento 8c2b55e3f6 Makefile.am: use the existing rule to build starpu-top 13 anos atrás
  Nathalie Furmento 8a8be0755d Makefile.am: add rule for building starpu_top 13 anos atrás
  Nathalie Furmento 2577b0db97 Makefile.am: renaming of StarPU-Top to starpu_top 13 anos atrás
  Nathalie Furmento 41b240d5a1 starpu-top: rename binary to starpu_top and generate its man page 13 anos atrás
  Nathalie Furmento 55482d9c38 define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data' 13 anos atrás
  Nathalie Furmento f566526e3b tests/opt and examples/opt no longer exist 13 anos atrás
  Samuel Thibault 0a88862c0a Make showcheck recursive, fix hang when there is not test log 13 anos atrás
  Nathalie Furmento 30693bfe52 move pkgconfig mpi files in mpi directory 13 anos atrás
  Nathalie Furmento 1acda224ac Rename 'libstarpumpi-1.0.pc' to 'starpumpi-1.0.pc'. 13 anos atrás
  Ludovic Courtès 5c10219394 Rename `libstarpu-1.0.pc' to `starpu-1.0.pc'. 13 anos atrás
  Nathalie Furmento 68927a851a rename pkg-config package names from libXXX1.0.pc to libXXX-1.0.pc 13 anos atrás
  Cyril Roelandt fdbee85d19 Move src/common/hash.h to include/starpu_hash.h. All functions are now public. 13 anos atrás
  Samuel Thibault 47d3d4f491 Commit missing bit of previous commit 13 anos atrás
  Nathalie Furmento 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 anos atrás
  Nathalie Furmento 96140186eb Makefile.am: update +pkgconfig_DATA following previous commit 13 anos atrás
  Nathalie Furmento 2604e8f3c6 Add new files starpuXXX1.0.pc for XXX=""|"mpi"|"fft" to use the latest version of StarPU. 13 anos atrás
  Ludovic Courtès 5cb7127a9d Install headers under $includedir/starpu/1.0. 13 anos atrás
  Samuel Thibault d9fffa960b move fxt declarations to its own header 13 anos atrás