index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
*
Partially revert r186559.
obrien
2009-02-03
1
-1
/
+1
*
Remove duplicate OPTFLAGS definition.
fjoe
2009-02-02
1
-1
/
+0
*
Sort the options, per style(9).
imp
2009-02-02
1
-24
/
+25
*
David doesn't consider the prior -s behavior a bug. Back out this
imp
2009-01-31
1
-1
/
+0
*
Unbreak make -s. There's about a 10% performance improvement with -s
imp
2009-01-30
1
-0
/
+1
*
Remove inlining of functions that are used mostly in different object files.
rdivacky
2009-01-20
3
-4
/
+4
*
Don't enable -Q by default - I've fixed the rescue build issue.
obrien
2009-01-13
2
-3
/
+3
*
Note that r186713 also contained a change to VarAdd where we propagate the
obrien
2009-01-06
1
-2
/
+1
*
+ Add the -Q be-quiet flag for parallel jobs.
obrien
2009-01-03
5
-24
/
+29
*
1. Add the ability to tweak the token output before targets in job mode.
obrien
2008-12-29
6
-4
/
+57
*
Consistently use Var_SetGlobal().
obrien
2008-12-29
3
-4
/
+4
*
Fix up after last commit:
trhodes
2008-12-27
1
-6
/
+5
*
Clarify the behaviour of conditionals when dealing with comparisons.
luigi
2008-12-26
1
-12
/
+23
*
Exit with error code 2 when run with -k (continue if errors) and build failed.
fjoe
2008-12-18
5
-25
/
+23
*
Since in some cases (when found obsolete) 'make' can be builded earlier
ache
2008-09-29
1
-1
/
+6
*
Use arc4random_uniform(3)
ache
2008-08-07
1
-1
/
+1
*
Add POSIX -p flag to make(1).
ed
2008-07-30
2
-4
/
+19
*
Note that the .POSIX special target disables the "Remaking Makefiles" feature.
obrien
2008-06-27
1
-0
/
+3
*
Fix splitting into words of the .for expression to allow for
ru
2008-03-24
1
-22
/
+8
*
Fix bugs in the previous revision.
ru
2008-03-24
1
-8
/
+13
*
If the special target .MAKEFILEDEPS exists, then enable the
obrien
2008-03-12
1
-26
/
+26
*
If the special target .MAKEFILEDEPS exists, then enable the
obrien
2008-03-12
4
-1
/
+24
*
The non-POSIX environment variable MAKE was superseded
yar
2008-03-05
1
-1
/
+1
*
Don't forget to set MAKEFLAGS in the childs' environment
yar
2008-03-05
2
-31
/
+35
*
It seems some don't care for the anchient joke. Add WITHOUT_OLD_JOKE
obrien
2008-03-04
1
-0
/
+2
*
No need to tell make to DTRT with "make love", just do it.
obrien
2008-03-04
2
-11
/
+0
*
<limits.h> is necessary for using INT_MIN, so included it here
imp
2008-03-04
1
-0
/
+1
*
Move a stray paragraph on .Ev MAKEFLAGS to where it belongs.
yar
2008-03-04
1
-14
/
+14
*
Revise the description of how .Ev MAKEFILE and .Va .MAKEFILE relate.
yar
2008-03-04
1
-21
/
+27
*
Split descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS for clarity.
yar
2008-03-04
1
-2
/
+2
*
Note 7.0 was the first version that FreeBSD/pc98 had a MACHINE of pc98
imp
2008-03-04
1
-8
/
+7
*
Linux requires -D__dead2= and -D__unused= to get rid of the
imp
2008-03-04
1
-1
/
+1
*
Use a clever definition of __FBSDID to allow building on !FreeBSD systems.
imp
2007-12-09
1
-2
/
+5
*
Fix -jX when makefiles are remade.
fjoe
2007-11-25
1
-0
/
+16
*
Give more details on the following topics:
yar
2007-10-31
1
-7
/
+77
*
Change directory back to ${.CURDIR} when remaking Makefiles.
fjoe
2007-06-01
1
-1
/
+9
*
Improve logging when -dm is specified: if the node is considered
fjoe
2007-04-20
3
-8
/
+7
*
When remaking makefiles check that mtime has actually changed.
fjoe
2007-04-20
1
-3
/
+14
*
In .error and .warning, prefer command-line variables
ru
2007-04-12
1
-1
/
+1
*
Better English.
fjoe
2007-03-08
1
-1
/
+1
*
Implement "Remaking Makefiles" feature:
fjoe
2007-03-08
7
-27
/
+279
*
Fix a bug where the standard input (fifoFd == 0) was confused with an
will
2007-03-08
1
-1
/
+1
*
o Grammar: is appears -> appears.
maxim
2006-12-31
1
-1
/
+1
*
Fix a group of typos:
yar
2006-12-29
1
-1
/
+1
*
Don't go beyond the provided string when parsing the `\' character.
ru
2006-10-09
1
-2
/
+4
*
Markup nit.
ru
2006-09-29
1
-1
/
+1
*
Markup fixes.
ru
2006-09-29
1
-1
/
+1
*
Tell when a .include is processed with '-dd'.
obrien
2006-07-22
1
-0
/
+1
*
VarAdd() already does the debug printing, so Var_Set() only needs to do it
obrien
2006-07-17
1
-2
/
+1
*
whitespace fixing
obrien
2006-07-17
1
-8
/
+8
[next]