VirtualBox

source: kBuild/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2678   12 years bird kmk_install: Fixed directory installation on windows (probably broken …
(edit) @2673   12 years bird OS/2 kmk build fixes.
(edit) @2672   12 years bird options.h: Fixed 'set -o' crash on solaris and (null) = off on the others.
(edit) @2671   12 years bird build fixes
(edit) @2667   12 years bird kmk_redirect: Quote arguments on windows and support single quotation …
(edit) @2666   12 years bird remake.c: Remake if we tried to update a non-existing multi_maybe …
(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) @2661   12 years bird sed: haiku.x86 config.
(edit) @2660   12 years bird sed: three haiku hacks, two for gcc2 and one for broken mbrtowc.
(edit) @2658   12 years bird no 'by <inheritance type>', do it using assignment operators, =/:=, += …
(edit) @2657   12 years bird haiku fix
(edit) @2656   12 years bird Haiku build fixes.
(edit) @2655   12 years bird work in progress.
(edit) @2654   12 years bird eval.c/evalcommand: tiny optimization wrt name=value handling.
(edit) @2653   12 years bird kash: fixed shfile_opendir on windows, and thereby argument expansion.
(edit) @2652   12 years bird kash: Fixes for hash-bang-scripts on windows. Related debug tracing …
(edit) @2651   12 years bird hash/error.c: no va_copy on windows yet, sigh.
(edit) @2650   12 years bird kash/shfile.c: Fixed console inherit proble on windows. Fixed CWD …
(edit) @2649   12 years bird kash: detect shell invokations via /usr/bin/env in hash bang.
(edit) @2648   12 years bird Made TRACE2 and TRACE2V safe. Fixed DEBUG bug where va_copy was …
(edit) @2647   12 years bird shfile.c: Fixed bug in shfile_movefd that caused sever file descriptor …
(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) @2642   12 years bird kash: Correct hash bang self to match kmk_ash, kmk_sh, kash and sh. …
(edit) @2641   12 years bird Forgot to remove debug fprintfs.
(edit) @2640   12 years bird imagecache.c: Don't cause popup on retry.cmd.
(edit) @2639   12 years bird EWOULDBLOCK is defined as 140 in VS2010.
(edit) @2638   12 years bird indent fix.
(edit) @2637   12 years bird kash: Simplified that 'Path' hack on Windows.
(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) @2631   12 years bird oops.
(edit) @2630   12 years bird drop some tracing.
(edit) @2629   12 years bird kash/parser.c: Fixed incorrect handling of \r\n -> \n conversion when …
(edit) @2628   12 years bird kash/parser.c: Fixed incorrect handling of \r\n -> \n conversion when …
(edit) @2627   12 years bird kObjCache: Fixed buffer allocation bug (forgot terminator).
(edit) @2626   12 years bird electric.c: the xstrdup() in kObjCache accepts NULL.
(edit) @2620   12 years bird Try hardlink object files.
(edit) @2619   12 years bird kObjCache: Added an -O2 level for dropping double line statements when …
(edit) @2618   12 years bird kObjCache: Redid the buffering in the optimizer.
(edit) @2617   12 years bird use _O_TEXT when possible.
(edit) @2616   12 years bird kObjCache: Early commit of the C preprocessor output optimizer.
(edit) @2615   12 years bird kObjCache: Forgot to clean out the debug code…
(edit) @2614   12 years bird kObjCache: More VC2010 related fixes.
(edit) @2613   12 years bird kObjCache: Fixes to the make dependency feature.
(edit) @2612   12 years bird kObjCache: Implemented support for generating makefile dependencies …
(edit) @2594   13 years bird Fixed the broken $(deps*).
(edit) @2593   13 years bird kash: win.x86 build fix
(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) @2568   13 years bird kObjCache: mkdir solaris crap (ENOSYS + EACCES).
(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) @2553   13 years bird shut up annoying assertion.
(edit) @2552   13 years bird Path fix on windows.
(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   13 years bird func_abspathex: Don't crash when no cwd is given. Addressed gcc warnings.
(edit) @2507   13 years bird restartable-syscall-wrappers.c: Fixed open and open64 wrappers.
(edit) @2506   13 years bird Solaris 10 build fixes.
(edit) @2500   13 years bird kmk_install: OS/2 fix.
(edit) @2499   13 years bird kmk_install: OS/2 fix.
(edit) @2498   13 years bird kash: OS/2 build fixes.
(edit) @2495   13 years bird function.c: bugfix in new code.
(edit) @2489   13 years bird kmk: added $(firstdefined ) and $(lastdefined ).
(edit) @2486   13 years bird kmk_install: Windows fixes.
(edit) @2484   13 years bird mscfakes.c: link() fix.
(edit) @2482   13 years bird kmk_install: always warn if mode prevents hard linking.
(edit) @2480   13 years bird kmk_install,kmk: install fixes.
(edit) @2476   13 years bird kmk_install: Added --hard-link-files-when-possible for use with the …
(edit) @2474   14 years bird adj.
(edit) @2473   14 years bird adj.
(edit) @2472   14 years bird 2nd attempt at reproducing it…
(edit) @2471   14 years bird testing…
(edit) @2470   14 years bird solaris build fix; wrap readlink too.
(edit) @2469   14 years bird Not on linux.
(edit) @2468   14 years bird restartable-syscall-wrappers.c: Redid the wrapping to make sure we …
(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) @2463   14 years bird fixed uninitialized variable.
(edit) @2462   14 years bird kmk: Implemented . Fixes #81.
(edit) @2457   14 years bird kash: --version should print the svn revision.
(edit) @2456   14 years bird kObjCache: Record the preprocess and compile times. Named pipe support …
(edit) @2455   14 years bird nt_fullpath.c: spaces
(edit) @2454   14 years bird kmk: Applied r1.13 to w32/pathstuff.c, fixing crash if PATH ends with …
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