source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2161   17 years bird kmk: Implemented $(for ) and $(while ) loops (C-style). Fixes #73.
(edit) @2160   17 years bird kmk: removed duplicate definition.
(edit) @2159   17 years bird kmk: extended call, evalcall and evalcall2 with a local .ARGC …
(edit) @2158   17 years bird kmk: Extended evalcall and evalcall2 with a return value, local .RETURN.
(edit) @2157   17 years bird kmk: Extended evalcall and evalcall2 with a return value, local .RETURN.
(edit) @2156   17 years bird kmk: printf testcase.
(edit) @2155   17 years bird kmk quick ref: added new string functions.
(edit) @2154   17 years bird kmk: $(translate ) changes and testcase.
(edit) @2153   17 years bird kmk: substr fixes
(edit) @2152   17 years bird kmk: testcases and lastpos fixes.
(edit) @2151   17 years bird kmk: Added $(length ), $(length-var ), $(insert ), $(pos ), $(lastpos …
(edit) @2150   17 years bird bootstrap.gmk: more cleanup.
(edit) @2149   17 years bird function.c: comment typo.
(edit) @2148   17 years bird header.kmk: added some missing tools and cleaned up the existing.
(edit) @2147   17 years bird sketches
(edit) @2146   17 years bird doc dir.
(edit) @2145   17 years bird kmk: use our fts everywhere.
(edit) @2144   17 years bird qt3/4.kmk: Corrected $(target)_OUT_FILES to $(target)_CLEAN. Fixes #67.
(edit) @2143   17 years bird footer.kmk: pick up some keywords variants of *SUFF. Fixes #50.
(edit) @2142   17 years bird mv.c: avoid including sys/acl.h. Fixes #66.
(edit) @2141   17 years bird kmk: new function $(printf fmt,arg0,arg1,...).
(edit) @2140   17 years bird ash: Changed opentrace so that the trace file get's a high file descriptor.
(edit) @2139   17 years bird bootstrap.kmk: sed.info-[12] may also need reverting.
(edit) @2138   17 years bird k/kDefs.h: Fixed K_LE2H_U32/U64 mixup in the big endian case.
(edit) @2137   17 years bird rule.c: fixed crash in create_pattern_rule when commands is NULL.
(edit) @2136   17 years bird bootstrap.kmk: some adjustments.
(edit) @2135   17 years bird bootstrap.kmk: distclean.
(edit) @2134   17 years bird MAKE_HOST isn't used by kmk.
(edit) @2133   17 years bird rm.c: warning.
(edit) @2132   17 years bird printf.c: warning
(edit) @2131   17 years bird mv.c: warnings.
(edit) @2130   17 years bird md5sum: warnings.
(edit) @2129   17 years bird ln.s: include config.h first.
(edit) @2128   17 years bird ln.c: fixed #ifdef/defined bug.
(edit) @2127   17 years bird kmkbuiltin.h: warning.
(edit) @2126   17 years bird chmod.c: warnings.
(edit) @2125   17 years bird kmkbuiltin.c: warning.
(edit) @2124   17 years bird kbuild.c: more warnings.
(edit) @2123   17 years bird bootstrap.gmk: note to self on solaris.sparc64.
(edit) @2122   17 years bird add inlined_memchr.h to config.h.
(edit) @2121   17 years bird kmk: make sure alloca.h gets included (Solaris again).
(edit) @2120   17 years bird bootstrap.gmk: Use /usr/bin/bash on Solaris because src/ash is using …
(edit) @2119   17 years bird expand.c: warning.
(edit) @2118   17 years bird function.c: warnings.
(edit) @2117   17 years bird incdep.c,expreval.c: warnings.
(edit) @2116   17 years bird kbuild.c: warnings.
(edit) @2115   17 years bird kDepIDB: warnings.
(edit) @2114   17 years bird redirect.c: warning
(edit) @2113   17 years bird kmkbuiltin: include config.h
(edit) @2112   17 years bird bootstrap.gmk: SED_MAKE_DEFS for specifying SED=gsed on solaris when …
(edit) @2111   17 years bird bootstrap.kmk: solaris needs paths.h
(edit) @2110   17 years bird bootstrap.kmk: need echo and fts.h to build kmk.
(edit) @2109   17 years bird bootstrap.kmk: need echo and fts.h to build kmk.
(edit) @2108   17 years bird fix
(edit) @2107   17 years bird footer/header: moving the pass aliases (more bustage).
(edit) @2106   17 years bird header: made 'install' and 'uninstall' double colon rules because of …
(edit) @2105   17 years bird header: made 'test' and 'check' double colon rules because of coreutil …
(edit) @2104   17 years bird kDepIDB: Added a -qquiet switch for disabling harmless warnings …
(edit) @2103   17 years bird kmk: updated help text.
(edit) @2102   17 years bird kmk: --print-time fix.
(edit) @2101   17 years bird kmk: Implemented new switch --print-time. Fixes #65.
(edit) @2100   17 years bird space
(edit) @2099   17 years bird kmk: Jokes.
(edit) @2098   17 years bird sparcv9 == 64-bit sparc, older are 32-bit.
(edit) @2097   17 years bird kmk_test: Fixed exec bug (crash) on non-windows platforms. On windows …
(edit) @2096   17 years bird kmk: if exists some-file
(edit) @2095   17 years bird footer.kmk: Use $(file-size file) instead of involving $(shell ) to …
(edit) @2094   17 years bird footer.kmk: Fixed refetch problem on windows. The problem was that the …
(edit) @2093   17 years bird The 0.1.5 binaries for freebsd/x86.
(edit) @2092   17 years bird The 0.1.5 binaries for os2/x86.
(edit) @2091   17 years bird kmk: Don't bootstrap with threads and disable them for FreeBSD.x86 …
(edit) @2090   17 years bird The 0.1.5 binaries for freebsd/amd64.
(edit) @2089   17 years bird FreeBSD needs pthreads.
(edit) @2088   17 years bird BINSUFF.
(edit) @2087   17 years bird Added os-agnostic to the OS list.
(edit) @2086   17 years bird Added 'dos' to the OS list.
(edit) @2085   17 years bird Added WATCOMC11C-WL.
(edit) @2084   17 years bird Added a new target type MISCBINS for linking together objs and libs …
(edit) @2083   17 years bird some OPENWATCOM-WL adjustments.
(edit) @2082   17 years bird OPENWATCOM-WL tool.
(edit) @2081   17 years bird spaces
(edit) @2080   17 years bird footer.kmk: $(target)_2_OBJS fix.
(edit) @2079   17 years bird *watcom: wlink, EDPATH and binl.
(edit) @2078   17 years bird watcom and open watcom location fixes.
(edit) @2077   17 years bird MASM6PLUS.
(edit) @2076   17 years bird MASM710.
(edit) @2075   17 years bird new watcom and open watcom location.
(edit) @2074   17 years bird kmk_redirect: OS/2 hack - close files, zap environment.
(edit) @2073   17 years bird OS/2 DDK, Base32. (incomplete)
(edit) @2072   17 years bird Quick MASM610 hack up.
(edit) @2071   17 years bird MASM600 tool (OS/2).
(edit) @2070   17 years bird Shut up the watcom librarian and use strict libpath so it's possible …
(edit) @2069   17 years bird Watcom librarian commands.
(edit) @2068   17 years bird Open Watcom, some Watcom adjustments.
(edit) @2067   17 years bird kBuild: Added an empty dummy template named DUMMY. This is the first …
(edit) @2066   17 years bird oops.
(edit) @2065   17 years bird VAC308 hacking, Watcom C v11.0c, MASM v5.10 and MS Link v5.10 (OS/2 …
(edit) @2064   17 years bird VAC308.kmk: some fixes and enhancements.
(edit) @2063   17 years bird OS/2 build fix.
(edit) @2062   17 years bird kmk: Moved the alloccache code into a separate file because it seems …
Note: See TracRevisionLog for help on using the revision log.