VirtualBox

source: kBuild/trunk

Revision Log Mode:


Legend:

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

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette