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.inc1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various style fixes in the build32 rules.
jhb
2008-08-02
1
-9
/
+10
*
Tweak the support for using ldd on 32-bit objects a bit further.
jhb
2008-08-01
1
-0
/
+3
*
Enable GCC stack protection (aka Propolice) for userland:
ru
2008-06-25
1
-5
/
+6
*
Add MIPS to the list of known arches.
obrien
2008-06-18
1
-1
/
+1
*
Add the DTrace build tools to the list of tools and pass NO_CTF to all
jb
2008-05-23
1
-8
/
+36
*
Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
dfr
2008-05-07
1
-4
/
+10
*
Bootstrap the build of btxld.
ru
2008-04-15
1
-1
/
+3
*
Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer
ru
2008-03-29
1
-7
/
+3
*
Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forced
ru
2008-03-02
1
-4
/
+3
*
Sort.
ru
2008-02-25
1
-5
/
+5
*
Make again BSD ar(1) the default system ar(1), now properly handling
ru
2008-02-25
1
-0
/
+9
*
Satisfy a particularly obstinate nit-picker :)
des
2008-02-05
1
-1
/
+1
*
Give usr.bin/kdump/kdump_subr.c the same treatment as usr.bin/kdump/ioctl.c
des
2008-02-05
1
-0
/
+1
*
Support source upgrades from at least 6.0-RELEASE.
ru
2008-01-23
1
-0
/
+4
*
Conditionally add mklocale to bootstrap-tools
ache
2008-01-23
1
-0
/
+5
*
Cleanup after last commit (remove undefined variables).
ru
2008-01-22
1
-7
/
+1
*
Remove 5.x and 6.x cruft - source upgrades to RELENG_8 from versions prior
obrien
2008-01-21
1
-28
/
+0
*
Remove WITHOUT_FORTRAN from the XMAKE target, it doesn't exist anymore.
brueffer
2008-01-16
1
-1
/
+1
*
- Explicitly verify if all needed libs were found by ldd(1). Do so
yar
2007-12-04
1
-6
/
+14
*
Decouple the install tools from the main system as much as possible.
yar
2007-10-31
1
-14
/
+32
*
If a required install tool is missing, provide a more friendly error
emaste
2007-10-15
1
-1
/
+6
*
Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental
obrien
2007-10-09
1
-1
/
+1
*
Repo copy libpthreads to libkse.
obrien
2007-10-09
1
-3
/
+3
*
Revise the list of directories we manually create under
ru
2007-10-01
1
-5
/
+2
*
Always install libpthread.* symlinks if at least one of
ru
2007-10-01
1
-1
/
+9
*
Add sed(1) to cross tools. We do want newly built version during
delphij
2007-07-10
1
-0
/
+1
*
lex(1) no longer installs headers into GCC-internal dirs
ru
2007-05-26
1
-3
/
+3
*
Revision 1.576 removed too much. I didn't notice because my /usr is on
des
2007-05-19
1
-0
/
+2
*
GCC will now properly link libc with all shared objects in order to record
kan
2007-05-19
1
-3
/
+26
*
Don't use a subshell where it isn't needed.
des
2007-05-16
1
-12
/
+12
*
Expose all of {check,delete}-old{,-dirs,-files,-libs}.
des
2007-05-16
1
-1
/
+4
*
Remove stray comment which broke delete-old-dirs.
des
2007-05-16
1
-1
/
+0
*
Partially revert the check-old / delete-old modifications to clarify the
des
2007-05-16
1
-26
/
+20
*
Restore previous behaviour of aborting delete-old* if rm failed.
des
2007-05-14
1
-2
/
+2
*
Greatly speed up {check,delete}-old* by replacing make loops with sh loops.
des
2007-05-13
1
-28
/
+20
*
Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.
deischen
2007-05-13
1
-1
/
+1
*
Link libzpool, ztest and zdb against libpthread.
pjd
2007-04-17
1
-2
/
+2
*
Connect ZFS to the build.
pjd
2007-04-06
1
-2
/
+12
*
Enable ncurses wide character support
rafan
2007-03-09
1
-2
/
+4
*
Bump the bootstrapping requirements for gensnmptree(1) and remove
ru
2007-03-01
1
-1
/
+1
*
Resurrect one of the patches from attic and refine the
ru
2007-02-28
1
-31
/
+18
*
Clean the lib32 object directory with cleandir rather than rm -rf.
des
2007-02-27
1
-1
/
+2
*
Switch to new ncurses build glue
rafan
2007-01-20
1
-3
/
+3
*
There was a timeframe where crunchgen(1) was broken; force
ru
2006-11-27
1
-1
/
+1
*
There doesn't seem to be a real reason for include/ to be installed
ru
2006-11-13
1
-6
/
+9
*
Add sun4v to the TARGET_ARCH when just TARGET is set (like pc98 is done).
jb
2006-10-16
1
-1
/
+1
*
buildworld fixes for sun4v
kmacy
2006-10-09
1
-1
/
+1
*
Shuffle _*_libs assigments (no functional changes).
ru
2006-10-07
1
-29
/
+28
*
- Prebuild libgssapi only if building with Kerberos support.
ru
2006-10-07
1
-3
/
+6
*
Previous revision wasn't enough for "make TARGET=<machine> build*"
ru
2006-09-08
1
-0
/
+1
[next]