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
*
Add comment on -DALLLANG.
asami
1996-12-20
1
-1
/
+3
*
Use LC_TIME=C instead of LC_TIME= (POSIX)
ache
1996-11-26
1
-3
/
+3
*
use NOSHARE variable to skip 'share' directory, useful for shared installations
adam
1996-11-01
1
-2
/
+3
*
Improved comment about `all' target.
bde
1996-10-25
1
-16
/
+15
*
oops, how did this get into the reinstall target? :-]
peter
1996-10-14
1
-16
/
+1
*
Add awk to build target.
jkh
1996-10-06
1
-1
/
+3
*
Use SUP and SUPFLAGS variables to change them to cvsup if needed
ache
1996-10-05
1
-4
/
+7
*
Add some 'world' hooks for libg++-2.7.2, specifically the new libstdc++
peter
1996-10-04
1
-1
/
+4
*
Unlocalize `date`
ache
1996-09-21
1
-3
/
+3
*
Hooks to attempt to get 'make world' working with gcc-2.7.2.1. It's
peter
1996-09-19
1
-6
/
+8
*
Add 3 small lines which add to the utility of the "finished on `date`"
jkh
1996-09-18
1
-1
/
+6
*
Add usr.bin/sgmls to the build-tools target.
jfieber
1996-09-10
1
-1
/
+3
*
- cosmetic change to 'make world'
peter
1996-08-30
1
-4
/
+33
*
Revert all the make depend changes.
jkh
1996-08-25
1
-30
/
+30
*
Get rid of all the explicit calls to make depend.
jkh
1996-08-23
1
-31
/
+31
*
Removed extraneous .endif that was left during OBJDIR cleanup.
nate
1996-08-07
1
-2
/
+1
*
Move tsort back to lib-tools where it belongs, and add a "specially
peter
1996-08-07
1
-4
/
+4
*
Correct spelling of NOOBJDIR (I mistakenly wrote NOOBJ).
peter
1996-08-07
1
-7
/
+4
*
The bootstrap target in src/Makefile has the wrong order for lex/tsort
jkh
1996-08-03
1
-3
/
+3
*
Add tsort to bootstrap targets.
jkh
1996-08-03
1
-1
/
+3
*
General tidy-up of Makefile. The objective was to make it clear and
peter
1996-07-27
1
-143
/
+271
*
Fix typo in Makefile.
jraynard
1996-07-21
1
-2
/
+2
*
Add make to the bootstrap targets (I thought I committed this 3 days ago -
jkh
1996-07-01
1
-1
/
+2
*
Add beforeinstall decent into libtcl
phk
1996-06-28
1
-1
/
+2
*
Comment out the:
peter
1996-06-27
1
-4
/
+4
*
Added libftpio to 'includes'.
nate
1996-06-26
1
-1
/
+2
*
Bring in my changes for removing the pestilent obj links (unless you
jkh
1996-06-24
1
-23
/
+6
*
Ask CVS to run in quiet mode, which makes it easier to see what the
pst
1996-06-22
1
-2
/
+2
*
Add pre-world and post-world hooks so that people can do site specific
jkh
1996-06-20
1
-2
/
+10
*
libforms is no more
adam
1996-06-20
1
-2
/
+1
*
Don't try to do a 'make bootstrap all install' in one commend. Break it
nate
1996-06-19
1
-2
/
+3
*
Added lex to the bootstrap target.
nate
1996-06-19
1
-1
/
+2
*
1) make -DCLOBBER not remove most of /usr/lib
markm
1996-05-04
1
-37
/
+35
*
Re-instate the bootstrap target which can be used to build tools
paul
1996-03-24
1
-2
/
+8
*
Add a hint that a make world is done so people don't think that the last
jkh
1996-03-11
1
-1
/
+2
*
do the 'include-tools' as part of the world target (like lib-tools and
peter
1996-02-17
1
-3
/
+3
*
Remove reference to old des library.
markm
1996-02-11
1
-3
/
+1
*
Added 'install' to the inclde-tools target, as it has a new options "-C"
nate
1996-01-30
1
-1
/
+3
*
Kludge alert!
nate
1996-01-30
1
-4
/
+10
*
Add libutil/beforeinstall to the includes target
peter
1996-01-01
1
-1
/
+2
*
Add rpcgen to build-tools target.
pst
1995-12-27
1
-1
/
+3
*
Added 'install' to the lib-tools target since it is uses the new '-C' flag
nate
1995-11-28
1
-1
/
+3
*
Bring forward libkadm change from 2.1
jkh
1995-11-26
1
-1
/
+2
*
Add -DNOCLEAN option which totally and utterly disables any form of
peter
1995-11-25
1
-2
/
+18
*
Add: cd ${.CURDIR}/eBones/lib/libkrb && ${MAKE} beforeinstall
jkh
1995-11-09
1
-1
/
+2
*
Add sgmlfmt to build-tools target so a make world with current source
jfieber
1995-11-05
1
-2
/
+6
*
Changed "tools" to "build-tools".
phk
1995-10-26
1
-3
/
+3
*
Build all of the libraries: targets libs in the same manner. Append the
nate
1995-10-24
1
-5
/
+7
*
Added symorder to tools target.
phk
1995-10-24
1
-2
/
+4
*
Remove extraneous blank in libraries target (from 2.1).
jkh
1995-09-17
1
-2
/
+2
[next]