Felix J. Ogris
1c3c9a5c94
call $(MAKE) instead of make
2025-02-01 18:19:23 +01:00
Mark Borgerding
8f47a67f59
removed kfc.h and kissfft_i32.hh from the install list since they are not as generally useful as the others
2021-02-09 20:29:17 -05:00
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
Anonymous Maarten
fcf9fa9a47
Use $(CC) and $(AR) in Makefile
2020-10-29 22:05:20 +01:00
Mark Borgerding
cf5813a1b4
added test for simd crash to "make testall" and thus travis CI
2020-04-19 10:06:56 -04:00
Jan Tojnar
b39de321ca
build: Make datatype configurable
2020-04-06 08:04:19 +02:00
Jan Tojnar
1d7e76e0af
build: Use install command for installing files
...
In build chroots of some package managers, the libdir does not exist yet so we need to create it.
2020-04-06 07:32:55 +02:00
Jan Tojnar
fffc26e89a
build: Fix make install on Darwin
2020-04-06 06:03:06 +02:00
Jan Tojnar
4193457bf4
build: Make installation prefix configurable
...
Nix uses different prefix so we need it configurable.
2020-04-06 05:55:54 +02:00
Mark Borgerding
0bfa4d538f
version v131
2019-02-01 07:57:58 -05:00
Mark Borgerding
4701177a75
switched "make tarball" from hg to git command
2019-02-01 07:48:36 -05:00
Mark Borgerding
cbf1f0eed1
removed unused and unmaintained mk_test.py
2019-02-01 07:40:39 -05:00
Greg Thornton
82d7f4cb8a
Use dylib for macOS and ignore built libs
2016-11-03 06:46:07 -05:00
Ian Daniher
cf0a8088e0
add install target for shared lib
2015-04-09 21:31:37 -04:00
Ian Daniher
e3420f1731
build archive for static linking
2015-04-08 16:59:46 -04:00
Ian Daniher
67b6c541e2
add target to build libkissfft.so
2014-10-20 23:57:18 -04:00
Ian
7d00183660
initial commit of kiss_fft130.tar.gz contents
2013-07-23 21:57:43 -04:00