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
*
Improve the distributeworld target in Makefile.inc1 and update the release
nwhitehorn
2011-03-02
1
-0
/
+46
*
Use a suitable DIRPRFX for each invocation of make in the build32 and
jhb
2011-03-01
1
-11
/
+13
*
Commit two more files missed in r219089.
pjd
2011-02-27
1
-0
/
+2
*
Add the BSD-licensed Citrus iconv to the base system with default off
gabor
2011-02-25
1
-9
/
+4
*
Flesh out WITHOUT_GROFF support to DTRT.
uqs
2011-02-22
1
-8
/
+13
*
Back out 218933 and 281934. The easy cases still worked, but some
imp
2011-02-22
1
-16
/
+2
*
Select building CLANG based on ${TARGET_ARCH} and existence of
imp
2011-02-22
1
-2
/
+16
*
Upgrade our copy of llvm/clang to r126079, from upstream's trunk.
dim
2011-02-20
1
-1
/
+0
*
Hmmm, specifying TARGET and TARGET_ARCH in the environment doesn't
imp
2011-02-11
1
-6
/
+6
*
CPUTYPE is now a required define for calling Makefile.inc1 diretly, so
imp
2011-02-11
1
-39
/
+45
*
You are now *REQUIRED* to pass both TARGET and TARGET_ARCH to any
imp
2011-02-10
1
-0
/
+11
*
Move the architecture guessing from Makefile.inc1 to Makefile. We
imp
2011-01-31
1
-26
/
+0
*
Retire TARGET_ABI.
imp
2011-01-07
1
-2
/
+2
*
Do not lint code beyond necessity (with apologies to Wiliam of Ockham).
markm
2010-11-18
1
-1
/
+1
*
add / to the translation of TARGET_ARCH to TARGET
imp
2010-11-14
1
-1
/
+1
*
The fixes for mips/mips arm/arm compat hacks broke if TARGET or
imp
2010-11-13
1
-2
/
+3
*
Add legacy names for mips:mips and arm with TARGET_BIG_ENDIAN, for the moment.
imp
2010-11-13
1
-0
/
+14
*
Replace libgcc.a by libcompiler_rt.a.
ed
2010-11-11
1
-1
/
+2
*
Merge from tbemd:
imp
2010-11-09
1
-3
/
+3
*
Check TARGET_ARCH as well as TARGET to determine if we are doing a cross
nwhitehorn
2010-09-08
1
-1
/
+1
*
Repair some build breakage introduced in r211725 and garbage collect some
nwhitehorn
2010-08-28
1
-2
/
+2
*
The order was correct before. I'd talked to Nathan about this before,
imp
2010-08-24
1
-4
/
+2
*
MFtbemd:
imp
2010-08-23
1
-2
/
+2
*
Minor tweak from tbemd
imp
2010-08-23
1
-1
/
+0
*
Don't link drti.o with libelf_pic.a. This means that all software with
rpaulo
2010-08-21
1
-1
/
+1
*
Add clang to the cross-tools build stage.
rpaulo
2010-08-21
1
-0
/
+7
*
Add libelf to the prebuild libs.
rpaulo
2010-08-21
1
-1
/
+1
*
Revert r211436; it was a good idea, but not fully thought out.
des
2010-08-18
1
-9
/
+2
*
Split kernel stage 3.2 (build everything) into 3.2 (build the kernel)
des
2010-08-17
1
-2
/
+9
*
Relax FDT_DTS_FILE validation (and unbreak world build).
raj
2010-07-15
1
-2
/
+0
*
Fix FDT_DTS_FILE parsing to properly retrieve its value. This unbreaks the
raj
2010-07-15
1
-1
/
+5
*
Connect powerpc64 to the build. It is not presently part of make universe,
nwhitehorn
2010-07-13
1
-16
/
+37
*
Merge from tbemd:
imp
2010-06-24
1
-3
/
+3
*
Merge from tbemd:
imp
2010-06-24
1
-1
/
+1
*
Merge from TBEMD:
imp
2010-06-24
1
-3
/
+1
*
Use awk alone for extracting FDT_DTS_FILE instead of grep/cut, which is
raj
2010-06-16
1
-2
/
+2
*
Connect FDT infrastructure to the build system.
raj
2010-06-13
1
-0
/
+41
*
Hook clang into the build on i386/amd64/powerpc.
rdivacky
2010-06-09
1
-0
/
+8
*
Revert r208353. It did not work as I expected because WITHOUT_MAN is set
jkim
2010-05-20
1
-5
/
+1
*
We do not have to build makewhatis as a bootstrap tool when it is disabled
jkim
2010-05-20
1
-1
/
+5
*
Revert r208324. We still need it for installworld as $PATH is overriden.
jkim
2010-05-20
1
-0
/
+1
*
Remove makewhatis(1) from bootstrap tools. We no longer support source
jkim
2010-05-20
1
-1
/
+0
*
Enable liblzma support in libarchive
mm
2010-05-10
1
-1
/
+1
*
- Take libinstall.a out of pkg_install and make it a proper shared library.
flz
2010-04-23
1
-2
/
+3
*
Remove explicit setting of NO_CTF in WMAKEENV and in the make call for
netchild
2010-04-22
1
-2
/
+2
*
Add note about TARGET_ARCH
imp
2010-04-14
1
-0
/
+1
*
Expose MACHINE_CPU while building lib32 target.
delphij
2010-03-24
1
-0
/
+1
*
Remove old documents when they are not compressed.
antoine
2010-03-07
1
-2
/
+2
*
Regen the list of prebuild libraries using tools/make_libdeps.sh.
ru
2010-01-26
1
-14
/
+9
*
Unbreak world:
antoine
2010-01-23
1
-4
/
+9
[next]