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