aboutsummaryrefslogtreecommitdiff
path: root/Makefile.main
AgeCommit message (Expand)AuthorFilesLines
2015-05-15Enable SKIBOOT_GCOV build option for building with profilingStewart Smith1-0/+4
2015-02-26sparse: add make variable C to run sparse when compiling skibootCédric Le Goater1-0/+3
2015-02-23Makefile: Link with libgccMichael Neuling1-2/+3
2015-01-28Makefile: Move -m options from CPPFLAGS to CFLAGS & AFLAGSJeremy Kerr1-3/+3
2014-12-18Run the CCAN unit tests and add to coverage-reportStewart Smith1-3/+3
2014-12-15Fix makefile dependency generation, especially for HOSTCCStewart Smith1-1/+1
2014-12-10Enable -WerrorStewart Smith1-2/+2
2014-12-05Reduce -Wstack-usage down to 1024 bytes.Stewart Smith1-2/+2
2014-11-26fix Makefile when using a build directoryCédric Le Goater1-1/+2
2014-11-22Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt1-12/+24
2014-11-19don't echo version during make.Stewart Smith1-1/+0
2014-11-19Fail build when SKIBOOT_VERSION not set and not in git treeskiboot-4.0Stewart Smith1-1/+6
2014-11-19Implement skiboot versioningStewart Smith1-8/+16
2014-11-18Add symbolic backtraces and expose skiboot map to LinuxBenjamin Herrenschmidt1-5/+10
2014-11-17Stack checking extensionsBenjamin Herrenschmidt1-1/+10
2014-11-17Quote built-in kernel path from MakefileBenjamin Herrenschmidt1-1/+1
2014-10-22Preliminary code coverage reporting infrastructureStewart Smith1-0/+8
2014-08-13Fix gitid generation when not in a git repositoryJoel Stanley1-1/+3
2014-08-08Pretty print objcopy in build outputJoel Stanley1-1/+1
2014-08-08Build with -ffreestanding so we can override printfStewart Smith1-3/+3
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+154