aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-25kbuild: define clean before including kbuild fileSam Ravnborg1-5/+5
2005-07-25kbuild: fix make O=...Sam Ravnborg3-3/+7
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg7-167/+103
2005-07-25kbuild: drop descend - converting existing usersSam Ravnborg4-12/+2
2005-07-25kbuild: drop -Wundef from HOSTCFLAGS for nowSam Ravnborg1-1/+1
2005-07-21[PATCH] kbuild: make help binrpm-pkg fixCoywolf Qi Hunt1-1/+1
2005-07-21[PATCH] kbuild: add -Wundef to global CFLAGSOlaf Hering1-2/+2
2005-07-17[PATCH] kbuild: When checking depmod version, redirect stderrTom Rini1-1/+1
2005-07-14kbuild: fix make O=... buildSam Ravnborg1-2/+2
2005-07-14kbuild: Fix bug in make deb-pkg when using seperate source and output directoriesSam Ravnborg2-3/+3
2005-07-14uml: Restore proper descriptions in make deb-pkg targetSam Ravnborg1-2/+26
2005-07-14uml: Make deb-pkg build target build a Debian-style user-mode-linux packageSam Ravnborg1-6/+26
2005-07-14kbuild: Don't fail if include/asm symlink existsSam Ravnborg1-3/+4
2005-07-14kbuild: fix buildcheckSam Ravnborg1-2/+0
2005-07-14kbuild: Add target debug_kallsymsSam Ravnborg1-0/+10
2005-07-14kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg2-5/+10
2005-07-14kbuild: Avoid inconsistent kallsyms dataSam Ravnborg1-0/+9
2005-07-14buildcheck: reduce DEBUG_INFO noise from reference* scriptsSam Ravnborg2-0/+4
2005-07-14kbuild: Fix build as root then userSam Ravnborg1-1/+1
2005-07-13[PATCH] scripts/kernel-doc: don't use uninitialized SRCTREERandy Dunlap1-1/+7
2005-07-13[PATCH] Lindent: ignore .indent.proJeff Mahoney1-1/+1
2005-07-13[PATCH] kbuild: restrain output of "make help" to 80 columnsYum Rayan1-1/+2
2005-07-13[PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilationMatthias Urlichs1-1/+2
2005-07-13[PATCH] kbuild: allow cscope to index multiple architecturesIan Campbell1-4/+10
2005-07-13[PATCH] kbuild: make 'cscope -q' play well with cscope.elKarl Hegbloom1-2/+2
2005-07-13[PATCH] kbuild: add ia64 support to rpm Makefile targetGreg Edwards1-0/+9
2005-07-13[PATCH] kbuild: modpost needs to cope with new glibc elf header on sparcFabio Massimo Di Nitto1-2/+7
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw2-3/+127