cmake
|
f58ec4f19f
Initial CMake infrastructure.
|
hace 14 años |
doc
|
0dd22e2dee
Support of brief descriptions in the comments without the brief tag.
|
hace 14 años |
examples
|
2d917785b5
Search for pthreads library when compiling the Larson benchmark.
|
hace 14 años |
include
|
4bc33f55b4
Removed malicious comment tag (some strict compilers were complaining).
|
hace 14 años |
private-include
|
297d9e8902
Moved initialize_allocator to the header files, added header guard and comments to it.
|
hace 14 años |
src
|
06bfbf6e8e
Fixed a wrong call to sbrk while initializing the maptables of a heap on a space aware allocator.
|
hace 14 años |
.hgignore
|
8e832c4ff7
Initial commit of Larson benchmark.
|
hace 14 años |
CMakeLists.txt
|
66b799d8f1
Fixed Doxygen.
|
hace 14 años |
DefineOptions.cmake
|
2f06c81a16
Added support for static library compilation, fixed indentation in src/CMakeLists.txt, fixed heap.h to include stddef.h for size_t support, added P2012 in cmake to automate some choices required.
|
hace 14 años |
dmm_config.h.in
|
efec350abe
Added dmm_config header guard.
|
hace 14 años |