root/trunk/freewrt/mk/build.mk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3781 [3781] 07/27/08 03:28:23 n0-1 fix for systems with a shell-builtin ulimit only
(edit) @3780 [3780] 07/27/08 03:09:46 n0-1 fix for non-existent ulimit
(edit) @3777 [3777] 07/21/08 22:20:04 tg prevent errors like this one: ===== cutting here may damage your screen …
(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) @3673 [3673] 01/05/08 21:44:12 n0-1 do remove temporary content but _not_ the directories, as they could be …
(edit) @3640 [3640] 10/26/07 00:25:26 austriancoder dont fail, if we dont want convert man pages into html
(edit) @3630 [3630] 10/23/07 02:19:25 tg perms
(edit) @3624 [3624] 10/23/07 01:10:58 tg use a better name and make one thing clear
(edit) @3622 [3622] 10/23/07 00:38:34 tg of course we need an index-index
(edit) @3620 [3620] 10/23/07 00:22:55 tg after changing FWRT_MANPAGES, a “make clean” is advised
(edit) @3424 [3424] 08/08/07 12:34:07 tg make ISO C99 math support optional; not yet tested
(edit) @3373 [3373] 08/01/07 16:20:01 tg experimental support for not using locale
(edit) @3335 [3335] 07/24/07 14:19:41 tg make it so that “nokernel” targets can build a 2.4 or 2.6 kernel (needs …
(edit) @3328 [3328] 07/23/07 17:27:07 tg make initramfs available for all architectures with linux 2.6, except that …
(edit) @3327 [3327] 07/23/07 16:55:24 tg for initramfs as well as nokernel, don't build kernel (new for …
(edit) @3234 [3234] 07/16/07 16:47:44 tg part Ⅱ – simplify busybox config, ok wbx@ from now on, you can select a …
(edit) @3210 [3210] 07/13/07 15:58:38 tg if mkdir fails here, we have a dangling symlink; working symlinks don't …
(edit) @3203 [3203] 07/11/07 15:23:18 tg grml…
(edit) @2928 [2928] 06/26/07 17:05:41 tg I like to fix things I have no ideas of… (sarcasm included) this should …
(edit) @2798 [2798] 06/14/07 15:28:58 tg • base-files: fix .ipk file name • build.mk: if FWRT_PACKAGE_BASE_FILES=y …
(edit) @2795 [2795] 06/14/07 14:55:49 tg add experimental support for nokernel targets (mips and i386 for …
(edit) @2715 [2715] 06/05/07 16:52:44 tg • 1.0 -> scripts/param.h, paxmirabilis: MFC the new version from trunk • …
(edit) @2678 [2678] 05/29/07 16:04:00 tg the treebreaker ☺ overhaul the fetch'n'checksum system to be more …
(edit) @2658 [2658] 05/24/07 15:27:40 tg fix allmodconfig
(edit) @2656 [2656] 05/24/07 13:11:36 tg I consider it useful to create a directory before using it. Oops.
(edit) @2655 [2655] 05/24/07 12:40:31 tg shaddap
(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) @2612 [2612] 05/22/07 18:07:47 tg after menuconfig, if certain options have changed, advise the user to run …
(edit) @2601 [2601] 05/22/07 14:50:37 tg order error, my bad, oops
(edit) @2596 [2596] 05/22/07 13:51:19 tg run some more scripts with ${MBSH}
(edit) @2591 [2591] 05/21/07 16:28:15 tg by request of wbx@: sort out the mess we had in …
(edit) @2504 [2504] 05/14/07 13:55:48 wbx *tada* complete rework of the kernel and kernel module build process. more …
(edit) @2497 [2497] 05/13/07 02:39:11 tg this can use mksh too, but the speedup is almost none – most of the …
(edit) @2322 [2322] 04/03/07 00:17:37 wbx time to break trunk. * update to OpenWrt? brcm-2.4 patch, wl driver and …
(edit) @2287 [2287] 03/27/07 14:18:25 tg why were we still using the python ipkg-make-index even if we already had …
(edit) @2286 [2286] 03/27/07 14:00:22 tg errors from the python script aren't fatal
(edit) @2203 [2203] 03/20/07 12:23:20 tg for allmodconfig and snapshotconfig: * reset runtime options and ccache to …
(edit) @2184 [2184] 03/17/07 01:48:24 tg be a little more verbose, agreed wbx@
(edit) @2173 [2173] 03/16/07 22:39:25 tg portability fix
(edit) @2169 [2169] 03/15/07 20:57:29 tg add “oldconfig” target, thanks to nbd@openwrt for the hint (untested)
(edit) @2025 [2025] 02/16/07 23:29:29 tg if FWRT_PACKAGE_BASE_FILES=m we have allmodconfig; don't even try to build …
(edit) @1822 [1822] 02/01/07 00:25:14 wbx mv package/config to tools, where it belongs to, because a host tool
(edit) @1754 [1754] 01/25/07 21:58:06 tg toolchain and tools do, ironically, not depend on the .cfg/ dir to prevent …
(edit) @1686 [1686] 01/20/07 22:21:59 n0-1 merged from branches/common-adk 1310:1685 the following packages are not …
(edit) @1345 [1345] 12/19/06 08:29:06 wbx activate snapshotconfig
(edit) @1296 [1296] 12/16/06 10:21:16 wbx missing restore by target snapshotconfig
(edit) @1232 [1232] 11/30/06 18:23:01 n0-1 Introduced a new make target `snapshotconfig'. This target is quite equal …
(edit) @1204 [1204] 11/25/06 03:02:45 n0-1 Finished the "allmodconfig" target. As `conf' is quite stupid, with …
(edit) @1198 [1198] 11/24/06 00:54:09 n0-1 Enabled the well-known "allmodconfig" target. The idea is merely to build …
(edit) @1155 [1155] 11/17/06 18:11:48 n0-1 new target: allnoconfig - creates a config with everything disabled
(edit) @869 [869] 10/09/06 20:51:44 tg apparently dead code - .config.cmd does nothing might fix PR #118 and open …
(edit) @831 [831] 10/03/06 18:38:55 wbx remove autobuild and snapshot targets. snapshots and releases will be done …
(edit) @702 [702] 09/24/06 19:58:21 tg PR #86
(edit) @604 [604] 09/16/06 18:31:47 wbx revert the bad idea, if ncurses.h is missing you do not see the problem …
(copy) @588 [588] 09/12/06 20:11:35 wbx merge wbx-target-cleanup to trunk. - mk directory for some top level …
copied from branches/wbx-target-cleanup/mk/build.mk:
(copy) @553 [553] 09/02/06 20:58:57 wbx change build.mk to mk/
Note: See TracRevisionLog for help on using the revision log.