VirtualBox

source: kBuild/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3378   4 years bird kWorker: Set g_Sandbox.pTool to NULL when creating (looking up) the …
(edit) @3376   4 years bird kWorker: The missing SetDllDirectoryW hack (for the tool/exe). Better …
(edit) @3374   4 years bird kWorker: Generalized the hash caching to support SHA-1, SHA-256 and …
(edit) @3372   4 years bird kFsCache: KFSLOOKUPERROR_PATH_TOO_SHORT.
(edit) @3371   4 years bird kWorker: Need more small TLS DLLs when moc uses kSubmit too.
(edit) @3369   4 years bird kWorker: Hacked the LoadLibrary code to only have one mspdb140.dll …
(edit) @3368   4 years bird kWorker: nits.
(edit) @3367   4 years bird kWorker: Remove accidental line.
(edit) @3366   4 years bird kWorker: More complete TLS handling. More TLS DLLs. Make handle …
(edit) @3365   4 years bird kWorker: CreateFileW/A should must not trust negative caching for …
(edit) @3364   4 years bird kDepObj: -W4 warning fixes.
(edit) @3363   4 years bird kSubmit: Quoting fixes for the history dump.
(edit) @3362   4 years bird kFsCache: Don't need to lock the whole cache when using …
(edit) @3361   4 years bird kWorker: Adjustments for VC++ 14.2. Fixed bug in …
(edit) @3359   4 years bird kmk,kFsCache: Added variant of kFsCacheInvalidateAll that also closes …
(edit) @3358   4 years bird kmk/winchildren: Flush the directory cache before re-executing make …
(edit) @3357   4 years bird kmk,winchildren.c: Some adjustments to the job object thing, adding a …
(edit) @3356   4 years bird win_get_processor_group_active_mask.c: drop debugbreak.
(edit) @3355   4 years bird kWorker,kmk: Correcting a few SetThreadGroupAffinity calls.
(edit) @3354   4 years bird Adding a way to get the exact active processor mask for a processor …
(edit) @3353   4 years bird kmk/winchildren: Use windows job objects to terminate all orphaned …
(edit) @3352   4 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) @3347   5 years bird kWorker: Don't complain about not finding mscoree.dll. The CRT exit …
(edit) @3341   5 years bird kDevObj: Ignore no-dependencies problems with object that doesn't …
(edit) @3338   5 years bird kWorker: Fixed bad paMemMappings realloc call. (Caused trouble with …
(edit) @3337   5 years bird kWorker: Intercept GetFileAttributesExA/W for speeding up moc.exe (qt).
(edit) @3336   5 years bird kmk_time: Windows quoting bug for multiple iterations.
(edit) @3335   5 years bird kWorker: Some GetModuleHandleW/A improvments to handle …
(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) @3310   5 years bird kmk_time: update the usage
(edit) @3309   5 years bird kmk/file.c: Disabled pointless hack for making the double_colon test …
(edit) @3302   5 years bird kmk/variable.c: Fix heap error in undefine_variable_in_set() when …
(edit) @3299   5 years bird kmkbuiltin/cmp_util.c: FreeBSD build fix
(edit) @3297   5 years bird kmk/win: Two CONFIG_NEW_WIN_CHILDREN fixes (inverted #ifdef's), can …
(edit) @3296   6 years bird kDeDup: Made it work on linux (a bit ugly).
(edit) @3293   6 years bird kmkbuiltin.c: Don't switch on the shifted command length in the …
(edit) @3292   6 years bird fts.c: Solaris 11 build fix.
(edit) @3291   6 years bird kmk_builtin_command_parsed: big endian fix.
(edit) @3289   6 years bird kmk/output.c: Attempts at dealing with infinite recursion occuring on …
(edit) @3283   6 years bird kmk/config.h.darwin: nit
(edit) @3282   6 years bird kmk_touch: Drop nsec stat timestamp kludge.
(edit) @3281   6 years bird kmk/configure.ac: Detect st_atim.nsec too as we need this for our …
(edit) @3278   6 years bird kmk,footer-pass2-compiling-targets.kmk: Optimize …
(edit) @3276   6 years bird kmk/config.h.solaris: pselect is there.
(edit) @3273   6 years bird kmk: OS/2 build fixes
(edit) @3271   6 years bird kmk/output.c: Shut up annoying fcntl error on darwin when stdout/err …
(edit) @3269   6 years bird kmk/config.h.darwin: Fix for snow leopard/whatever.
(edit) @3267   6 years bird kmk/config.h.solaris: stat update
(edit) @3265   6 years bird config.h.linux: rhel3u5 build fixes.
(edit) @3264   6 years bird config.h.linux tiny update
(edit) @3262   6 years bird kmk: rhel4 bootstrap hacking.
(edit) @3261   6 years bird kmk: windows build fixes
(edit) @3260   6 years bird kmk/output.c: Don't log working directory for each and every recipe …
(edit) @3259   6 years bird kmk: bootstrap fixes
(edit) @3252   6 years bird kmk: Make --output-sync=target default for kmk.
(edit) @3251   6 years bird kbuild.c: comment
(edit) @3249   6 years bird kmk/config.h.darwin: update
(edit) @3248   6 years bird kmkbuiltin: Darwin build fixes
(edit) @3247   6 years bird kmkbuiltin: warnings and build fixes
(edit) @3246   6 years bird kmk_append: Debian build fix.
(edit) @3245   6 years bird kmkbuiltin.c/h: GCC warnings.
(edit) @3244   6 years bird kmk/output.h: output_write_text is always there.
(edit) @3243   6 years bird kmk/output.c: signed compare warning.
(edit) @3242   6 years bird kmk/function.c: gcc complait about strcpy.
(edit) @3241   6 years bird kmk_install: Fixed create_tempfile (glibc wants exactly 6 X'es) and …
(edit) @3240   6 years bird kash: GCC warnings.
(edit) @3239   6 years bird kObjCache: GCC warnings.
(edit) @3238   6 years bird kDepObj: build fix (debian)
(edit) @3237   6 years bird kmk: linux build fixing…
(edit) @3236   6 years bird nt/nt_child_inject_standard_handles.c: todo
(edit) @3235   6 years bird lib/quote_argv.c: Fixed heap corruption bug when applying the …
(edit) @3234   6 years bird kmk/job.c: Fixed a use-after-free problem in die() when flushing a …
(edit) @3233   6 years bird kmk_cc_exec.c: Some updates, needs more work.
(edit) @3232   7 years bird kmk: build fixes
(edit) @3230   7 years bird kmk: build fixes
(edit) @3229   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) @3225   7 years bird kmk: build fix
(edit) @3224   7 years bird kmk: Fixed a couple of bugs in mkWinChildcareWorkerThreadHandleSubmit …
(edit) @3223   7 years bird nt/ntstat.c: Use NtQueryFullAttributesFile for implementing …
(edit) @3222   7 years bird kmk/kmkbuiltin: Run the following kmk_builtin_xxxx commands on worker …
(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.
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