summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build system: clean more files on make clean/make mrproperDenis Vlasenko2008-07-201-3/+5
* whitespace fixesDenis Vlasenko2008-07-121-4/+4
* Start 1.12.xDenis Vlasenko2008-06-251-2/+2
* This is 1.11.0Denis Vlasenko2008-06-251-1/+1
* fix breakage found by randomconfigDenis Vlasenko2008-06-231-0/+2
* Fix trivial problems: "make clean" cleaning too muchDenis Vlasenko2008-06-071-1/+1
* build system: add PIE build optionDenis Vlasenko2008-06-041-1/+3
* Remove stray debug instrumentationDenis Vlasenko2008-06-021-3/+2
* Reinstate CONFIG_CROSS_COMPILE_PREFIXDenis Vlasenko2008-06-021-12/+26
* more -Wall warning fixes. -Wall is enabled now.Denis Vlasenko2008-05-181-6/+0
* fix "make check"Denis Vlasenko2008-04-101-1/+2
* bump version to 1.11.0.svnDenis Vlasenko2008-03-221-2/+2
* Bump version to 1.10.0 and announce it on website.1_10_0Denis Vlasenko2008-03-211-1/+1
* *: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko2008-03-171-1/+0
* lpr and lpq applets by Walter Harms.Denis Vlasenko2008-02-221-0/+1
* support for mount by label (not yet tested)Denis Vlasenko2008-02-181-0/+1
* build system: pass CFLAGS to link stage too (closes bug 1376)Denis Vlasenko2008-02-141-0/+1
* force disable setlocalversion usage in busyboxMike Frysinger2008-02-071-1/+1
* do not respect CONFIG_MODULES as it breaks building if it is defined in the b...Mike Frysinger2008-01-271-1/+1
* Makefile: change version to 1.10.0.svnDenis Vlasenko2007-12-241-2/+2
* Announce 1.9.01_9_0Denis Vlasenko2007-12-241-1/+1
* reorganize applet table. Eliminates pointers to names.Denis Vlasenko2007-11-281-0/+2
* webpage: fix typo, remove inconsistent trailing dotsDenis Vlasenko2007-11-051-2/+2
* Announce 1.8.01_8_0Denis Vlasenko2007-11-041-1/+1
* make "individual applets" build less noisy.Denis Vlasenko2007-10-081-1/+1
* reviving libbusybox, adding CONFIG_INDIVIDUAL part 1Denis Vlasenko2007-10-071-5/+7
* build system: pass EXTRA_LDFLAGS to final link stageDenis Vlasenko2007-09-291-1/+1
* Start 1.8.x cycleDenis Vlasenko2007-08-241-1/+1
* fix out-of-source-tree buildDenis Vlasenko2007-08-121-1/+1
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-1/+1
* - do not hardcode HOSTCFLAGS to gcc specific flags. Fixes errors when not usi...Bernhard Reutner-Fischer2007-06-201-5/+7
* punt %.bflt target in favor of proper LDFLAGS=-Wl,-elf2flt handlingMike Frysinger2007-06-191-0/+4
* start 1.7.x versionDenis Vlasenko2007-06-021-2/+2
* website: announce 1.6.0Denis Vlasenko2007-06-011-1/+1
* less intrusive export of FLTFLAGSMike Frysinger2007-04-051-2/+2
* set default FLTFLAGS for a fatty stackMike Frysinger2007-04-051-1/+2
* tcpsvd: new appletDenis Vlasenko2007-04-011-0/+1
* introduce the concept of LDLIBS for additional libraries so that when we do t...Mike Frysinger2007-03-301-1/+4
* Announce 1.5.0 and move svn to 1.6.0.svnDenis Vlasenko2007-03-221-2/+2
* This revision is busybox 1.5.0Denis Vlasenko2007-03-221-1/+1
* make clean deletes .kernelrelease nowDenis Vlasenko2007-03-181-1/+1
* fix typo as pointed out by src.obsolete.funcsMike Frysinger2007-03-171-1/+1
* build system: produce link map. Rather useful when youDenis Vlasenko2007-03-151-1/+1
* new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko2007-02-061-0/+1
* respect CFLAGS/CPPFLAGS in envMike Frysinger2007-01-261-3/+3
* head is 1.5.0.svn nowDenis Vlasenko2007-01-201-2/+2
* releasing busybox 1.4.01_4_0Denis Vlasenko2007-01-201-1/+1
* Trailing whitespace removal over entire treeDenis Vlasenko2007-01-111-10/+10
* - missing hunk to go with r17206Bernhard Reutner-Fischer2007-01-091-1/+1
* - vapier wants LD to point to CC, revert my previous changeBernhard Reutner-Fischer2007-01-091-1/+1