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
/
globals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing static keywords to make(1)
ed
2011-11-06
1
-0
/
+1
*
Remove unnecessary includes.
delphij
2009-12-11
1
-3
/
+0
*
Avoid infinite loops when remaking makefiles not only
fjoe
2009-04-07
1
-0
/
+1
*
+ Add the -Q be-quiet flag for parallel jobs.
obrien
2009-01-03
1
-0
/
+1
*
Exit with error code 2 when run with -k (continue if errors) and build failed.
fjoe
2008-12-18
1
-0
/
+1
*
If the special target .MAKEFILEDEPS exists, then enable the
obrien
2008-03-12
1
-0
/
+1
*
Implement "Remaking Makefiles" feature:
fjoe
2007-03-08
1
-0
/
+1
*
Move the Boolean and ReturnStatus stuff from sprite.h to util.h and
harti
2005-05-13
1
-1
/
+1
*
Fix the fix for bin/72510 applied in job.c:1.70. Actually there have
harti
2005-05-12
1
-0
/
+1
*
Move some global variables to the correct files.
harti
2005-05-12
1
-4
/
+0
*
Move declarations of variables belonging to the variable module
harti
2005-05-10
1
-6
/
+0
*
Move the declaration of VAR_CMD and VAR_GLOBAL from globals.h to var.h
harti
2005-05-10
1
-6
/
+0
*
Implement a pseudo-target .WARN that allows toggeling the warning flags
harti
2005-04-29
1
-1
/
+3
*
Introduce a flag to enable extended warnings (-x) and make them off
harti
2005-04-28
1
-0
/
+4
*
Make the structure for handling the input stack local to the parse
harti
2005-03-30
1
-3
/
+0
*
Make paths an explicite datatype instead of using the generic Lst.
harti
2005-03-23
1
-5
/
+6
*
Clean up include files and file including. Split nonints.h into pieces
harti
2005-02-01
1
-0
/
+124