summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* nicintel: remove unused rget_io_perms()Thomas Heijligen2022-01-101-1/+0
* gfxnvidia: remove unused rget_io_perms()Thomas Heijligen2022-01-101-1/+0
* drkaiser: remove unused rget_io_perms()Thomas Heijligen2022-01-101-1/+0
* atavia: remove unused rget_io_perms()Thomas Heijligen2022-01-101-1/+0
* Makefile: list dependencies for RAW_MEM_ACCESS, X86_PORT_IO, X86_MSRThomas Heijligen2021-12-221-9/+48
* physmap: rename to hwaccess_physmap, create own headerThomas Heijligen2021-12-221-1/+1
* hwaccess physmap: move x86 msr related code into own filesThomas Heijligen2021-12-221-1/+1
* hwaccess: move x86 port I/O related code into own filesThomas Heijligen2021-12-221-7/+6
* Makefile: Make pkg-config mandatory to find libusb1Thomas Heijligen2021-12-221-43/+19
* Makefile: Make pkg-config mandatory to find libjaylinkThomas Heijligen2021-12-221-30/+20
* Makefile: Rework NI-845x detectionThomas Heijligen2021-12-221-48/+36
* Makefile: Make pkg-config mandatory to find libftdi1Thomas Heijligen2021-12-221-37/+39
* Makefile: Move libftdi1 detection to hwlibs targetThomas Heijligen2021-11-071-28/+24
* Makefile: Move NI845X_SPI library detection to hwlibs targetThomas Heijligen2021-11-071-16/+15
* Makefile: Revise build options for Linux specific headersThomas Heijligen2021-11-071-44/+22
* Makefile: Revise utsname and clock_gettime testThomas Heijligen2021-11-071-22/+13
* Makefile: compiler target: separate fixed text and value by a colonThomas Heijligen2021-11-071-8/+6
* Makefile: Revise C compiler checkThomas Heijligen2021-11-011-7/+6
* Makefile: remove NEED_LIBUSB1 from FEATURE_CFLAGSThomas Heijligen2021-10-261-1/+0
* Makefile: meson.build: remove unused CONFIG_I2C_SUPPORTThomas Heijligen2021-10-261-1/+0
* Makefile, ich_descriptors_tool/Makefile: unify behaviorThomas Heijligen2021-10-261-1/+1
* Makefile: unify the use of filterThomas Heijligen2021-10-251-4/+4
* buildsystem: evaluate the USE_IOPL, USE_DEV_IO, USE_IOPERM macrosThomas Heijligen2021-10-151-0/+19
* buildsystem: handle the IS_WINDOWS macroThomas Heijligen2021-10-151-0/+6
* buildsystem: Determine the endianness only in the buildsystemThomas Heijligen2021-10-151-0/+7
* Makefile: copy determination test for the endian to Makefile.dThomas Heijligen2021-10-151-2/+3
* Makefile: move determination test for the architecture to Makefile.dThomas Heijligen2021-10-151-7/+3
* Makefile: move determination test for OS to Makefile.dThomas Heijligen2021-10-151-9/+4
* Makefile: move determination tests for target systems to one placeThomas Heijligen2021-10-151-17/+9
* Makefile: summarize systems with the same CPPFLAGS and LDFLAGSThomas Heijligen2021-10-141-14/+4
* Makefile: use STRIP_ARGS = -s on all systemsThomas Heijligen2021-10-141-4/+1
* Makefile: move functions and macros to own fileThomas Heijligen2021-09-281-197/+2
* custom_baud: move Linux specific code into own fileThomas Heijligen2021-09-281-1/+6
* mec1308: remove MEC1308 EC programmerVictor Ding2021-09-221-13/+2
* ene_lpc: remove ENE LPC programmerVictor Ding2021-09-221-14/+3
* ni845x_spi: handle PROGRAMFILES(X86) env var properlyMiklós Márton2021-08-271-2/+11
* Makefile: Use dependency lists to generate NEED_<library> varsNico Huber2021-07-121-26/+4
* Makefile: Enable bitbang_spi based on its dependency listNico Huber2021-07-121-17/+8
* Makefile: Disable libusb/libpci programmers via dependency listsNico Huber2021-07-121-28/+13
* Makefile: Deflate per-architecture handling of unsupported programmersNico Huber2021-07-121-132/+9
* Makefile: Deflate handling of Linux-only programmersNico Huber2021-07-121-35/+6
* Makefile: Deflate handling of unsupported programmers for libpayloadNico Huber2021-07-121-70/+6
* Makefile: Deflate handling of unsupported programmers for MinGWNico Huber2021-07-121-102/+7
* Makefile: Deflate handling of unsupported programmers for DJGPPNico Huber2021-07-121-78/+6
* Makefile: Add macro to disable unsupported programmersNico Huber2021-07-121-0/+7
* Makefile: Gather lists of dependencies by feature/libNico Huber2021-07-121-0/+49
* Makefile: Move $(NEED_LIBFTDI) block to similar onesNico Huber2021-07-121-10/+10
* Makefile: Move NI845X_SPI default to the other defaultsNico Huber2021-07-121-3/+3
* Revert "Mark ENE_LPC and MEC1308 as NEED_LIBPCI"Nico Huber2021-07-121-4/+0
* Makefile: Turn x86-arch comments into `if`Nico Huber2021-06-271-2/+4