]> git.ipfire.org Git - thirdparty/make.git/shortlog
thirdparty/make.git
2020-11-29  Paul Smith* .ccls: Disable clang compare against static string...
2020-11-13  Paul Smith[SV 59093] Rewrite filter/filter-out to avoid large...
2020-10-28  Paul Smith* doc/make.texi (Include): Update behavior for missing...
2020-07-19  Paul Smith* NEWS: [SV 58435] Document minimum C compiler version...
2020-07-19  Paul Smith[SV 58735] Define the order that makefiles are rebuilt.
2020-07-10  Paul Smith* src/makeint.h: [ARM] [SV 58347] Don't assume ARM...
2020-07-10  Paul Smith* src/job.c (unblock_sigs): [!POSIX] [SV 58743] Fix...
2020-05-14  Paul Smith* NEWS: Fix some tortured grammar.
2020-05-03  Paul Smith[SV 57930] Cast char to unsigned char to call ctype...
2020-05-03  Paul SmithConvert [ ... ] to test ... in scripting.
2020-05-03  Paul Smith* maintMakefile: Clean up output
2020-05-03  Paul Smith* mainMakefile: Check that INSTALL exists in the dist...
2020-05-03  Kevin Buettner[SV 58232] Disable inheritance of jobserver FDs for...
2020-04-01  Paul Smith[SV 57674] Use the system default PATH if $PATH is...
2020-04-01  Paul Smithtests: Simplify customization of %ENV
2020-03-31  Jens Rehsack* src/output.h: [WINDOWS32] [SV 57888] Use gnulib fcntl...
2020-03-31  Jens Rehsack* src/w32/compat/dirent.c: [SV 57888] Use gnulib opendi...
2020-03-31  Jens Rehsack* src/dir.c (local_stat): [WINDOWS32] Fix buffer-overfl...
2020-03-31  Paul Smith[SV 57896] Change directories before checking jobserver...
2020-03-31  Paul Smith[SV 57967] Only set APPEND mode for regular files
2020-03-31  Paul SmithObey order of multiple print/no-print directory options
2020-03-29  Paul Smith* NEWS: Update 4.3 with information on .SILENT / -s
2020-02-29  Eli Zaretskii* NEWS: Mention the new tcc support.
2020-02-29  Christian JullienAdd support for building with Tiny C for MS-Windows
2020-01-21  Paul SmithApply spelling corrections from Fossies spellcheck
2020-01-21  Paul SmithUpdate to GNU make 4.3.90
2020-01-19  Paul SmithGNU Make release 4.3 4.3
2020-01-19  Paul Smith* configure.ac (guile): Check for Guile 3.0 installations
2020-01-19  Paul Smith* src/job.c (sh_cmds): [SV 57625] Update builtin shell...
2020-01-19  Paul SmithResolve some documentation issues
2020-01-19  Paul Smith[SV 40657] Reinstate old behavior for suffix rules...
2020-01-05  Dmitry Goncharov* tests/test_driver.pl: Enhance error messages
2020-01-04  Paul Smith* doc/make.texi: Change the GFDL to an Appendix
2020-01-04  Paul Smith* NEWS: Clarify authorship of new features.
2020-01-04  Paul SmithEnable compilation with C90 compilers
2020-01-03  Paul Smith* bootstrap: Update to the latest gnulib version
2020-01-03  Paul SmithRelease GNU make 4.2.93 4.2.93
2020-01-03  Paul SmithUpdate copyright statements for 2020
2020-01-03  Paul SmithSupport the .EXTRA_PREREQS special variable
2020-01-03  Paul Smith* tests/scripts/features/patternrules: Use Windows...
2020-01-03  Paul Smith* tests/test_driver.pl: Compute full path to Perl inter...
2020-01-03  Paul Smith* tests/scripts/features/exec: Don't use $ENV in the...
2020-01-03  Paul Smith* src/makeint.h: Add a declaration for memrchr()
2019-12-27  Paul Smith* NEWS: Remove info about disabled /proc/loadavg usage.
2019-12-27  Paul Smith[SV 57022] Avoid posix_spawn which fails asynchronously
2019-12-26  Paul Smith[SV 56655] Allow pattern expansion to contain spaces
2019-12-18  Ben Wijen* src/misc.c (spin): On WINDOWS32 use Sleep() instead...
2019-12-18  Ben Wijen* bootstrap.bat: Fix typo in batch file name
2019-12-18  Paul Smith* src/config.h.W32.template: [SV 57152] MinGW32 doesn...
2019-12-18  Jouke Witteveen[SV 54161] Fix second expansion of $* for paths
2019-12-17  Jouke Witteveen* src/implicit.c (pattern_search): Set lastslash correctly
2019-12-17  Jouke Witteveen* src/implicit.c (pattern-search): Remove unneeded...
2019-12-17  Paul Smith* Makefile.am: Build lzip package instead of bzip2
2019-12-17  Paul Smith* src/job.c (load_too_high): Disable Linux /proc/loadav...
2019-12-17  Paul Smith* tests/run_make_tests.pl (set_more_defaults): Fix...
2019-12-16  Paul Smith* tests/run_make_tests.pl (subst_make_string): Force...
2019-12-16  Paul SmithRename jhelp.pl to thelp.pl and make it a generic test...
2019-10-10  Paul EggertPort functions/shell test to Solaris 10
2019-10-08  Paul SmithRelease GNU make 4.2.92 4.2.92
2019-10-06  Paul Smith* doc/make.text (Reading Makefiles): Rewrite to be...
2019-10-05  Paul Smith* Makefile.am (check-regression): Use PERLFLAGS when...
2019-10-05  Paul Smith* tests/scripts/functions/wildcard: Skip slash tests...
2019-10-05  Paul Smithtests: Convert %CONFIG_FLAGS to get_config()
2019-10-05  Paul Smith* src/hash.c (jhash_string): Don't read past end of...
2019-10-05  Paul Smith* tests/run_make_tests.pl (valid_option): Add missing...
2019-09-23  Paul Smith* src/function.c (func_realpath) [AIX]: Remove trailing...
2019-09-22  Paul Smith* tests/scripts/features/vpathplus: Fix output for...
2019-09-22  Florian Weimer* configure.ac (HAVE_GETTIMEOFDAY): Avoid undeclared...
2019-09-22  Paul Smith* test/test_driver.el (_run_with_timeout): Show error...
2019-09-22  Paul Smith* job.c (child_error): Modify error message string.
2019-09-21  Paul Smith* tests: Convert from File::Spec::Functions to File...
2019-09-21  Paul Smith* tests/scripts/function/guile: Valgrind doesn't work...
2019-09-21  Paul Smith* src/job.c (child_execute_job): Allocate space for...
2019-09-21  Paul Smith[SV 56918] Compute job slots properly on failing command
2019-09-21  Paul Smith* src/arscan.c (ar_scan): Restrict length for sscanf...
2019-09-21  Paul Smith* tests/scripts/functions/shell: Detect correct SHELLST...
2019-09-21  Paul Smith* tests/run_make_test.pl: Fix support for valgrind.
2019-09-21  Paul Smith* tests/run_make_tests.pl (find_prog): Fix syntax error.
2019-09-16  Paul Smith* NEWS: Update date and clarify -l change. 4.2.91
2019-09-16  Paul Smith* tests/run_make_tests.pl: Create $scriptsuffix for...
2019-09-16  Paul SmithRefresh the test suite framework implementation.
2019-09-16  Paul Smith* tests/config-flags.pm.in: Add USE_SYSTEM_GLOB.
2019-09-16  Paul Smith* README.git: [SV 56895] Provide more info about "maint...
2019-09-16  Paul Smith* tests/test_driver.pl: Remember error for "running...
2019-09-16  Paul Smith* src/job.c (child_execute_job): Use errno from find_in...
2019-09-16  Paul Smith* src/job.c (child_execute_job): Use newer gnulib findp...
2019-09-10  Eli ZaretskiiRevert "[SV 56449] (Windows) Use slow path if '%' appea...
2019-09-09  Paul SmithRework the creation of build.sh so it's not a template.
2019-09-08  Paul Smith* gl/modules/make-glob: Move local glob configure.ac...
2019-09-08  Paul Smith[SV 56834] Support local PATH search with posix_spawnp
2019-09-08  Paul Smith* doc/make.texi (Recipe Execution): Correct example...
2019-09-08  Paul Smith* configure.ac: Check whether struct dirent has a d_typ...
2019-09-08  Paul Smith* src/config.h.W32.template [W32]: Add support for...
2019-09-08  Paul Smith* src/makeint.h: Add typedef for mode_t if !HAVE_UMASK
2019-09-08  Paul Smith* build.template: Rewrite to allow gnulib support.
2019-09-07  Paul Smith* doc/make.texi: Clarify that the jobserver pipe is...
2019-09-07  Paul SmithAlign child_execute_job among different ports
2019-09-07  Paul Smith* doc/make.tex (Substitution Refs): Clarify patsubst...
2019-09-07  Paul Smith* src/job.c (start_job_command) [VMS]: Correct VMS...
2019-09-07  Paul SmithShow useful errors when posix_spawn() doesn't do so
next