]> git.ipfire.org Git - thirdparty/make.git/shortlog
thirdparty/make.git
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
2019-09-07  Paul Smith* README.git: Describe GCC and GNU make requirements
2019-09-07  Paul Smith* tests/scripts/features/archives: Fix expected long...
2019-09-07  Paul Smith* tetss/run_make_test.pl: Avoid 'sh -c' for Windows...
2019-09-07  Paul SmithUpdate to GNU make release candidate 4.2.91
2019-09-07  Paul Smith* tests/scripts/functions/wildcard: Skip dangling symli...
2019-09-07  Paul Smith* maintMakefile: Use check-local when testing build.sh.
2019-09-07  Paul SmithDon't reset stack size when using posix_spawn()
2019-09-07  Paul Smith* configure.ac: Remove redundant getloadavg gnulib...
2019-09-07  Paul Smith* src/dir.c (dir_setup_glob): Initialize unused gl_offs.
2019-09-02  Paul EggertPacify Oracle Studio c99
2019-09-02  Paul EggertPort grouped_targets test to Solaris 10
2019-09-02  Paul EggertRemove useless code in eval
2019-09-02  Paul EggertPacify Oracle Studio 12.6 in init_switches
2019-09-02  Paul EggertPacify Oracle Studio 12.6
2019-09-02  Paul Smith* NEWS: Fix incorrect notes.
2019-09-02  Paul Smith* src/read.c (parse_file_seq): [SV 52076] Don't reverse...
2019-08-28  Eli ZaretskiiFix MS-Windows MinGW build
2019-08-26  Paul Smith* NEWS: Update for pre-release 4.2.90
2019-08-26  Paul SmithUpdate maintainer mode to support debug wait points.
2019-08-26  Paul Smith* tests/scripts/features/archives: [SV 54395] Support...
2019-08-26  Paul Smith* tests/scripts/misc/general3: Add more tests for SHELL...
2019-08-25  Paul Smith* src/job.c (construct_command_argv): Remove unused...
2019-08-25  Paul Smith* src/job.c (child_execute_job): Set pid to -1 on posix...
2019-08-24  Paul Smith* bootstrap: Update from latest gnulib version
2019-08-24  Paul Smith* scripts/copyright-update: Use git ls-files for contro...
2019-08-24  Paul Smith* po/LINGUAS: Add a translation for Bulgarian.
2019-07-14  Christian Eggers[SV 56449] (Windows) Use slow path if '%' appears in...
2019-07-14  Paul Smith* src/read.c (parse_file_seq): Update comments.
2019-07-13  Mike Haboustak[SV 28456] Don't override $< when no default rule has...
2019-07-13  Paul SmithSwitch to the gnulib version of strerror()
2019-05-19  Paul Smith* doc/make.texi: [SV 51974] Clarify makefile parsing...
2019-05-19  Paul Smith* doc/make.texi: [SV 54116] Document whitespace removal...
2019-05-19  Paul Smith[SV 46013] Allow recursive variable overrides from...
2019-05-19  Paul SmithUpdate developer customizations
2019-05-19  Paul Smith[SV 54549] Don't free used set_lists during merge
2019-05-19  Paul Smith* src/hash.c (jash_string): [SV 54980] Avoid ASAN error
2019-05-19  Paul Smith[SV 54740] Ensure .SILENT settings do not leak into...
2019-05-19  Paul SmithUpdate copyright statements for 2019
2019-05-12  Kaz Kylheku[SV 8297] Implement "grouped targets" for explicit...
2019-05-12  Paul Smith* variable.c (define_variable_in_set): Clear new structs
2019-05-12  Paul Smith* po/LINGUAS: Add Portuguese translation
2019-05-12  Paul SmithAdd developer customizations
2018-09-16  Paul Smith* src/arscan.c (ar_member_touch): [SV 54533] Stop ...
2018-09-16  Paul SmithChange output_write() to writebuf(), add readbuf()...
2018-09-15  Paul Smith* doc/make.texi (Remaking Makefiles): [SV 52273] Note...
2018-09-15  Paul Smith* src/main.c (main): Set jobserver permissions before...
2018-09-15  Paul Smith* doc/make.texi: [SV 48970] Clarify the value of $?
2018-09-15  Paul Smith* doc/make.text: [SV 54360] Weaken "obsolete" language...
2018-09-15  Paul Smith[SV 40657] Don't create pattern rules for suffix rules...
2018-08-04  Paul Smith* NEWS: Update for the latest changes.
2018-08-04  Paul Smith[SV 54233] Preserve higher command_state values on...
2018-08-04  Paul Smith* src/job.c (reap_children): Fix inverted win/lose...
2018-08-04  Paul Smith* tests/scripts/functions/wildcard: [SV 52018] Test...
2018-08-04  Bernhard M... * src/read.c (parse_file_seq): [SV 52076] Sort wildcard...
2018-08-04  Paul Smith* tests/scripts/features/archives: [SV 54395] Test...
2018-08-04  Ben Hutchings* src/arscan.c (ar_scan): [SV 54395] Allow long names...
2018-08-04  Paul Smith* lib/glob.c (glob_in_dir): [SV 53465] Allow symlinks...
2018-08-04  Paul Smith* configure.ac: Add --disable-posix-spawn option
2018-08-04  Paul Smith* src/job.c (child_execute_job): Clean up posix_spawn...
2018-08-04  Aron Barath* job.c (child_execute_job): Prefer posix_spawn() over...
2018-08-04  Paul SmithClean up errors for invalid commands and add regression...
2018-08-04  Paul SmithQueue failed fork() (etc.) to be handled like any other...
2018-08-03  Aron Barath* configure.ac: Check for posix_spawnattr_setsigmask
2018-08-03  Aron Barath* configure.ac: Check for spawn.h and posix_spawn()
2018-08-03  Aron Barath* src/makeint.h: Use pid_t to store PIDs, of int.
2018-08-03  spagoveanu... * src/dir.c: Preserve glob d_type field
2018-08-03  Paul Smith* src/read.c(unescape_char): Use C comments not C+...
2018-08-03  Paul SmithEnhance the Basic.mk environment to work with Gnulib
2018-07-02  Paul SmithResolve most of the Windows Visual Studio warnings.
2018-07-02  Paul SmithUpdate regression tests for Windows.
2018-07-02  Paul Smith* maintMakefile: Preserve comments during compilation
2018-07-02  Paul Smith* function.c(abspath): Use memcpy() to avoid GCC 8...
2018-07-02  Paul SmithConvert GNU make to use the gnulib portability library
2018-07-01  Paul Smith* Makefile.ami, glob/Makefile.ami: Remove obsolete...
2018-07-01  Ola Olsson* doc/make.texi: Updated language
2018-07-01  Paul Smith* all: Update Copyright statements for 2018
2018-07-01  Paul Smith* scripts/copyright-update: Maintainer's script for...
2018-02-10  Paul Smith* build_w32.bat: Support Visual Studio 17.
2017-11-19  Paul Smith* configure.ac: Support GLIBC glob interface version 2
2017-11-19  Paul SmithRework directory structure to use GNU-recommended ...
2017-11-18  Paul Smith* job.c: Add "command" as a known shell built-in.
2017-11-18  Paul Smith* tests/scripts/features/output-sync: Revert bad change...
2017-11-18  Paul SmithRemove unsupported build facilities.
next