root/trunk/freewrt/Makefile


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3732 [3732] 04/08/08 15:28:04 tg grml… some shells and makes differ
(edit) @3731 [3731] 04/08/08 15:21:38 tg ensure the umask is sane, thanks to wschlich for noticing
(edit) @3643 [3643] 10/26/07 14:30:41 austriancoder fix make target name
(edit) @3207 [3207] 07/12/07 17:02:28 tg mop up
(edit) @3206 [3206] 07/12/07 15:39:03 austriancoder uuppps
(edit) @3205 [3205] 07/12/07 15:22:34 austriancoder This commit is a solution for the following problem: Our snapshotbuilder …
(edit) @3202 [3202] 07/11/07 15:20:47 tg fix distclean to REALLY clean everything: target/extra, for instance
(edit) @3096 [3096] 07/03/07 11:38:52 tg this .svn/entries is needed too
(edit) @3085 [3085] 07/02/07 20:15:46 tg improve MBSH detection
(edit) @3075 [3075] 07/02/07 16:18:08 tg darwin sucks
(edit) @2930 [2930] 06/26/07 17:59:12 tg build bsd stuff with bsd tools, now that we have them anyway requires to …
(edit) @2858 [2858] 06/19/07 15:28:24 tg austriancoder suggested that I pack tsort(1) into tools/ for these whose …
(edit) @2788 [2788] 06/14/07 10:31:45 tg 08:26⎜<wbx:#freewrt> allmodconfig macht doch alles was wir brauchen ..
(edit) @2716 [2716] 06/05/07 16:55:41 tg package/base-files/.svn/entries is required for /etc/banner generation
(edit) @2715 [2715] 06/05/07 16:52:44 tg • 1.0 -> scripts/param.h, paxmirabilis: MFC the new version from trunk • …
(edit) @2685 [2685] 06/04/07 12:50:53 tg new target “distclean” for packages
(edit) @2631 [2631] 05/23/07 16:23:29 tg optimise
(edit) @2629 [2629] 05/23/07 15:57:30 tg hack to make new “make wconfig”, developer-only, to generate …
(edit) @2619 [2619] 05/22/07 23:23:19 tg remove target_clean, it can't do what it appears to do since it removes …
(edit) @2510 [2510] 05/14/07 20:45:01 tg some wording fixes, 80-column limit, and “make package=foo” will …
(edit) @2491 [2491] 05/13/07 01:57:56 tg use host-system mksh instead of bash to speed up the splitting process, if …
(edit) @2463 [2463] 05/08/07 14:37:26 tg new: “make slow” – compile, but output only as few as can be …
(edit) @2370 [2370] 04/17/07 17:12:25 n0-1 Ok, this is the drawback of integrating new functionalities: in the end it …
(edit) @2369 [2369] 04/17/07 16:33:52 n0-1 some missing additions
(edit) @2367 [2367] 04/16/07 21:31:59 n0-1 integrate a 'help' target
(edit) @2296 [2296] 03/28/07 11:34:34 tg oops, "v" was not verbose any more
(edit) @2294 [2294] 03/27/07 15:39:29 tg default to verbose, this is for developers, and the users have WIB talked …
(edit) @2225 [2225] 03/21/07 23:01:31 tg if a build system has a non-GNU make, or a too old gmake, just build our …
(edit) @2222 [2222] 03/21/07 20:19:44 tg • revert the addition of “build gmake as part of tools“, it had too many …
(edit) @2208 [2208] 03/20/07 15:19:04 tg try to work around hen-egg problem, sorry dnehring@, please continue to …
(edit) @2182 [2182] 03/16/07 23:56:47 tg by request of markus@ use the “old” $PATH when calling the “real” …
(edit) @2169 [2169] 03/15/07 20:57:29 tg add “oldconfig” target, thanks to nbd@openwrt for the hint (untested)
(edit) @1850 [1850] 02/03/07 22:53:06 tg check if host compiler supports -fwrapv should fix PR#201
(edit) @1773 [1773] 01/27/07 22:40:58 tg unbreak damage introduced by dnehring@ in r1771
(edit) @1771 [1771] 01/27/07 22:13:36 dnehring Request tg: move -DNDEBUG in CPPFLAGS. r1768 was wrong.
(edit) @1768 [1768] 01/27/07 20:37:29 dnehring Disable assert() by default to save space.
(edit) @1755 [1755] 01/25/07 22:03:24 tg the already-existing global ${HOSTCFLAGS} was not used when determining …
(edit) @1753 [1753] 01/25/07 20:56:53 tg * we override LC_ALL (already), no need to do it twice * LANG is …
(edit) @1650 [1650] 01/20/07 17:10:16 tg * '%' as line addressing is a BSD extension to the text editor, which …
(edit) @1318 [1318] 12/18/06 20:27:23 tg got another great idea: why not check for supported OSes during 'make …
(edit) @1232 [1232] 11/30/06 18:23:01 n0-1 Introduced a new make target `snapshotconfig'. This target is quite equal …
(edit) @1198 [1198] 11/24/06 00:54:09 n0-1 Enabled the well-known "allmodconfig" target. The idea is merely to build …
(edit) @1183 [1183] 11/20/06 23:53:44 tg when changing something, don't forget to remove the old code when …
(edit) @1173 [1173] 11/20/06 01:06:13 tg experimental support for having CC="ccache gcc", etc. reported by tntnet …
(edit) @1155 [1155] 11/17/06 18:11:48 n0-1 new target: allnoconfig - creates a config with everything disabled
(edit) @831 [831] 10/03/06 18:38:55 wbx remove autobuild and snapshot targets. snapshots and releases will be done …
(edit) @679 [679] 09/23/06 23:40:36 tg we use the httpd redirect here, my bad, this is by design and actually …
(edit) @677 [677] 09/23/06 23:30:52 tg by request of markus@ communicated via wbx@, add new facilities: $ make …
(edit) @588 [588] 09/12/06 20:11:35 wbx merge wbx-target-cleanup to trunk. - mk directory for some top level …
(edit) @543 [543] 08/25/06 00:53:47 tg stupid typo, cought by wbx@
(edit) @542 [542] 08/25/06 00:47:35 tg wbx@ requested another iteration, per-filesystem.
(edit) @541 [541] 08/25/06 00:32:08 tg *sigh* first I'm told conf -d is needed, then I'm told it overwrites …
(edit) @535 [535] 08/25/06 00:06:18 tg typo
(edit) @534 [534] 08/24/06 23:59:49 tg * .defconfig: remove superfluous commented-out targets * build.mk: move …
(edit) @532 [532] 08/24/06 19:52:27 wbx rename target, suggested by tg
(edit) @529 [529] 08/24/06 14:39:50 wbx add first hackish parts of a snapshot target
(edit) @520 [520] 08/15/06 00:12:09 tg even better, use more relative pathnames, causes less breakage when TOPDIR …
(edit) @517 [517] 08/14/06 23:49:25 tg relativify TOPDIR in prereq.mk and make it the first line
(edit) @492 [492] 08/02/06 22:37:51 wbx add autobuild, still busybox need to be excluded in any good way. no idea …
(edit) @418 [418] 07/25/06 23:47:45 wbx hide output of find, add kernel packages to update-package
(edit) @360 [360] 07/22/06 17:48:30 tg as discussed with wbx@ some 2-3 weeks ago, change the BR2_ prefix to …
(edit) @356 [356] 07/22/06 16:03:29 tg revert r348 described in Message-ID: …
(edit) @348 [348] 07/22/06 09:27:48 wbx i think this is some leftover from yesterday's hacking session, seems to …
(edit) @345 [345] 07/22/06 04:32:33 tg I guess I should use := instead of = in prereq.mk to benefit GNU make also …
(edit) @344 [344] 07/22/06 04:31:18 tg speed up build and ease transition to BSD make by determining HOST_ARCH …
(edit) @342 [342] 07/22/06 04:19:19 tg add TOPDIR to prereq.mk
(edit) @341 [341] 07/22/06 04:16:13 tg move the export line from prereq.mk to rules.mk and remove SHELL from …
(edit) @339 [339] 07/22/06 04:08:05 tg sanitise the way tools which must be in lbin/ (currently, sed and …
(edit) @241 [241] 07/16/06 22:04:03 tg be quiet
(edit) @240 [240] 07/16/06 22:01:34 tg it gets even weirder with support for Darwin 7.9.0 …
(edit) @237 [237] 07/16/06 21:40:45 tg the macintosh never ceases to amaze me... csh(1) which…
(edit) @228 [228] 07/16/06 20:39:14 tg switch to paxmirabilis ok wbx@ NB: not yet totally tested, but if …
(edit) @161 [161] 07/02/06 01:33:03 tg keep everything within 80 characters width
(edit) @160 [160] 07/02/06 01:20:19 wbx forgot one dollar escape
(edit) @159 [159] 07/02/06 01:17:13 wbx try some autobuild stuff
(edit) @144 [144] 06/19/06 02:30:25 tg use the GNU sed built by toolchain again, but prevent it from picking up …
(edit) @139 [139] 06/19/06 01:34:04 tg this is not linux, er kansas, any more
(edit) @127 [127] 06/18/06 23:48:14 tg save the old $PATH as _PATH in 'make prereq', so that it can be picked up …
(edit) @124 [124] 06/18/06 23:23:45 tg obviously, perl isn't compatible either. well, what did you expect of …
(edit) @109 [109] 06/18/06 20:05:47 tg this is so horrifyingly cheap I cannot believe I'm committing this... the …
(edit) @104 [104] 06/18/06 18:46:54 tg require GNU tar and install it as tar, for now ok wbx@
(edit) @92 [92] 06/18/06 16:54:03 tg stupid GNU make incompatibility noticed by js in IRC
(edit) @90 [90] 06/18/06 16:46:03 tg * have 'make prereq' and 'make prereq-noerror' be .PHONY targets, i.e. …
(edit) @84 [84] 06/18/06 13:04:59 tg expose $BASH too ok wbx@
(edit) @83 [83] 06/18/06 12:59:10 tg tell gmake to use GNU bash ok wbx@
(edit) @81 [81] 06/18/06 12:42:25 tg after creating prereq, tell the user it's done ok wbx@
(edit) @78 [78] 06/18/06 11:58:12 tg On Debian, gmake 3.80 "seems to be" enough. Allow the user to override the …
(edit) @76 [76] 06/18/06 11:49:58 tg Check some of the prerequisite tools (WIP, more to come) * that bash …
(edit) @75 [75] 06/18/06 11:31:00 tg Require, sadly, GNU bash to be installed before proceeding. "sehr schön" …
(edit) @73 [73] 06/16/06 22:53:08 tg * instead of using a $(VARS_TO_PASS) write the variables into a *.mk …
(edit) @67 [67] 06/16/06 09:41:06 wbx quiet build
(edit) @64 [64] 06/16/06 08:11:56 wbx set --no-print-directory for make calls, so that non-verbose is really …
(edit) @60 [60] 06/13/06 13:34:33 tg prepend a blank line and a descriptive line with date to a continuation of …
(edit) @59 [59] 06/13/06 13:18:44 tg resolve a bad interaction between shell quoting and shell evaluation of …
(edit) @58 [58] 06/13/06 13:12:15 tg change 'make v' target, which was the same as 'make verbose', to …
(edit) @56 [56] 06/12/06 01:24:53 tg copy this: # Ensure consistent sort order, 'gcc -print-search-dirs' …
(edit) @55 [55] 06/12/06 01:18:55 tg provide sensible defaults (-O2) for systems with no default CFLAGS tested …
(edit) @54 [54] 06/12/06 01:09:53 tg Correctly determine HOSTCC and HOSTCFLAGS (from host make) and pass them …
(edit) @48 [48] 06/11/06 23:06:20 wbx cosmetic changes to Makefile/build.mk remove configtest.pl cosmetic …
(edit) @46 [46] 06/11/06 19:22:50 tg change target distclean to also remove the download area (distclean = "as …
Note: See TracRevisionLog for help on using the revision log.