コミット履歴

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