summaryrefslogtreecommitdiff
path: root/src/default.c
Commit message (Expand)AuthorAgeFilesLines
* Add new warnings invalid-var and invalid-refPaul Smith2023-04-011-1/+1
* Clean up some preprocessor operationsPaul Smith2023-01-161-7/+7
* Use MK_OS_OS2 macro instead of __EMX__Paul Smith2023-01-161-2/+2
* Use MK_OS_DOS macro instead of __MSDOS__Paul Smith2023-01-161-9/+9
* Rename WINDOWS32 macro to MK_OS_W32Paul Smith2023-01-151-1/+1
* Rename VMS macro to MK_OS_VMSPaul Smith2023-01-151-11/+11
* Remove support for AmigaOSPaul Smith2023-01-151-3/+1
* [SV 63821] Don't set up default suffix rules if makefile sets -rDmitry Goncharov2023-02-201-9/+11
* [SV 63668] Use autoconf to detect the default C++ compilerPaul Smith2023-02-051-7/+13
* Update the copyright year on all filesPaul Smith2023-01-011-1/+1
* Update URLs to use https rather than httpPaul Smith2022-10-181-1/+1
* * <all>: Update copyright notices.Paul Smith2022-02-101-1/+1
* * src/default.c (default_variables): Use CPP in PREPROCESS.S.Paul Smith2021-09-061-2/+2
* [SV 45211] Parse MAKEFLAGS immediately when it's resetPaul Smith2021-09-051-1/+1
* * src/default.c (default_variables) [AIX]: [SV 59096] Fix ARFLAGSPaul Smith2020-11-291-1/+6
* Update copyright statements for 2020Paul Smith2020-01-031-1/+1
* Update copyright statements for 2019Paul Smith2019-05-191-1/+1
* * all: Update Copyright statements for 2018Paul Smith2018-07-011-1/+1
* Rework directory structure to use GNU-recommended "src" directory.Paul Smith2017-11-191-0/+757