source: trunk/src/kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3671   5 months bird kmk: Workaround for the cygwin pipe problem.
(edit) @3669   5 months bird kmk: More stdout close error debugging
(edit) @3667   5 months bird kmk: More debugging code for the mysterious 'kmk: write error: stdout' …
(edit) @3666   5 months bird kmk: More debugging code for the mysterious 'kmk: write error: stdout' …
(edit) @3664   5 months bird kmk/output.c: More debugging code for the mysterious 'kmk: write …
(edit) @3662   5 months bird kmk/output.c: Debugging code for the mysterious 'kmk: write error: …
(edit) @3656   9 months bird kmk/job.c: Deal with escape sequences inside double quotes when we're …
(edit) @3655   9 months bird kmk: comment typo
(edit) @3653   9 months bird kmk: Automatically ascend if no makefile found and a goal was given on …
(edit) @3651   9 months bird kmk: debug win.arm64 build fix
(edit) @3643   9 months bird kmk: warning
(edit) @3642   9 months bird kmk/kSubmit: win.arm64 build fix.
(edit) @3641   9 months bird kmk/Makefile.kmk: CONFIG_NEW_WIN32_CTRL_EVENT has not been ported to …
(edit) @3636   9 months bird kmk/kmkbuiltins: Some UCRT & VC++ 2022 adjustments.
(edit) @3628   9 months bird kmk/incdep.c: Fixed the list corruption when there are actually no …
(edit) @3627   9 months bird kmk/winchildren.c: Skip the g_pfnSetThreadGroupAffinity stuff on …
(edit) @3625   9 months bird kmk/w32err.c: Use safe snprintf instead of wsprintfA from USER32.DLL - …
(edit) @3620   9 months bird kmk/file.c: Don't free names that are in the string cache from …
(edit) @3619   9 months bird kmk/incdep.c: better accounting for debugging race/whatever
(edit) @3618   9 months bird kmk_rm: --help text
(edit) @3617   9 months bird kmk/winchildren.c: Use GetLogicalProcessorInformationEx/RelationGroup
(edit) @3606   12 months bird kmk: build fix
(edit) @3600   21 months bird Some linux.arm64 adjustments.
(edit) @3583   3 years bird kmk_install: Shut up annoying messages about different mode preventing …
(edit) @3581   3 years bird kmk/posixos.c: Try fix race in make_job_rfd.
(edit) @3576   3 years bird kmk/config.h.darwin: Don't use pselect as it's non-atomic before macOS …
(edit) @3572   3 years bird Config.kmk,src/kmk/Makefile.kmk: Added temporary kludge for …
(edit) @3571   3 years bird kmk/func_set_umask: must query the umask after setting it as Windows …
(edit) @3565   3 years bird kmk/incdep.c: Fixed buffer/heap trashing in …
(edit) @3564   3 years bird kmk_redirect: Must redirect stdout/err according to the pCtx when not …
(edit) @3563   3 years bird kmk/output.c: warning
(edit) @3562   3 years bird kmk_redirect: Must redirect stdout/err according to the pCtx when not …
(edit) @3561   3 years bird kmk: build fixes
(edit) @3552   3 years bird /Config.kmk,kmk/Makefile.kmk: Experimental UTF-8 manifest hack for …
(edit) @3545   3 years bird kmk: Use 'error' instead of 'message' for reporting attempts and …
(edit) @3544   3 years bird kmk/expreval: Corrected expr_map_get cast. Corrected base …
(edit) @3523   4 years bird kmk: Fixed typo in helper_drop_separator.
(edit) @3519   4 years bird kmk: Added functions: qone-unquoted, qtarget, qdeps, qdeps-all, …
(edit) @3512   4 years bird kmk/posixos.c: Applied b552b05251980f693c729e251f93f5225b400714 from …
(edit) @3491   5 years bird kmk: Darwin build and warning fixes.
(edit) @3481   5 years bird kmk: remove debug fprintf from previous commit.
(edit) @3479   5 years bird kmk: Added some refinements to the recent …
(edit) @3478   5 years bird kmk/makeint.h: gcc 4.2.1 (apple) build fix.
(edit) @3432   5 years bird kmk: Quick output hack to repeat the failure output at the end of …
(edit) @3431   5 years bird kmk/Makefile.kmk: windows build fix.
(edit) @3425   5 years bird kmk: Optimized func_kbuild_source_one by caching the target level part …
(edit) @3421   5 years bird kmk/variable.c: Ditto for BUILD_PLATFORM*.
(edit) @3420   5 years bird kmk/variable.c: The PATH_KBUILD* variables should be recursive …
(edit) @3415   5 years bird kmk: Fixed mixup from r2433 where _TARGET_TOOL was extended but the …
(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) @3400   5 years bird kmk/expreval.c: Build fix. strlen() operator/function
(edit) @3399   5 years bird kmk/expreval.c: Don't pick up version compare operators in the middle …
(edit) @3398   5 years bird kmk/expreval.c: Extended the expressions with version string …
(edit) @3397   5 years bird kmk/function.c: Forgot to adjust the qsort callback when version=1 in …
(edit) @3396   5 years bird kmk/main.c: Corrected KMK_OPTS_JOBS to try avoid zero value for the …
(edit) @3395   5 years bird kmk/variable.c: Build fix. Added KBUILD_HOST_VERSION_BUILD for windows …
(edit) @3394   5 years bird kmk: Added version sort function: versort, rversort, versortfiles, …
(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) @3359   5 years bird kmk,kFsCache: Added variant of kFsCacheInvalidateAll that also closes …
(edit) @3358   5 years bird kmk/winchildren: Flush the directory cache before re-executing make …
(edit) @3357   5 years bird kmk,winchildren.c: Some adjustments to the job object thing, adding a …
(edit) @3355   5 years bird kWorker,kmk: Correcting a few SetThreadGroupAffinity calls.
(edit) @3353   5 years bird kmk/winchildren: Use windows job objects to terminate all orphaned …
(edit) @3352   5 years bird Adding kmk_kill for windows.
(edit) @3351   5 years bird kmk/functions.c: linux build fix.
(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) @3333   5 years bird kmk/kmkbuiltin.c: Handle escaped end-of-line better in kmk_builtin_command.
(edit) @3332   5 years bird kmk_redirect: Updated usage.
(edit) @3330   5 years bird kmk/function.c: qabspathex fixes
(edit) @3327   5 years bird kmk: Fixed bug in $(qabspath[ex] ).
(edit) @3324   5 years bird kDepObj: Added code for parsing /ZH:SHA_256 as produced by 14.16.27023.
(edit) @3322   5 years bird kmk/kbuild: kbuild_apply_defpath must walk quoted file tokens rather …
(edit) @3321   5 years bird kmk: Revised the *files* function to not take a quoting style argument …
(edit) @3319   5 years bird kmk: Added quote* functions for GNU make and bourne shell style …
(edit) @3318   5 years bird kmk/incdep.c: Unescaping.
(edit) @3317   5 years bird kmk/function.c: Some deps* function fixes.
(edit) @3316   5 years bird kmk/incdep.c: Working on parsing filenames with spaces and what-not in …
(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) @3312   5 years bird kmk: indent fix
(edit) @3309   5 years bird kmk/file.c: Disabled pointless hack for making the double_colon test …
(edit) @3302   6 years bird kmk/variable.c: Fix heap error in undefine_variable_in_set() when …
(edit) @3299   6 years bird kmkbuiltin/cmp_util.c: FreeBSD build fix
(edit) @3297   6 years bird kmk/win: Two CONFIG_NEW_WIN_CHILDREN fixes (inverted #ifdef's), can …
(edit) @3293   7 years bird kmkbuiltin.c: Don't switch on the shifted command length in the …
(edit) @3292   7 years bird fts.c: Solaris 11 build fix.
(edit) @3291   7 years bird kmk_builtin_command_parsed: big endian fix.
(edit) @3289   7 years bird kmk/output.c: Attempts at dealing with infinite recursion occuring on …
(edit) @3283   7 years bird kmk/config.h.darwin: nit
(edit) @3282   7 years bird kmk_touch: Drop nsec stat timestamp kludge.
(edit) @3281   7 years bird kmk/configure.ac: Detect st_atim.nsec too as we need this for our …
(edit) @3278   7 years bird kmk,footer-pass2-compiling-targets.kmk: Optimize …
(edit) @3276   7 years bird kmk/config.h.solaris: pselect is there.
(edit) @3273   7 years bird kmk: OS/2 build fixes
(edit) @3271   7 years bird kmk/output.c: Shut up annoying fcntl error on darwin when stdout/err …
Note: See TracRevisionLog for help on using the revision log.