summaryrefslogtreecommitdiff
path: root/src/makeint.h
Commit message (Expand)AuthorAgeFilesLines
...
* Convert word, wordlist, and intcmp functions to use long longPaul Smith2021-11-281-2/+3
* * src/makeint.h: Removed unused atol declarationJouke Witteveen2021-11-271-1/+0
* [SV 61042] Enhance logging of implicit rule searchDmitry Goncharov2021-10-181-0/+5
* Add support for the POSIX :::= assignment operator.Paul Smith2021-09-201-1/+1
* [SV 45211] Parse MAKEFLAGS immediately when it's resetPaul Smith2021-09-051-2/+7
* [SV 59881] Handle vertical TAB consistentlyPaul Smith2021-03-151-1/+1
* [SV 59169] Add --debug=why and --debug=print optionsPaul Smith2020-12-051-1/+1
* * src/makeint.h (free_alloca): Check for builtin allocaPaul Smith2020-12-021-2/+10
* Resolve unused-result warnings for alloca(0)Paul Smith2020-11-291-0/+7
* [SV 41273] Allow the directory cache to be invalidatedPaul Smith2020-11-291-0/+1
* * src/makeint.h: [ARM] [SV 58347] Don't assume ARM is not POSIXPaul Smith2020-07-101-1/+1
* Obey order of multiple print/no-print directory optionsPaul Smith2020-03-311-1/+1
* Enable compilation with C90 compilersPaul Smith2020-01-041-19/+22
* Update copyright statements for 2020Paul Smith2020-01-031-1/+1
* * src/makeint.h: Add a declaration for memrchr()Paul Smith2020-01-031-2/+6
* * src/makeint.h: Add typedef for mode_t if !HAVE_UMASKPaul Smith2019-09-071-0/+1
* Don't reset stack size when using posix_spawn()Paul Smith2019-09-071-1/+2
* Fix MS-Windows MinGW buildEli Zaretskii2019-08-281-6/+2
* Update maintainer mode to support debug wait points.Paul Smith2019-08-261-2/+8
* [SV 54740] Ensure .SILENT settings do not leak into sub-makesPaul Smith2019-05-191-1/+1
* Update copyright statements for 2019Paul Smith2019-05-191-1/+1
* [SV 8297] Implement "grouped targets" for explicit rules.Kaz Kylheku2019-05-121-0/+1
* Change output_write() to writebuf(), add readbuf() helper.Paul Smith2018-09-161-0/+2
* * src/makeint.h: Use pid_t to store PIDs, of int.Aron Barath2018-08-021-1/+1
* Resolve most of the Windows Visual Studio warnings.Paul Smith2018-07-021-8/+8
* * 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/+794