source: trunk/src/kmk/kmkbuiltin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3413   5 years bird kmk/kSubmit: Only dump history when asked to.
(edit) @3412   5 years bird kmk_redirect: Wrong index into paOrders causing sudden death in the …
(edit) @3389   5 years bird kmk: Avoid setting umask just to get it, store the current value in a …
(edit) @3387   5 years bird mscfakes.c: Don't pass zero to SetFileAttributes.
(edit) @3364   5 years bird kDepObj: -W4 warning fixes.
(edit) @3363   5 years bird kSubmit: Quoting fixes for the history dump.
(edit) @3355   5 years bird kWorker,kmk: Correcting a few SetThreadGroupAffinity calls.
(edit) @3352   5 years bird Adding kmk_kill for windows.
(edit) @3350   5 years bird kmk_rm: Fast-delete doesn't work for symlinked directories on windows. …
(edit) @3341   5 years bird kDevObj: Ignore no-dependencies problems with object that doesn't …
(edit) @3332   5 years bird kmk_redirect: Updated usage.
(edit) @3324   5 years bird kDepObj: Added code for parsing /ZH:SHA_256 as produced by 14.16.27023.
(edit) @3315   5 years bird lib/kDep+users: Escape spaces and such in dependency files (experimental).
(edit) @3313   5 years bird kmk,kWorker: Assign processor groups to kWorker processes. Added …
(edit) @3299   6 years bird kmkbuiltin/cmp_util.c: FreeBSD build fix
(edit) @3292   7 years bird fts.c: Solaris 11 build fix.
(edit) @3282   7 years bird kmk_touch: Drop nsec stat timestamp kludge.
(edit) @3248   7 years bird kmkbuiltin: Darwin build fixes
(edit) @3247   7 years bird kmkbuiltin: warnings and build fixes
(edit) @3246   7 years bird kmk_append: Debian build fix.
(edit) @3241   7 years bird kmk_install: Fixed create_tempfile (glibc wants exactly 6 X'es) and …
(edit) @3238   7 years bird kDepObj: build fix (debian)
(edit) @3237   7 years bird kmk: linux build fixing…
(edit) @3232   7 years bird kmk: build fixes
(edit) @3228   7 years bird kmk/rm: build fixes
(edit) @3227   7 years bird kmk/install: build fixes
(edit) @3226   7 years bird kmk/install: build fixes
(edit) @3224   7 years bird kmk: Fixed a couple of bugs in mkWinChildcareWorkerThreadHandleSubmit …
(edit) @3221   7 years bird kmk_cp: use getopt_r and stop using global and static variables.
(edit) @3220   7 years bird kmk_chmod: converted to getopt_r.
(edit) @3219   7 years bird kmkbuiltin: Added KMK_OPEN_NO_INHERIT to all open calls.
(edit) @3218   7 years bird kmk_cat: converted to getopt_r and got rid of all static variables.
(edit) @3217   7 years bird kmk_cmp: changed to use getopt_r.
(edit) @3216   7 years bird kmk_rm, kmk_rmdir: changed to use getopt_r.
(edit) @3215   7 years bird kmk_ln, kmk_mkdir, kmk_mv, kmk_printf: changed to use getopt_r and got …
(edit) @3214   7 years bird kmk_install: use getopt_r.
(edit) @3213   7 years bird kmk: Forked getopt and created a reentrant variant getopt_r.
(edit) @3210   7 years bird kmk_redirect: Added a --stdin-pipe option for tricking a windows rsh …
(edit) @3207   7 years bird kmk_redirect: stupid idea to try emulate the -i option of GNU env, its …
(edit) @3200   7 years bird kmk,kWorker: Some fixes wrt output capture and ctrl-c.
(edit) @3199   7 years bird kmk,kWorker: Catch output from kWorker processes when --output-sync …
(edit) @3198   7 years bird kmk/kSubmit,kWorker: Pass the pipe handle via …
(edit) @3195   7 years bird kmk/win: Catch output from processes spawned by kmk_redirect. Made …
(edit) @3194   7 years bird kmk/win: Windows kmk now defaults to --output-sync=target. Fixed …
(edit) @3192   7 years bird kmkbuiltin: funnel output thru output.c (usually via err.c).
(edit) @3188   7 years bird kmk,lib,kWorker: Console output on windows cleanups.
(edit) @3179   7 years bird kmk_redirect,winchildren: WOW64 standard handle injection fixes.
(edit) @3177   7 years bird kBuiltinOptEnvDuplicat, append: Fixed allocation bug in …
(edit) @3173   7 years bird kmkbultin: environment fixes and stats.
(edit) @3172   7 years bird kmk/win: Make outsource the writing part of kmk_builtin_append to a …
(edit) @3171   7 years bird kmk_append: do own buffering so we can outsource the writing on …
(edit) @3167   7 years bird kDep*: no globals; dir-nt-bird.c: only main thread
(edit) @3164   7 years bird kmk_redirect: cleanup [fix]
(edit) @3163   7 years bird kmk_redirect: cleanup
(edit) @3162   7 years bird kmk/win: Pretty sure I made this lpReserved2 mistake before. Duh.
(edit) @3161   7 years bird kmk/win: More child process work, focusing on making …
(edit) @3159   7 years bird kmk/win: Some fixes & docs.
(edit) @3156   7 years bird kmk/win: Reworking child process handling. This effort will hopefully …
(edit) @3148   7 years bird kmk: Make sure we use our fts.h, never the system one (except OS/2).
(edit) @3145   7 years bird kmk: warnings found by gcc 7.3.0
(edit) @3141   7 years bird kmk: linux merge fixes.
(edit) @3140   7 years bird kmk: Merged in changes from GNU make 4.2.1 …
(edit) @3134   7 years bird kmk_append: Extended it with an -i parameter that enables looking for …
(edit) @3133   7 years bird kBuiltinOptEnvAppendPrepend: Fixed heap corruption found by Vitali. …
(edit) @3131   7 years bird kmk_md5sum: Added -mmanifest option to generate the fetch manifest …
(edit) @3117   8 years bird mscfakes.c,cat.c: msc_write: Do the console optimizations. Make the …
(edit) @3115   8 years bird kmk_install: cleanups
(edit) @3114   8 years bird kmk_install: added --dos2unix and --unix2dos flags.
(edit) @3112   8 years bird install.c: removed the unused MMAP code paths (missing unmap in the …
(edit) @3110   8 years bird More GNU hurd adjustments.
(edit) @3109   8 years bird More gnu hurd hacks
(edit) @3108   8 years bird hurd workaround
(edit) @3107   8 years bird hurd workaround
(edit) @3102   8 years bird rm.c,install.c: GNU/kFreeBSD build fixes (no fflags conversion functions).
(edit) @3101   8 years bird rm.c,install.c: GNU/kFreeBSD build fixes (no fflags conversion functions).
(edit) @3095   8 years bird warning
(edit) @3094   8 years bird utime/lutime windows emulation fixes.
(edit) @3092   8 years bird cmp.c,cmp_utils.c: 64-bit I/O on windows, please.
(edit) @3085   8 years bird Config.kmk: Minimum 32-bit OS X version is now 10.5 because we want …
(edit) @3074   8 years bird touch: OS/2 build fix
(edit) @3072   8 years bird touch: solaris 10 build fixes.
(edit) @3071   8 years bird redirect.c: solaris 10 build fix (no O_CLOEXEC flag)
(edit) @3065   8 years bird misc gcc warning fixes
(edit) @3064   8 years bird kDepObj: warnings
(edit) @3062   8 years bird netbsd patches from Uwe. Messing around on arm (arm -> arm32, adding …
(edit) @3060   8 years bird kmk,lib: ported kmk_touch to windows (nt).
(edit) @3059   8 years bird kmk: Initial kmk_touch implementation.
(edit) @3056   8 years bird redirect: Added trick for skipping fork+exec when dealing with nested …
(edit) @3053   8 years bird redirect.c: OS/2 fixes.
(edit) @3051   8 years bird kmk,kWorker: More aggressive handling of --nice (and --priority) on …
(edit) @3039   8 years bird kmk_redirect,kmk_kSubmit: Added --append <var=value> and --prepend …
(edit) @3032   8 years bird kRedirectDoSpawn: rcExit needs to initialized in the non _MSC_VER case.
(edit) @3029   8 years bird kmk,redirect: bootstrap and build fixes.
(edit) @2996   9 years bird cp.c: -r differs from -R, document -v.
(edit) @2995   9 years bird rm.c: Use fts_dirfd on windows.
(edit) @2984   9 years bird md5sum: buffer fun.
(edit) @2959   9 years bird kSubmit/kWorker: Added --no-pch-caching parameter to work around …
(edit) @2955   9 years bird kDepObj: Added -e<ignored .ext> option for avoid circular dependencies …
(edit) @2918   9 years bird kSubmit: Kill once only, and wait 5 seconds first.
(edit) @2917   9 years bird kSubmit: Kill once only, and wait 5 seconds first.
Note: See TracRevisionLog for help on using the revision log.