summaryrefslogtreecommitdiffstats
path: root/Makefile.main
Commit message (Expand)AuthorAgeFilesLines
* sparse: add make variable C to run sparse when compiling skibootCédric Le Goater2015-02-261-0/+3
* Makefile: Link with libgccMichael Neuling2015-02-231-2/+3
* Makefile: Move -m options from CPPFLAGS to CFLAGS & AFLAGSJeremy Kerr2015-01-281-3/+3
* Run the CCAN unit tests and add to coverage-reportStewart Smith2014-12-181-3/+3
* Fix makefile dependency generation, especially for HOSTCCStewart Smith2014-12-151-1/+1
* Enable -WerrorStewart Smith2014-12-101-2/+2
* Reduce -Wstack-usage down to 1024 bytes.Stewart Smith2014-12-051-2/+2
* fix Makefile when using a build directoryCédric Le Goater2014-11-261-1/+2
* Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt2014-11-221-12/+24
|\
| * don't echo version during make.Stewart Smith2014-11-191-1/+0
| * Fail build when SKIBOOT_VERSION not set and not in git treeStewart Smith2014-11-191-1/+6
| * Implement skiboot versioningStewart Smith2014-11-191-8/+16
* | Add symbolic backtraces and expose skiboot map to LinuxBenjamin Herrenschmidt2014-11-181-5/+10
* | Stack checking extensionsBenjamin Herrenschmidt2014-11-171-1/+10
|/
* Quote built-in kernel path from MakefileBenjamin Herrenschmidt2014-11-171-1/+1
* Preliminary code coverage reporting infrastructureStewart Smith2014-10-221-0/+8
* Fix gitid generation when not in a git repositoryJoel Stanley2014-08-131-1/+3
* Pretty print objcopy in build outputJoel Stanley2014-08-081-1/+1
* Build with -ffreestanding so we can override printfStewart Smith2014-08-081-3/+3
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+154
OpenPOWER on IntegriCloud