aboutsummaryrefslogtreecommitdiff
path: root/openwrt/Makefile
Commit message (Collapse)AuthorAge
* move ccache dir to staging_dir_arch (removing the staging dir will make the ↵Felix Fietkau2006-10-09
| | | | | | ccache ineffective anyway) SVN-Revision: 4999
* remove ccache directory on distcleanFelix Fietkau2006-10-05
| | | | SVN-Revision: 4923
* move tools from toolchain/ to tools/Felix Fietkau2006-09-27
| | | | SVN-Revision: 4866
* clean up and really fix bogus build_ directoryFelix Fietkau2006-09-24
| | | | SVN-Revision: 4854
* add missing dependancyMike Baker2006-09-07
| | | | SVN-Revision: 4773
* hide rm -rf command in MakefileFelix Fietkau2006-08-24
| | | | SVN-Revision: 4656
* fix up TMPDIR for initial prereq check to avoid creating a bogus build_ ↵Felix Fietkau2006-08-21
| | | | | | directory SVN-Revision: 4617
* Show error messages when collecting the package infoMike Baker2006-08-16
| | | | SVN-Revision: 4573
* remove duplicate package/ prefix from package dump error messageFelix Fietkau2006-08-04
| | | | SVN-Revision: 4451
* more cleanup & fix an issue where scripts/config/conf is constantly rebuiltMike Baker2006-08-02
| | | | SVN-Revision: 4394
* minor makefile tweaksMike Baker2006-08-02
| | | | SVN-Revision: 4393
* create a package indexFelix Fietkau2006-07-30
| | | | SVN-Revision: 4337
* add support for per-package prereq checks, run global prereq checks before ↵Felix Fietkau2006-07-29
| | | | | | (menu-)config SVN-Revision: 4318
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-21
| | | | SVN-Revision: 4198
* clean up console output even moreFelix Fietkau2006-07-20
| | | | SVN-Revision: 4175
* clean up console outputMike Baker2006-07-20
| | | | SVN-Revision: 4174
* add .prereq to distcleanFelix Fietkau2006-07-19
| | | | SVN-Revision: 4169
* add a simple prerequisite checkFelix Fietkau2006-07-19
| | | | SVN-Revision: 4168
* clean up console outputMike Baker2006-07-12
| | | | SVN-Revision: 4130
* credit where credit is dueMike Baker2006-06-27
| | | | SVN-Revision: 4091
* use NO_TRACE_MAKE for menuconfigFelix Fietkau2006-06-25
| | | | SVN-Revision: 4079
* prevent verbose script from corrupting .pkginfoMike Baker2006-06-23
| | | | SVN-Revision: 4067
* switch on new verbose systemMike Baker2006-06-23
| | | | SVN-Revision: 4064
* add global make download targetFelix Fietkau2006-06-20
| | | | SVN-Revision: 4031
* clean scripts/config on distcleanFelix Fietkau2006-06-08
| | | | SVN-Revision: 3912
* don't delete .svn on distcleanFelix Fietkau2006-06-02
| | | | SVN-Revision: 3898
* run defconfig at the start of a normal make run to get additional config optionsFelix Fietkau2006-06-02
| | | | SVN-Revision: 3897
* add clean targets, more FORCE stuffFelix Fietkau2006-06-01
| | | | SVN-Revision: 3882
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ↵Felix Fietkau2006-05-31
| | | | | | update to 0.9.0 SVN-Revision: 3860
* allow building of kernel-specific stuff in package/ instead of ↵Felix Fietkau2006-05-31
| | | | | | target/linux/package/ and merge target/linux/package/base-files into package/base-files SVN-Revision: 3855
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-30
| | | | SVN-Revision: 3843
* fix package/ and target/ targetsFelix Fietkau2006-05-30
| | | | SVN-Revision: 3840
* add {package,target,toolchain}/* targets to toplevel makefileFelix Fietkau2006-05-30
| | | | SVN-Revision: 3838
* fix .pkginfo line to allow the use of $(SOURCE)Mike Baker2006-05-19
| | | | SVN-Revision: 3802
* clean up menu configurationMike Baker2006-05-19
| | | | SVN-Revision: 3801
* partial cleanupMike Baker2006-05-11
| | | | SVN-Revision: 3758
* change phony targets to FORCE (easier to read)Mike Baker2006-05-10
| | | | SVN-Revision: 3757
* remove old trace/verbose junkFelix Fietkau2006-05-10
| | | | SVN-Revision: 3755
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-21
| | | | SVN-Revision: 3685
* menuconfig cleanupFelix Fietkau2006-04-20
| | | | SVN-Revision: 3684
* cosmetic fixFelix Fietkau2005-10-22
| | | | SVN-Revision: 2251
* another batch of V= stuffFelix Fietkau2005-10-22
| | | | SVN-Revision: 2244
* make log output a bit nicerFelix Fietkau2005-10-22
| | | | SVN-Revision: 2241
* add some more verbosity stuffFelix Fietkau2005-10-22
| | | | SVN-Revision: 2222
* large build system cleanup. added some stuff to control the verbosity level, ↵Felix Fietkau2005-10-22
| | | | | | but not complete, yet. SVN-Revision: 2221
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵Felix Fietkau2005-07-24
| | | | | | run install part of package/ for every board/kernel - fixes dependency mess SVN-Revision: 1540
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-17
| | | | | | default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494
* add target package/target_name to the master makefile, which will run ↵Felix Fietkau2005-06-05
| | | | | | $(MAKE) -C package target_name. same for target/ and toolchain/ SVN-Revision: 1147
* remove all copies of the root fs on make target_cleanFelix Fietkau2005-05-30
| | | | SVN-Revision: 1116
* add openwrt image builder to sdkFelix Fietkau2005-04-20
| | | | SVN-Revision: 688