VirtualBox

source: kBuild/trunk/src/kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2665   12 years bird file.c: Fixed renaming/rehashing of multi-target files. This could …
(edit) @2664   12 years bird commands.c: Fixed bad merge, causing crashes in memcpy (bp, c, len); …
(edit) @2662   12 years bird kmk: Update config.h.haiku.
(edit) @2658   12 years bird no 'by <inheritance type>', do it using assignment operators, =/:=, += …
(edit) @2656   12 years bird Haiku build fixes.
(edit) @2655   12 years bird work in progress.
(edit) @2646   12 years bird kmk_printf: Don't use 'j' as a size specifier to sprintf on windows.
(edit) @2645   12 years bird kmk/mscfakes.c: Fixed strtoimax/umax.
(edit) @2640   12 years bird imagecache.c: Don't cause popup on retry.cmd.
(edit) @2636   12 years bird kmk: experimental executable image cache for windows.
(edit) @2635   12 years bird kmk: experimental executable image cache for windows.
(edit) @2634   12 years bird kmk/file.c: Fixed double free when CONFIG_WITH_STRCACHE2 is defined. …
(edit) @2633   12 years bird kmk: CONFIG_WITH_ALLOCCACHE_DEBUG - for optionally turning the …
(edit) @2626   12 years bird electric.c: the xstrdup() in kObjCache accepts NULL.
(edit) @2594   13 years bird Fixed the broken $(deps*).
(edit) @2592   13 years bird kmk build fixes for win.amd64.
(edit) @2591   13 years bird kmk: Merged in changes from GNU make 3.82. Previous GNU make base …
(edit) @2574   13 years bird solaris build fix
(edit) @2573   13 years bird bugfix
(edit) @2564   13 years bird kmk/job.c: wait() can return EINTR and does so on OS/2 (rsh). Rebuilt …
(edit) @2556   13 years bird umask fixes.
(edit) @2554   13 years bird Added $(set-umask ) and $(get-umask ).
(edit) @2549   13 years bird kmk: hacking on a new kmk/kBuild language extension…
(edit) @2548   13 years bird kmk: hacking on a new kmk/kBuild language extension.
(edit) @2546   13 years bird Applied modified patches for Haiku support from Mike Smith.
(edit) @2543   13 years bird install.c: Don't try hardlink symlink and other non-regular files.
(edit) @2540   13 years bird kbuild.c: For the time being, we'll defined two sets of local …
(edit) @2539   13 years bird kbuild.c: Make more of the target+source variables local to save memory.
(edit) @2538   13 years bird Config.kmk,Makefile.am: 0.1.9998.
(edit) @2532   13 years bird kmk: Implemented the where function. Fixes #108.
(edit) @2516   14 years bird func_abspathex: Don't crash when no cwd is given. Addressed gcc warnings.
(edit) @2500   14 years bird kmk_install: OS/2 fix.
(edit) @2499   14 years bird kmk_install: OS/2 fix.
(edit) @2495   14 years bird function.c: bugfix in new code.
(edit) @2489   14 years bird kmk: added $(firstdefined ) and $(lastdefined ).
(edit) @2486   14 years bird kmk_install: Windows fixes.
(edit) @2484   14 years bird mscfakes.c: link() fix.
(edit) @2482   14 years bird kmk_install: always warn if mode prevents hard linking.
(edit) @2480   14 years bird kmk_install,kmk: install fixes.
(edit) @2476   14 years bird kmk_install: Added --hard-link-files-when-possible for use with the …
(edit) @2467   14 years bird kmk/job.c: bitch if sigaction fails.
(edit) @2466   14 years bird kmkbuiltins: More specific error messages (solaris EINTR).
(edit) @2465   14 years bird kmk/mkdir: more specific error message (to track down problematic …
(edit) @2464   14 years bird rm.c: debug for solaris
(edit) @2462   14 years bird kmk: Implemented . Fixes #81.
(edit) @2454   14 years bird kmk: Applied r1.13 to w32/pathstuff.c, fixing crash if PATH ends with …
(edit) @2452   14 years bird kmk: build fix.
(edit) @2451   14 years bird kmk: Adding host version variables: KBUILD_HOST_VERSION, …
(edit) @2450   14 years bird fixes
(edit) @2435   14 years bird kbuild.c: docs.
(edit) @2434   14 years bird kBuild: Deprecating PATH_<target> and <target>_PATH in favor of …
(edit) @2426   14 years bird kmk/read.c: Must adjust s1 after calling variable_expand_string_2 to …
(edit) @2421   14 years bird OpenBSD hacks.
(edit) @2419   14 years bird kmk: build kmk_gmake with support for archives (!NO_ARCHIVES).
(edit) @2414   14 years bird md5sum.c: Fixed missing O_BINARY on OS/2.
(edit) @2413   14 years bird copyright year update.
(edit) @2406   15 years bird kmk/Makefile.kmk: dragonfly needs pthreads.
(edit) @2401   15 years bird kmk: corrected bad setvbuf call for zero-sized files.
(edit) @2352   16 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) @2337   16 years bird kdepdb.c: code in progress.
(edit) @2317   16 years bird pathstuff.c: don't use strncpy.
(edit) @2283   16 years bird incdep.c: If we find LD_PRELOAD on linux, assume the worst and disable …
(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) @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) @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) @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.
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