aboutsummaryrefslogtreecommitdiff
path: root/src/globalvars.py
Commit message (Collapse)AuthorAgeFilesLines
* add license header and module docstring removing not valid variable docstringsFlorian Fischer2019-08-291-11/+33
|
* add allocsrcdir and allocbuild dir to globalvarsFlorian Fischer2019-08-281-0/+6
|
* add srcdir to globalvarsFlorian Fischer2019-08-271-5/+7
|
* apply some flake8 hintsFlorian Fischer2019-06-191-3/+0
|
* use abspaths in globalvarsFlorian Fischer2019-05-081-2/+2
|
* move list of available benchmarks to src.globalvars.benchmarksFlorian Fischer2019-04-291-1/+13
| | | | fix analyse
* save facts and rstore them on loadFlorian Fischer2019-03-061-0/+3
|
* add allocators to globalvars; kill mysql server on exit; save libc versions ↵Florian Fischer2019-03-061-0/+3
| | | | of requirements
* use timestamps in allocator build systemFlorian Fischer2019-03-061-0/+11
|
* rework rebuild mechanism to use timestamps instead of pickle stringsFlorian Fischer2019-03-051-1/+3
|
* add new verbosity and colored outputFlorian Fischer2019-03-051-0/+1