aboutsummaryrefslogtreecommitdiff
path: root/openwrt/Makefile
Commit message (Expand)AuthorAge
* set shell to bash in master makefileFelix Fietkau2006-10-10
* move ccache dir to staging_dir_arch (removing the staging dir will make the c...Felix Fietkau2006-10-09
* remove ccache directory on distcleanFelix Fietkau2006-10-05
* move tools from toolchain/ to tools/Felix Fietkau2006-09-27
* clean up and really fix bogus build_ directoryFelix Fietkau2006-09-24
* add missing dependancyMike Baker2006-09-07
* hide rm -rf command in MakefileFelix Fietkau2006-08-24
* fix up TMPDIR for initial prereq check to avoid creating a bogus build_ direc...Felix Fietkau2006-08-21
* Show error messages when collecting the package infoMike Baker2006-08-16
* remove duplicate package/ prefix from package dump error messageFelix Fietkau2006-08-04
* more cleanup & fix an issue where scripts/config/conf is constantly rebuiltMike Baker2006-08-02
* minor makefile tweaksMike Baker2006-08-02
* create a package indexFelix Fietkau2006-07-30
* add support for per-package prereq checks, run global prereq checks before (m...Felix Fietkau2006-07-29
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-21
* clean up console output even moreFelix Fietkau2006-07-20
* clean up console outputMike Baker2006-07-20
* add .prereq to distcleanFelix Fietkau2006-07-19
* add a simple prerequisite checkFelix Fietkau2006-07-19
* clean up console outputMike Baker2006-07-12
* credit where credit is dueMike Baker2006-06-27
* use NO_TRACE_MAKE for menuconfigFelix Fietkau2006-06-25
* prevent verbose script from corrupting .pkginfoMike Baker2006-06-23
* switch on new verbose systemMike Baker2006-06-23
* add global make download targetFelix Fietkau2006-06-20
* clean scripts/config on distcleanFelix Fietkau2006-06-08
* don't delete .svn on distcleanFelix Fietkau2006-06-02
* run defconfig at the start of a normal make run to get additional config optionsFelix Fietkau2006-06-02
* add clean targets, more FORCE stuffFelix Fietkau2006-06-01
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ...Felix Fietkau2006-05-31
* allow building of kernel-specific stuff in package/ instead of target/linux/p...Felix Fietkau2006-05-31
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-30
* fix package/ and target/ targetsFelix Fietkau2006-05-30
* add {package,target,toolchain}/* targets to toplevel makefileFelix Fietkau2006-05-30
* fix .pkginfo line to allow the use of $(SOURCE)Mike Baker2006-05-19
* clean up menu configurationMike Baker2006-05-19
* partial cleanupMike Baker2006-05-11
* change phony targets to FORCE (easier to read)Mike Baker2006-05-10
* remove old trace/verbose junkFelix Fietkau2006-05-10
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-21
* menuconfig cleanupFelix Fietkau2006-04-20
* cosmetic fixFelix Fietkau2005-10-22
* another batch of V= stuffFelix Fietkau2005-10-22
* make log output a bit nicerFelix Fietkau2005-10-22
* add some more verbosity stuffFelix Fietkau2005-10-22
* large build system cleanup. added some stuff to control the verbosity level, ...Felix Fietkau2005-10-22
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, run...Felix Fietkau2005-07-24
* move target/default/target_skeleton into package/base-files, put all the defa...Felix Fietkau2005-07-17
* add target package/target_name to the master makefile, which will run $(MAKE)...Felix Fietkau2005-06-05
* remove all copies of the root fs on make target_cleanFelix Fietkau2005-05-30