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
/
share
/
mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be more strict with WARNS now -- the GCC 3.1 turmoil is behind us.
obrien
2002-07-07
1
-0
/
+6
*
Part 1/2 of kerberos5/doc/ "make release" breakage fix:
ru
2002-07-06
1
-1
/
+1
*
Make it possible (again) to build and install shared library only.
ru
2002-07-03
1
-19
/
+38
*
Moved checkdpadd target to where it logically belongs.
ru
2002-07-03
2
-25
/
+22
*
Try really hard to fix parallel installs. Add a bunch of .ORDER
ru
2002-07-03
5
-0
/
+8
*
Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.
ru
2002-07-02
2
-77
/
+28
*
Handle installation of hard and symbolic links via a seperate .mk file.
ru
2002-07-02
4
-49
/
+34
*
bsd.subdir.mk already has these dependencies coded.
ru
2002-07-01
1
-11
/
+0
*
Get rid of the bogus dependencies between beforeinstall, realinstall,
ru
2002-07-01
1
-3
/
+2
*
Fixed typos.
ru
2002-07-01
1
-4
/
+4
*
If CLEANFILES is nil or not defined, do not try to remove it. This happens
jmallett
2002-06-26
1
-0
/
+2
*
Quiet ``make objlink'' when NOOBJ is defined.
ru
2002-06-21
1
-1
/
+3
*
In gcc 3.1 Pentium/MMX now has its own -march=XXX option.
sobomax
2002-06-13
1
-1
/
+1
*
Reimplement FILES support using bsd.files.mk with the
ru
2002-06-03
5
-30
/
+74
*
Bootstrapping aid for those with Athlon upgrading from gcc 2.95.x.
ru
2002-05-31
1
-0
/
+4
*
For now, make the .ifdef GCC3 case default. We should change -Wno-format
peter
2002-05-24
1
-7
/
+1
*
Revision 1.39 made filtering of CFLAGS unnecessary.
ru
2002-05-22
1
-6
/
+6
*
Tweak the WARNS levels a tad.
obrien
2002-05-19
1
-6
/
+0
*
Default Alpha compiles to ev5.
obrien
2002-05-15
1
-1
/
+1
*
Rename `includes' to `buildincludes'.
ru
2002-05-15
4
-19
/
+24
*
CLEANFILES are too long for libc.
ru
2002-05-13
1
-11
/
+24
*
Ensure manpages are built with the all-man in the
ru
2002-05-13
1
-0
/
+2
*
Major cleanup of bsd.lib.mk.
ru
2002-05-13
1
-79
/
+71
*
Added new bsd.incs.mk which handles installing of header files
ru
2002-05-12
6
-40
/
+97
*
Back out rev 1.118.
obrien
2002-05-12
1
-12
/
+5
*
Add pointers to GCC's allowable values for -march, and restore structure
obrien
2002-05-11
1
-6
/
+10
*
With GCC 3.1, we can now treat AMD Athlon and an Athlon.
obrien
2002-05-11
1
-5
/
+5
*
[Ab]use LDFLAGS rather than CFLAGS.
obrien
2002-05-10
1
-1
/
+1
*
Gcc 3.1 has different -Wx flags.
obrien
2002-05-10
1
-2
/
+5
*
Add the beginnings of Sparc64 support.
obrien
2002-05-10
1
-0
/
+2
*
Pass CFLAGS to {CC} when using it as an `ld' replacement.
obrien
2002-05-10
1
-1
/
+1
*
Pay attention to LDFLAGS when linking.
obrien
2002-05-09
1
-8
/
+8
*
Get rid of the INTERNALSTATICLIB knob and just use plain INTERNALLIB.
obrien
2002-05-09
1
-5
/
+12
*
Added internal, non-recursive (SUBDIR) versions of the `all-man'
ru
2002-05-07
4
-14
/
+16
*
Install PROG before SCRIPTS and FILES, but make sure
ru
2002-05-07
1
-4
/
+8
*
Install the manpages before descending into SUBDIRs.
ru
2002-05-07
1
-3
/
+4
*
Fixed missing quotes in the default for MKDEPCMD in the CC != cc case.
bde
2002-05-07
1
-1
/
+1
*
Use -ffreestanding for kernel bits unconditionally.
obrien
2002-05-04
1
-2
/
+0
*
Splitting "realinstall" into parts was a (failed) part of the work
ru
2002-04-29
1
-5
/
+4
*
Milestone #1 in cross-arch make releases.
ru
2002-04-26
1
-13
/
+3
*
GC bsd.docb.mk. It has never apparently been used.
ru
2002-04-24
2
-49
/
+1
*
Abuse bsd.obj.mk for defining default distribute target.
ru
2002-04-24
6
-47
/
+10
*
GC bsd.sgml.mk. Nothing in the src/ tree uses it, and two doc/
ru
2002-04-24
2
-209
/
+1
*
The install.debug and reinstall.debug targets are needed solely
ru
2002-04-24
1
-2
/
+1
*
Change the name of the 'bin' distribution to 'base'.
obrien
2002-04-23
5
-6
/
+6
*
Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.
ru
2002-04-23
10
-132
/
+48
*
Provide the real `distribute' target so that NLS catalogs are
ru
2002-04-23
1
-0
/
+4
*
Prohibit the direct inclusion of bsd.dep.mk.
ru
2002-04-22
1
-0
/
+3
*
Fixed _SUBDIR.
ru
2002-04-22
1
-4
/
+8
*
Make .asm transformation rules synonyms to the .s rules.
ru
2002-04-22
2
-25
/
+4
[next]