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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't build dependencies unless NOCLEAN is set. This speeds up
bde
1998-04-27
1
-13
/
+24
*
Use more reasonable defaults for SUP variables (and print them
jkh
1998-04-26
1
-4
/
+4
*
make includes has to execute "make beforeinstall" in src/lib/libcalendar
andreas
1998-04-25
1
-1
/
+2
*
Don't build shared libraries twice for `make world'. This reduces
bde
1998-04-24
1
-45
/
+73
*
Cosmetic: put '@' in front of a very long command.
dt
1998-04-19
1
-2
/
+2
*
Make the decision to compile kerberosIV a bit more secure by looking
markm
1998-03-26
1
-2
/
+2
*
Build the initial `make' in the temporary build tree so that its forced
bde
1998-03-19
1
-9
/
+9
*
Restored an (apparently unnecessary) -B for installing lib-tools.
bde
1998-03-16
1
-2
/
+2
*
Don't force NOPIC for building tools at all for now, so that some
bde
1998-03-15
1
-3
/
+4
*
Don't force NOPIC or NOSHARED for building tools in the NOCLEAN case,
bde
1998-03-14
1
-4
/
+11
*
Build all tools shared, and don't build any shared libraries for tools.
bde
1998-03-13
1
-41
/
+47
*
compile_et is now used early to build includes for libss, so build it
bde
1998-03-12
1
-4
/
+5
*
Fixed missing SHLIBDIR in GCC_EXEC_PREFIX.
bde
1998-03-12
1
-26
/
+28
*
Separated header creation from header installation in libss. Create
bde
1998-03-12
1
-2
/
+2
*
Change the bootstrap makefile inclusion to be general based on the
jb
1998-02-19
1
-4
/
+4
*
MF22:
nate
1998-02-19
1
-1
/
+6
*
-DNOTOOLS to not rebuild any tools during buildworld
adam
1998-02-06
1
-1
/
+10
*
Test for ${MACHINE} == "alpha" and include the bootstrap makefile instead
jb
1998-01-11
1
-4
/
+15
*
Do not use -B in initial build of "make". It doesn't exist in 2.1.x.
asami
1997-10-10
1
-4
/
+8
*
Removed uneeded ${.MAKEFLAGS} again.
bde
1997-10-07
1
-22
/
+22
*
Having to review all changes to this file _very_ carefully
jkh
1997-10-06
1
-3
/
+3
*
Hooboy!
jkh
1997-10-06
1
-13
/
+41
*
Removed redundant 'all' arg to " Making Make" target.
fsmp
1997-10-05
1
-3
/
+3
*
How the heck did this get back??
markm
1997-10-05
1
-3
/
+3
*
Changes to support full make parallelism (-j<n>) in the world
jkh
1997-10-05
1
-87
/
+92
*
When bootstrapping lex, the object directory for lex/lib would be deleted
mckay
1997-09-28
1
-2
/
+5
*
Change for KTH KerberosIV.
markm
1997-09-28
1
-14
/
+22
*
When making make, do cleandir *before* objdir or we'll end
jkh
1997-09-26
1
-2
/
+2
*
Backed out rev.1.136 and rev.1.144. Force SHARED=symlinks in a different
bde
1997-09-16
1
-3
/
+3
*
When calling the src/include Makefile use the shorthand ``all beforeinstall''
rgrimes
1997-09-15
1
-2
/
+2
*
Back out use of -m, since 2.1.x apparently do not have it. (sigh..)
peter
1997-09-05
1
-3
/
+3
*
Fix the ${BINFORMAT} definition problem during 'make {build}world'. The
peter
1997-08-31
1
-3
/
+3
*
Remove unneeded ${.MAKEFLAGS} being explicitly passed on via the command
peter
1997-08-26
1
-25
/
+25
*
Use new installhdrs target to install tcl includes.
bde
1997-08-25
1
-2
/
+2
*
Added directories in the includes target so that it installs
bde
1997-08-21
1
-1
/
+8
*
Restored rev.1.122, which was clobbered by copying from -stable in
bde
1997-08-21
1
-4
/
+13
*
Pass command line args to 'buildworld' and 'installworld' etc. Otherwise
peter
1997-08-18
1
-5
/
+5
*
In the includes target, call the header install target explicitly and then
peter
1997-08-18
1
-2
/
+2
*
fix a make world problem.
andreas
1997-08-17
1
-1
/
+2
*
Merge from -stable; NOTCL hook in beforeinstall.
asami
1997-08-12
1
-1
/
+4
*
Merge buildworld/installworld patch to Makefile from RELENG_2_2. Patch
asami
1997-08-05
1
-85
/
+191
*
More whitespace/tab fixes.
asami
1997-07-31
1
-6
/
+6
*
Consistently use tabs in the leading comments.
asami
1997-07-31
1
-3
/
+3
*
Remove sgml stuff from the build-tools target. It is no longer used
jfieber
1997-06-08
1
-5
/
+2
*
Add libmp and libz to the includes target. This makes "make includes -DCLOBBER;
jhay
1997-06-08
1
-1
/
+3
*
make beforeinstall in libalias from the includes target
peter
1997-05-26
1
-1
/
+2
*
Fix comment about LOCAL_DIRS. Now it works as advertised. :)
asami
1997-05-21
1
-2
/
+2
*
Remove evil MAKE_LOCAL and MAKE_PORTS hacks and replace them with
jkh
1997-05-21
1
-7
/
+7
*
Forgot to commit this.. Do a 'make all' in src/include before trying
peter
1997-05-13
1
-3
/
+2
*
Use `mk' files in share/mk (relative to the top level of the source
bde
1997-05-10
1
-17
/
+2
[next]