root/trunk/freewrt/rules.mk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3710 [3710] 03/10/08 16:00:21 n0-1 hook in fon2100 support into the ADK
(edit) @3693 [3693] 02/07/08 22:56:12 sumsum Clean up all the breaking stuff i tried to introduce.
(edit) @3686 [3686] 02/06/08 22:32:59 sumsum Kernel 2.6.24 added from Openwrt. Two patches have things to do (marked …
(edit) @3638 [3638] 10/24/07 12:34:25 tg if the person who made GNU groff’s nroff require the -c flag …
(edit) @3606 [3606] 10/22/07 22:18:05 tg part 1 of what wbx@ and I had planned long ago (by a suggestion of me): …
(edit) @3420 [3420] 08/06/07 18:32:46 tg add a not-fully-working brcm-2.6 port based upon OpenWrt? trunk rev. 8346 • …
(edit) @3228 [3228] 07/16/07 14:16:17 tg if make menuconfig with empty .config don't bail out early
(edit) @3125 [3125] 07/04/07 13:39:54 tg replace mkpasswd and /usr/bin/encrypt by portable md5crypt on fwwif and …
(edit) @3051 [3051] 07/01/07 02:50:08 wbx add some more no_kernel architectures, some are verified, some not, i get …
(edit) @2996 [2996] 06/28/07 16:14:45 tg there is no ${FWRT_WGET} or ${WGET}
(edit) @2993 [2993] 06/28/07 16:04:33 tg GNU make sucks. Its handling of whitespace just plainly sucks. It sucks so …
(edit) @2984 [2984] 06/28/07 14:46:44 tg this might fix bsd make (mkdep(1)) with ccache
(edit) @2905 [2905] 06/26/07 04:18:40 wbx no_kernel target for xscale cpu, like horstbox
(edit) @2840 [2840] 06/18/07 17:01:55 tg add some special-casing, requested by ulmen@
(edit) @2789 [2789] 06/14/07 10:38:37 tg simplify kernel version selection this code depends on Config.in always …
(edit) @2662 [2662] 05/24/07 16:38:24 tg look better
(edit) @2591 [2591] 05/21/07 16:28:15 tg by request of wbx@: sort out the mess we had in …
(edit) @2462 [2462] 05/08/07 12:31:44 tg • strip the value of FWRT_JLEVEL off spaces • setting FWRT_JLEVEL to -1 …
(edit) @2461 [2461] 05/08/07 12:24:49 tg • bring back the ability to do parallel makes as before, but actually …
(edit) @2360 [2360] 04/15/07 15:56:41 wbx introduce FWRT_DEVEL to mark platforms/boards which are not ready for …
(edit) @2278 [2278] 03/27/07 12:18:08 tg provide host CFLAGS, CPPFLAGS, LDFLAGS in more than one way to the scripts …
(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) @2213 [2213] 03/20/07 18:09:59 tg fix relative./.absolute pathname issue, my bad
(edit) @2210 [2210] 03/20/07 17:12:40 tg okay, this sucks…
(edit) @2209 [2209] 03/20/07 15:28:37 tg oops
(edit) @2208 [2208] 03/20/07 15:19:04 tg try to work around hen-egg problem, sorry dnehring@, please continue to …
(edit) @2205 [2205] 03/20/07 13:52:56 tg * no reason to use gmake 3.80 compatible cruft now XXX someone please …
(edit) @2150 [2150] 03/11/07 21:25:45 ulmen * readd ccache functionality * fix ccache issue with openssl * fix ccache …
(edit) @2055 [2055] 02/18/07 00:00:17 tg unbreak running e.g. make menuconfig without .config already existing, I …
(edit) @2050 [2050] 02/17/07 21:28:41 dnehring Mmh, saturday evening, still no beer.
(edit) @2049 [2049] 02/17/07 21:08:49 tg fix up the ${UNAME_*} mess for non-2.4-mipsel targets (besides mipsel and …
(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) @1686 [1686] 01/20/07 22:21:59 n0-1 merged from branches/common-adk 1310:1685 the following packages are not …
(edit) @710 [710] 09/25/06 00:45:44 tg add -fno-ident, on the host too (I wonder what host-built files get into …
(edit) @707 [707] 09/25/06 00:42:22 tg optimise for size by default even so, everything is much much larger than …
(edit) @672 [672] 09/23/06 22:23:02 wbx add an extra option in menuconfig for your own prefix for firmware image …
(edit) @588 [588] 09/12/06 20:11:35 wbx merge wbx-target-cleanup to trunk. - mk directory for some top level …
(edit) @472 [472] 08/01/06 23:38:13 tg by request of wbx@ add a "licence boilerplate" which can (or should, or …
(edit) @422 [422] 07/26/06 14:08:02 markus fix for Ticket #50
(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) @344 [344] 07/22/06 04:31:18 tg speed up build and ease transition to BSD make by determining HOST_ARCH …
(edit) @343 [343] 07/22/06 04:28:26 tg move off everything which can be done by both BSD and GNU make into …
(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) @340 [340] 07/22/06 04:14:32 tg make this more readable only whitespace and comment changes
(edit) @329 [329] 07/21/06 21:33:30 tg build mkpasswd on GNU/Linux host only, use BSD encrypt(1) otherwise
(edit) @328 [328] 07/21/06 21:31:26 tg without this patch, mkpasswd cannot ever have worked on GNU/Linux even
(edit) @319 [319] 07/21/06 03:33:54 tg use the tar frontend instead of the cpio frontend for extracting …
(edit) @317 [317] 07/21/06 03:07:47 tg let it autodetect the LZMA path (another reason to use BSD: there you …
(edit) @315 [315] 07/21/06 02:54:30 tg abort on unknown file extension
(edit) @309 [309] 07/21/06 02:27:26 tg remove more dead code, and fix my fix to gcom's Makefile... of course you …
(edit) @302 [302] 07/21/06 01:17:50 tg almost entirely revert r296 more "cleanup after wbx" follows, after …
(edit) @300 [300] 07/20/06 20:38:56 wbx fix tools directory, after changing WRKDIR, repack lzma package, i hate …
(edit) @296 [296] 07/20/06 01:31:17 wbx fix extracting of zip files
(edit) @277 [277] 07/17/06 17:40:48 markus - added 'tbz2' as extension to extract uClibc++ properly
(edit) @254 [254] 07/17/06 01:01:14 wbx add INSTALL_* variables for execution of install, instead of cp/mkdir
(edit) @231 [231] 07/16/06 20:43:39 tg remove tar verbosity requested by and on behalf of wbx@
(edit) @228 [228] 07/16/06 20:39:14 tg switch to paxmirabilis ok wbx@ NB: not yet totally tested, but if …
(edit) @200 [200] 07/16/06 16:53:28 tg * new variables WRKDIR, DISTFILES (similar to MirPorts? Framework) …
(edit) @194 [194] 07/12/06 22:09:11 wbx move tools like sed, trx, lzma, which does not belong to the toolchain …
(edit) @157 [157] 06/30/06 21:02:45 wbx - add hardware profiles, you can choose between different hardware …
(edit) @152 [152] 06/19/06 15:13:39 tg nuke DISABLE_NLS, DISABLE_LARGEFILE, replace globally with --disable-nls …
(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) @141 [141] 06/19/06 01:42:39 tg fix ppp, use these target-specific variables instead of the host config
(edit) @140 [140] 06/19/06 01:39:52 tg export kernel version and arch for target
(edit) @139 [139] 06/19/06 01:34:04 tg this is not linux, er kansas, any more
(edit) @129 [129] 06/19/06 00:08:00 tg oops, tired eyes
(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) @117 [117] 06/18/06 21:51:38 tg use explicit path to tar requested by wbx@
(edit) @116 [116] 06/18/06 21:47:54 tg Our host sed(1) apparently is not enough. Some day, I will butcher the …
(edit) @112 [112] 06/18/06 21:32:09 tg Do not use the GNU sed just built at all on BSD. We believe our host …
(edit) @108 [108] 06/18/06 19:47:03 wbx we need to use uid 0, not root, because bsd has a wheel group with gid 0, …
(edit) @106 [106] 06/18/06 19:00:01 tg for now (as we require GNU tar), quell the tar ./. pax …
(edit) @103 [103] 06/18/06 18:38:41 tg remove obsolete bash comments
(edit) @73 [73] 06/16/06 22:53:08 tg * instead of using a $(VARS_TO_PASS) write the variables into a *.mk …
(edit) @61 [61] 06/13/06 14:16:31 tg add ${SET_DASHX}, expands to 'set -x' if V>=50, 'true' otherwise, for use …
(edit) @57 [57] 06/13/06 13:07:00 tg remove redundant line, $(HOSTCC) is already set by Makefile
(edit) @43 [43] 06/11/06 18:29:15 tg use pax to extract if it exists, instead of tar, because it handles …
(edit) @41 [41] 06/11/06 17:28:26 tg Initial cut at supporting FreeWRT builds under other operating systems …
(edit) @39 [39] 06/11/06 11:56:23 wbx remove sstrip, it does not gain so much and complicates portability and …
(add) @1 [1] 05/27/06 17:00:14 wbx add OpenWrt? trunk revision 3830.
Note: See TracRevisionLog for help on using the revision log.