summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add musl to the recognized systemsbaserock/build-essentialRichard Dale2015-02-261-1/+1
* Merge branch 'baserock/richardmaw/S8564/ro-staging-area' into baserock/build-...Richard Maw2013-08-232-20/+14
|\
| * stage2-make: Do not attempt to fix specsbaserock/richardmaw/S8564/ro-staging-areaRichard Maw2013-08-141-1/+0
| * morphs: convert to YAMLRichard Maw2013-08-142-20/+15
|/
* Merge branch 'baserock/samthursfield/build-essential-2-rebase' into baserock/...Sam Thursfield2013-03-151-0/+12
|\
| * Use MORPH_ARCH field to set target-specific flagsSam Thursfield2013-03-141-1/+1
| * Prevent build from using g++ from host machineSam Thursfield2013-03-131-1/+1
| * Remove -B from CPPFLAGSSam Thursfield2013-03-121-1/+1
| * Add morphs for build-essential bootstrapSam Thursfield2013-03-111-0/+12
|/
* Add morphology for build-essential buildSam Thursfield2012-12-271-0/+8
* make-3.82 tarball releaseSam Thursfield2012-12-14188-1789/+150341
* Allow os2 and mingw to disable jobserver with a configure option.masterpsmith2011-11-151-7/+9
* Enable jobserver on W32 when using configure.psmith2011-11-157-20/+37
* Be sure to start parsing prereqs in the right place even if there arepsmith2011-11-144-3/+24
* Changes to resolve warnings.psmith2011-11-147-7/+18
* Don't use Hungarian notation: remove _p/_ptr from var names.psmith2011-11-142-8/+12
* Support jobserver capability on Windows systems.psmith2011-11-146-25/+304
* In very obscure situations we may write the free token back to the pipe.psmith2011-11-142-2/+6
* Enable high-resolution timestamps for Darwin (Mac OSX)psmith2011-11-133-7/+15
* Add translation for Czech (cs).psmith2011-09-262-2/+6
* When we re-exec the master makefile in a jobserver environment, ensurepsmith2011-09-184-3/+29
* We compute various values for vpath lookup the first time throughpsmith2011-09-184-42/+39
* Avoid certificate checks when getting PO files from translationproject.orgpsmith2011-09-172-1/+8
* Ensure variables defined in $(call ...) have global scopepsmith2011-09-126-4/+35
* Ensure that -n takes precedence over -t.psmith2011-09-024-1/+30
* Save strings we're expanding in case an embedded eval causes thempsmith2011-08-294-36/+44
* Fix another error related to whitespace handling in archives.psmith2011-06-125-5/+30
* Ensure private variables are not used when appending target-specificpsmith2011-05-074-6/+27
* Inverted the boolean test from what I wanted it to be. Added apsmith2011-05-074-1/+22
* job.c (construct_command_argv_internal): Don't assume shellflagseliz2011-05-072-7/+23
* Updated documentation to fix Savannah bugs #32058 and #31582psmith2011-05-022-8/+24
* Use the same algorithm for counting the number of words to sort as wepsmith2011-05-024-65/+58
* Extern the global declaration of stack_limit. Fixes Savannah bug #32753psmith2011-05-022-1/+6
* Avoid invoking glob() unless the filename has potential globbingpsmith2011-05-022-24/+40
* Delay caching of the file name in eval_makefile() until after all thebosk2011-04-292-6/+14
* Add new feature: != shell assignment for portability with BSD make.psmith2011-04-1810-18/+214
* * Fixups to the make man pagepsmith2011-02-217-182/+253
* Check if the target-specific variable is the same as the globalpsmith2010-11-304-7/+23
* Improve backslash/newline handling to adhere to POSIX requirements.psmith2010-11-0620-94/+298
* Bump the version to 3.82.90.psmith2010-08-2916-67/+185
* Set shellflags to a reasonable default if it's not set already.psmith2010-08-292-1/+10
* variable.c (define_automatic_variables) [__MSDOS__ || WINDOWS32]:eliz2010-08-272-1/+23
* - Fix the NEWS file to be accuratepsmith2010-08-148-17/+96
* Fix Savannah bug #30723: expand MAKEFLAGS before we re-exec afterpsmith2010-08-104-2/+27
* w32/subproc/build.bat: Make all 3 cl.exe compile command lineseliz2010-08-072-5/+8
* function.c (func_shell) [WINDOWS32]: Reset just_print_flageliz2010-08-072-3/+25
* Fix the DJGPP build.eliz2010-08-072-0/+7
* Release GNU make 3.82psmith2010-07-287-69/+109
* job.celiz2010-07-241-1/+3
* job.c (pid2str) [WINDOWS32]: Fix CPP conditionals for using %Id format.eliz2010-07-241-0/+5