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.libcompat
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r303274:
bdrewery
2016-07-27
1
-2
/
+2
*
WITH_SYSTEM_COMPILER: Avoid using GCC4.8+ logic on native GCC4.2 platforms.
bdrewery
2016-06-29
1
-2
/
+2
*
Fix native powerpc64 build of lib32 with in-tree GCC.
bdrewery
2016-06-15
1
-1
/
+9
*
Use -L to specify compat32 library paths instead of -Y
emaste
2016-06-09
1
-1
/
+1
*
Libcompat: Swap CXX/CFLAGS.
bdrewery
2016-05-29
1
-1
/
+1
*
GCC External: Revert r300886, r300904, r300917, r300918
bdrewery
2016-05-29
1
-6
/
+11
*
Libcompat: Set build tools in environment rather than make overrides.
bdrewery
2016-05-29
1
-4
/
+6
*
Move external GCC compiler hacks to bsd.sys.mk.
bdrewery
2016-05-27
1
-7
/
+0
*
Libcompat: Only pass -isystem =/usr/include for external GCC.
bdrewery
2016-05-27
1
-2
/
+1
*
Set CPP from XCPP for the libcompat build.
bdrewery
2016-04-15
1
-0
/
+1
*
META_MODE: Don't rebuild build-tools targets during normal build.
bdrewery
2016-04-14
1
-0
/
+4
*
Remove leftover _LDSCRIPTROOT missed in r297270.
bdrewery
2016-04-05
1
-1
/
+1
*
LIB32+WITHOUT_TOOLCHAIN: Fix build by staging includes.
bdrewery
2016-03-31
1
-1
/
+2
*
Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.
bdrewery
2016-03-30
1
-1
/
+1
*
Fix libcompat not handling some external toolchain flags.
bdrewery
2016-03-25
1
-3
/
+11
*
Build libcompat (lib32) with a --sysroot pointing into its stage directory.
bdrewery
2016-03-25
1
-9
/
+13
*
LIBRARIES_ONLY should only be defined during install32.
bdrewery
2016-03-25
1
-2
/
+2
*
Explicit 'make obj' for library dirs in build32 is not needed.
bdrewery
2016-03-24
1
-3
/
+0
*
Use the newly minted Makefile.libcompat to implement libsoft libraries
imp
2016-03-12
1
-1
/
+10
*
Follow-up r296709: Fix build32 not properly building all libraries.
bdrewery
2016-03-12
1
-3
/
+3
*
Move Makefile.lib32 to Makefile.libcompat and generalize it.
bdrewery
2016-03-11
1
-0
/
+152