summaryrefslogtreecommitdiffstats
path: root/Makefile.libcompat
Commit message (Expand)AuthorAgeFilesLines
* Set CPP from XCPP for the libcompat build.bdrewery2016-04-151-0/+1
* META_MODE: Don't rebuild build-tools targets during normal build.bdrewery2016-04-141-0/+4
* Remove leftover _LDSCRIPTROOT missed in r297270.bdrewery2016-04-051-1/+1
* LIB32+WITHOUT_TOOLCHAIN: Fix build by staging includes.bdrewery2016-03-311-1/+2
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.bdrewery2016-03-301-1/+1
* Fix libcompat not handling some external toolchain flags.bdrewery2016-03-251-3/+11
* Build libcompat (lib32) with a --sysroot pointing into its stage directory.bdrewery2016-03-251-9/+13
* LIBRARIES_ONLY should only be defined during install32.bdrewery2016-03-251-2/+2
* Explicit 'make obj' for library dirs in build32 is not needed.bdrewery2016-03-241-3/+0
* Use the newly minted Makefile.libcompat to implement libsoft librariesimp2016-03-121-1/+10
* Follow-up r296709: Fix build32 not properly building all libraries.bdrewery2016-03-121-3/+3
* Move Makefile.lib32 to Makefile.libcompat and generalize it.bdrewery2016-03-111-0/+152
OpenPOWER on IntegriCloud