aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Makefile: fix linking flag orderAnton Khirnov2021-07-20
|
* Makefile: allow overriding ccAnton Khirnov2020-07-26
|
* Update x86inc.asm.Anton Khirnov2020-07-26
| | | | Also, switch from nasm to yasm.
* Use cc for linking the library.Anton Khirnov2017-08-12
|
* Add a new test.Anton Khirnov2017-07-25
|
* Add the .d files to gitignore/clean target.Anton Khirnov2017-07-25
|
* Refactor conformal factor evaluation.Anton Khirnov2017-06-30
|
* Add a threadpool implementation.Anton Khirnov2017-06-30
|
* eval: refactor evaluating the metricAnton Khirnov2016-08-28
|
* A major rewrite.Anton Khirnov2015-04-14
| | | | | Split the code into multiple files, drop the GSL dependency, introduce configurable logging, random cleanups.
* Add tests.Anton Khirnov2014-12-08
|
* Makefile: add an indirection for object filesAnton Khirnov2014-12-01
|
* Add a Makefile and a linker versioning script.Anton Khirnov2014-11-01