Commit Graph

8 Commits

Author SHA1 Message Date
Vasyl Gello
2e2747c129
Overhaul Make makefiles
* Header files and correspondent C sources that define
    functions recently added to public API moved from
    'tools' directory to root

  * By default, install prefix is '/usr/local/', and header
    install path is '${PREFIX}/include/kissfft'

  * Added detection of external libraries like FFTW or libPNG

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2021-02-05 13:34:16 +02:00
Adam Demuri
6fcc85dbaf Add support for CMake 2020-05-31 13:26:14 -06:00
Mark Borgerding
b30b93cd97 A test case for issue #40. Segfaults with: make -C test test_simd && ./test/test_simd 2020-04-19 09:57:40 -04:00
Mark Borgerding
0bfa4d538f version v131 2019-02-01 07:57:58 -05:00
Mark Borgerding
21e1883ac2 Merge branch 'master' into merge_bazaar
Conflicts:
	.gitignore
2018-07-21 12:14:02 -04:00
Mark Borgerding
8049cde2d0 ignore test artifacts 2018-07-21 11:06:22 -04:00
Greg Thornton
82d7f4cb8a Use dylib for macOS and ignore built libs 2016-11-03 06:46:07 -05:00
Ian Daniher
dcf3d68b55 add .gitignore 2014-10-21 00:06:34 -04:00