summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* make-3.82 tarball releaseSam Thursfield2012-12-141-302/+0
* Enable jobserver on W32 when using configure.psmith2011-11-151-0/+11
* Be sure to start parsing prereqs in the right place even if there arepsmith2011-11-141-0/+6
* Changes to resolve warnings.psmith2011-11-141-0/+9
* Don't use Hungarian notation: remove _p/_ptr from var names.psmith2011-11-141-0/+4
* Support jobserver capability on Windows systems.psmith2011-11-141-0/+28
* In very obscure situations we may write the free token back to the pipe.psmith2011-11-141-1/+4
* Enable high-resolution timestamps for Darwin (Mac OSX)psmith2011-11-131-0/+6
* When we re-exec the master makefile in a jobserver environment, ensurepsmith2011-09-181-0/+4
* We compute various values for vpath lookup the first time throughpsmith2011-09-181-0/+6
* Avoid certificate checks when getting PO files from translationproject.orgpsmith2011-09-171-0/+5
* Ensure variables defined in $(call ...) have global scopepsmith2011-09-121-0/+13
* Ensure that -n takes precedence over -t.psmith2011-09-021-0/+5
* Save strings we're expanding in case an embedded eval causes thempsmith2011-08-291-0/+8
* Fix another error related to whitespace handling in archives.psmith2011-06-121-0/+9
* Ensure private variables are not used when appending target-specificpsmith2011-05-071-0/+5
* Inverted the boolean test from what I wanted it to be. Added apsmith2011-05-071-0/+4
* job.c (construct_command_argv_internal): Don't assume shellflagseliz2011-05-071-0/+7
* Updated documentation to fix Savannah bugs #32058 and #31582psmith2011-05-021-0/+5
* Use the same algorithm for counting the number of words to sort as wepsmith2011-05-021-0/+4
* Extern the global declaration of stack_limit. Fixes Savannah bug #32753psmith2011-05-021-0/+5
* Avoid invoking glob() unless the filename has potential globbingpsmith2011-05-021-0/+6
* Delay caching of the file name in eval_makefile() until after all thebosk2011-04-291-0/+5
* Add new feature: != shell assignment for portability with BSD make.psmith2011-04-181-0/+17
* * Fixups to the make man pagepsmith2011-02-211-0/+22
* Check if the target-specific variable is the same as the globalpsmith2010-11-301-0/+5
* Improve backslash/newline handling to adhere to POSIX requirements.psmith2010-11-061-0/+34
* Bump the version to 3.82.90.psmith2010-08-291-0/+22
* Set shellflags to a reasonable default if it's not set already.psmith2010-08-291-0/+5
* variable.c (define_automatic_variables) [__MSDOS__ || WINDOWS32]:eliz2010-08-271-0/+6
* - Fix the NEWS file to be accuratepsmith2010-08-141-2/+16
* Fix Savannah bug #30723: expand MAKEFLAGS before we re-exec afterpsmith2010-08-101-0/+5
* w32/subproc/build.bat: Make all 3 cl.exe compile command lineseliz2010-08-071-0/+3
* function.c (func_shell) [WINDOWS32]: Reset just_print_flageliz2010-08-071-0/+7
* Fix the DJGPP build.eliz2010-08-071-0/+4
* Release GNU make 3.82psmith2010-07-281-1/+12
* job.c (pid2str) [WINDOWS32]: Fix CPP conditionals for using %Id format.eliz2010-07-241-0/+5
* - Many fixup patches from Savannah.psmith2010-07-191-0/+33
* Fix buffer overrun in concat().bosk2010-07-161-0/+4
* Update copyrights for 2010.psmith2010-07-131-0/+2
* Fixes to build_w32.bat for building with MSVC 64bit.psmith2010-07-121-6/+12
* *** empty log message ***eliz2010-07-121-0/+6
* Add the beginning of the .ONESHELL special feature.psmith2010-07-121-0/+25
* w32/subproc/sub_proc.c: Include stdint.h.eliz2010-07-091-0/+7
* Fix Savannah bug #30312.eliz2010-07-091-0/+3
* job.c (pid2str) [WINDOWS32]: Don't use %Id with GCC < 4.x.eliz2010-07-091-0/+20
* - Enhance .POSIX to set -e when invoking shells, as demanded by apsmith2010-07-061-0/+10
* Fixups for warnings on Windows (esp 64bit).psmith2010-07-051-0/+15
* Do not consider filenames that contain parens but don't END in a paren,psmith2010-07-031-0/+6
* - Add whitespace to command line invocation in features/recursionpsmith2010-07-011-0/+6