]> git.ipfire.org Git - thirdparty/make.git/shortlog
thirdparty/make.git
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.
2017-11-11  Paul Smith* Makefile.am: Add jhelp.pl to remote test setup.
2017-11-11  Paolo BonziniDo not use STOP_SET for singleton compares.
2017-11-11  Paolo BonziniSpeedup parsing of functions.
2017-11-11  Paolo BonziniRemove MAP_PERCENT as strchr is faster.
2017-11-11  Paolo BonziniUse Jenkins hash.
2017-11-11  Paolo BonziniUse strchr for simple case of find_char_unquote.
2017-11-11  Paolo BonziniUse strchr/memmove in collapse_continuations.
2017-10-31  Paul Smith* main.c (main): [SV 48274] Allow -j in makefile MAKEFL...
2017-10-30  Paul Smith* job.c (child_error): Modify error message string.
2017-10-30  Paul Smith* function.c (func_if): Check the first character of...
2017-10-30  Paul Eggertglob: Do not assume glibc glob internals.
2017-10-30  Paul SmithCompute load from number of running processes.
2017-09-30  Eli ZaretskiiFix checking existence of directories on MS-Windows
2017-07-10  Paul SmithUpdate copyright statements for 2017.
2017-07-10  Paul SmithRemove uses of unnecessary "register" keyword.
2017-07-10  Paul Smith* variable.c (create_pattern_var): [SV 51266] Create...
2017-07-10  Paul Smith[SV 51400] Only unblock fatal signals after child invoc...
next