summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-20Turn off -Wdeprecated-non-prototypendk-r26dndk-r26cndk-r26bndk-r26-rc1ndk-r26-beta1ndk-r26ndk-r26-releaseYi Kong
2022-05-19Suppress string-compare warningYi Kong
2021-09-02Build make using cmake+ninjandk-r25cndk-r25bndk-r25-beta4ndk-r25-beta3ndk-r25-beta2ndk-r25-beta1ndk-r25ndk-r24-rc1ndk-r24-beta2ndk-r24-beta1ndk-r24ndk-r25-releasendk-r24-releaseRyan Prichard
2021-07-23Add support for compiling make against muslColin Cross
2021-01-21Fix mac builds due to unguarded-availability errorndk-r23bndk-r23-beta6ndk-r23-beta5ndk-r23-beta4ndk-r23-beta3ndk-r23-beta2ndk-r23-beta1ndk-r23snap-temp-L55500000954195064snap-temp-L46400000954189285snap-temp-L42700000954200376snap-temp-L22100000954195783snap-temp-L15100000954188532snap-temp-L12100000954176778busytown-mac1010-releaseDan Willemsen
2020-04-14Fix old macOS build.ndk-r22-beta1ndk-r22ndk-release-r22Elliott Hughes
2020-04-09make: fix build.Elliott Hughes
2020-04-06Upgrade to GNU Make 4.3.Elliott Hughes
2020-04-01[SV 57674] Use the system default PATH if $PATH is not setPaul Smith
2020-04-01tests: Simplify customization of %ENVPaul Smith
2020-03-31* src/output.h: [WINDOWS32] [SV 57888] Use gnulib fcntl if availableJens Rehsack
2020-03-31* src/w32/compat/dirent.c: [SV 57888] Use gnulib opendir on MinGW32Jens Rehsack
2020-03-31* src/dir.c (local_stat): [WINDOWS32] Fix buffer-overflow warning.Jens Rehsack
2020-03-31[SV 57896] Change directories before checking jobserver authPaul Smith
2020-03-31[SV 57967] Only set APPEND mode for regular filesPaul Smith
2020-03-31Obey order of multiple print/no-print directory optionsPaul Smith
2020-03-29* NEWS: Update 4.3 with information on .SILENT / -sPaul Smith
2020-02-29* NEWS: Mention the new tcc support.Eli Zaretskii
2020-02-29Add support for building with Tiny C for MS-WindowsChristian Jullien
2020-01-20Apply spelling corrections from Fossies spellcheckPaul Smith
2020-01-20Update to GNU make 4.3.90Paul Smith
2020-01-19GNU Make release 4.3Paul Smith
2020-01-19* configure.ac (guile): Check for Guile 3.0 installationsPaul Smith
2020-01-19* src/job.c (sh_cmds): [SV 57625] Update builtin shell command listPaul Smith
2020-01-19Resolve some documentation issuesPaul Smith
2020-01-19[SV 40657] Reinstate old behavior for suffix rules with prereqsPaul Smith
2020-01-05* tests/test_driver.pl: Enhance error messagesDmitry Goncharov
2020-01-04* doc/make.texi: Change the GFDL to an AppendixPaul Smith
2020-01-04* NEWS: Clarify authorship of new features.Paul Smith
2020-01-04Enable compilation with C90 compilersPaul Smith
2020-01-03* bootstrap: Update to the latest gnulib versionPaul Smith
2020-01-03Release GNU make 4.2.93Paul Smith
2020-01-03Update copyright statements for 2020Paul Smith
2020-01-03Support the .EXTRA_PREREQS special variablePaul Smith
2020-01-03* tests/scripts/features/patternrules: Use Windows-compatible quotingPaul Smith
2020-01-03* tests/test_driver.pl: Compute full path to Perl interpreterPaul Smith
2020-01-03* tests/scripts/features/exec: Don't use $ENV in the descriptionPaul Smith
2020-01-03* src/makeint.h: Add a declaration for memrchr()Paul Smith
2019-12-27* NEWS: Remove info about disabled /proc/loadavg usage.Paul Smith
2019-12-27[SV 57022] Avoid posix_spawn which fails asynchronouslyPaul Smith
2019-12-26[SV 56655] Allow pattern expansion to contain spacesPaul Smith
2019-12-18* src/misc.c (spin): On WINDOWS32 use Sleep() instead of sleep()Ben Wijen
2019-12-18* bootstrap.bat: Fix typo in batch file nameBen Wijen
2019-12-18* src/config.h.W32.template: [SV 57152] MinGW32 doesn't support d_typePaul Smith
2019-12-18[SV 54161] Fix second expansion of $* for pathsJouke Witteveen
2019-12-17* src/implicit.c (pattern_search): Set lastslash correctlyJouke Witteveen
2019-12-17* src/implicit.c (pattern-search): Remove unneeded 'dir' variableJouke Witteveen
2019-12-17* Makefile.am: Build lzip package instead of bzip2Paul Smith
2019-12-17* src/job.c (load_too_high): Disable Linux /proc/loadavg for nowPaul Smith
2019-12-17* tests/run_make_tests.pl (set_more_defaults): Fix typoPaul Smith