VirtualBox

source: kBuild/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2381   15 years bird kash is now default.
(edit) @2378   15 years bird kDep.c: -Wformat.
(edit) @2377   15 years bird kash: another missing STARTF_USESTDHANDLES.
(edit) @2376   15 years bird kash: Fixed some file handle inheritance issues on windows. piping to …
(edit) @2375   15 years bird kObjCache.c: Attempt at fixing trailing null char in large precompiled …
(edit) @2362   15 years bird kash: copy & past bug.
(edit) @2352   15 years bird mkdir.c: More workarounds for solaris mkdir/mount-point crap.
(edit) @2351   16 years bird src/kmk/Makefile.kmk: freebsd.sparc64 build fix. (thanks to gahr)
(edit) @2339   16 years bird More hacking.
(edit) @2338   16 years bird kDefs.h: Convert endian the other way.
(edit) @2337   16 years bird kdepdb.c: code in progress.
(edit) @2317   16 years bird pathstuff.c: don't use strncpy.
(edit) @2315   16 years bird kash: start using it on windows.
(edit) @2314   16 years bird kash: 32-bit windows build fixes.
(edit) @2313   16 years bird kash: Don't use the 20h spill area.
(edit) @2312   16 years bird kash: eliminating warnings (gcc/darwin).
(edit) @2311   16 years bird kash: darwin build fixes.
(edit) @2310   16 years bird kash: Deal with crlf in the script.
(edit) @2309   16 years bird kash: some more file stuff.
(edit) @2308   16 years bird kash: Fixed wrong assumption in sh_free.
(edit) @2307   16 years bird kash: More file inheritance stuff.
(edit) @2306   16 years bird kash: better CRLF hack for backtick.
(edit) @2305   16 years bird tests/redirect-3: oops.
(edit) @2304   16 years bird kash: CRLF hacking, tests run cleanly on windows now!
(edit) @2303   16 years bird kash: new execve implementation for windows. more file ops.
(edit) @2302   16 years bird kash: Merged the SH_STUB_MODE and SH_FORKED_MODE stuff and use the …
(edit) @2301   16 years bird kash: Removed the SH_PURE_STUB_MODE code.
(edit) @2300   16 years bird kash: execve fix (windows)
(edit) @2299   16 years bird kash: Disable the security cookies as they cannot easily be made to …
(edit) @2298   16 years bird kash: no return indicators that works for both gcc and msc (not …
(edit) @2297   16 years bird kash: removed the stdio based logging.
(edit) @2296   16 years bird kash: avoid file steams in the trace code.
(edit) @2295   16 years bird kash: realloc fix.
(edit) @2294   16 years bird kash: more fixes + pipe.
(edit) @2293   16 years bird kash: forking on windows (almost there).
(edit) @2292   16 years bird kash: forking on widnows.
(edit) @2291   16 years bird hash: cooked our own heap on windows (for forking).
(edit) @2290   16 years bird kash: malloc/free/friends gets a psh.
(edit) @2289   16 years bird kash: implementing shfile on top of the win32 api instead of msvcrt.
(edit) @2288   16 years bird kash: more windows hacking.
(edit) @2287   16 years bird kash: windows build fixes.
(edit) @2286   16 years bird kash: more hacking.
(edit) @2285   16 years bird kash/tests: more tests.
(edit) @2284   16 years bird kash/tests: more tests.
(edit) @2283   16 years bird incdep.c: If we find LD_PRELOAD on linux, assume the worst and disable …
(edit) @2282   16 years bird kash: hacked signal delivery, some trap+kill tests.
(edit) @2281   16 years bird kash/show.c: move the trace file out of the way.
(edit) @2280   16 years bird kash/show.c: move the trace file out of the way.
(edit) @2279   16 years bird NetBSD regression tests. Harvested 2009-02-24 03:50.
(edit) @2278   16 years bird kObjDep: HLL source file table parser.
(edit) @2277   16 years bird kmk: Testcase for teh $(if-expr 1==2,) crash. References #85.
(edit) @2276   16 years bird kmk: Do not crash if $(if-expr ) is missing the 3rd argument, it is …
(edit) @2270   16 years bird kDep.c: Fixed typo breaking with gcc 3.3.5 fprintf optimizations.
(edit) @2269   16 years bird k/kTypes.h: Added some big union types that will come in handy when …
(edit) @2268   16 years bird Import kLdrFmts/pe.h from kStuff.
(edit) @2267   16 years bird kDepObj: Taught it how to parse .debug$S section and find the source …
(edit) @2266   16 years bird Config.kmk, Makefile.am: 0.1.5 -> 0.1.98 (pre 0.2.0)
(edit) @2264   16 years bird kmk_time: a shot at ticket #77. References #77
(edit) @2263   16 years bird kDepObj: Initial code that deals with Watcom and MASM OMF files.
(edit) @2249   16 years bird Use our fts.c (see bootstrap.gmk, it's copy ftsfake.h around).
(edit) @2248   16 years bird kbuild.c: dlopen/dlinfo doesn't hold what was promissed (FreeBSD), …
(edit) @2247   16 years bird kbuild.c/FreeBSD: Alternative method for obtaining the executable address.
(edit) @2243   16 years bird *: Updated copyright to 2009 and normalized name & email.
(edit) @2235   16 years bird kbuild.c: added todo for #80.
(edit) @2224   16 years bird kBuild: Implemented flex and yacc/bison support. Fixes #18.
(edit) @2206   16 years bird cp.c: solaris build fix (strlcpy).
(edit) @2204   16 years bird kmk: strlcpy build fix for windows.
(edit) @2203   16 years bird fts.c,ftsfake.h: OS/2 build fix.
(edit) @2192   16 years bird cp.c, cp_utils.c: fixed a couple of warnings.
(edit) @2186   16 years bird features/parallelism: adjusted expected output for the 'Exiting with …
(edit) @2185   16 years bird kmk: changed the conditions for showing the final error message a bit …
(edit) @2184   16 years bird fts.c: made it build on linux.
(edit) @2180   16 years bird kmk: Mention error after waiting for -jN children since the orignal …
(edit) @2179   16 years bird kmk: Mention error after waiting for -jN children since the orignal …
(edit) @2178   16 years bird kmk: windows build fixes.
(edit) @2175   16 years bird another test which doesn't work right without -j1.
(edit) @2174   16 years bird kmk tests: more -j1 fixes.
(edit) @2173   16 years bird kmk tests: more -j1 fixes.
(edit) @2172   16 years bird kmk: Added $(root ) to help out with checking for absolute paths on …
(edit) @2165   16 years bird two more tests which requires some -j1 to get the order right.
(edit) @2164   16 years bird kmk: Updated KMK_FEATURES with for, while and select.
(edit) @2163   16 years bird kmk: Added a $(select ) function for handling switch like stuff. Fixes #74.
(edit) @2162   16 years bird features/vpath: -j1 is required.
(edit) @2161   16 years bird kmk: Implemented $(for ) and $(while ) loops (C-style). Fixes #73.
(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) @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) @2149   16 years bird function.c: comment typo.
(edit) @2145   16 years bird kmk: use our fts everywhere.
(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) @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.
Note: See TracRevisionLog for help on using the revision log.

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