VirtualBox

source: kBuild/trunk/src/kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2931   9 years bird kmk: Added print_dir_stats and implemented it for the NT directory cache.
(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.
(edit) @2916   9 years bird fixes
(edit) @2914   9 years bird not intentional
(edit) @2913   9 years bird report STATUS_DELETE_PENDING as ENOENT.
(edit) @2912   9 years bird rewrote kmk_redirect to skip the separate process. Added chache …
(edit) @2911   9 years bird err.c: format into string buffer and use fwrite to avoid getting split …
(edit) @2907   9 years bird do fprintf too.
(edit) @2904   9 years bird kmk: faster messages.
(edit) @2901   9 years bird asprintf emulation fix
(edit) @2900   9 years bird output optimizations
(edit) @2899   9 years bird build fix
(edit) @2896   9 years bird kDepObj: Added support for -bigobj output.
(edit) @2894   9 years bird Included kDepObj in kWorker as a post execution option.
(edit) @2893   9 years bird variables.c/target_environment: Cache the exported variables in the …
(edit) @2886   9 years bird kmk: Added $(dircache-ctl cmd,...) function for controlling the …
(edit) @2884   9 years bird fixes
(edit) @2879   9 years bird fixes
(edit) @2877   9 years bird updates
(edit) @2876   9 years bird updates
(edit) @2875   9 years bird Fixes.
(edit) @2869   9 years bird updates
(edit) @2868   9 years bird Only invalidate the PATH_OUT and TEMP in kWorker.
(edit) @2862   9 years bird updates
(edit) @2861   9 years bird Updates
(edit) @2858   9 years bird updates
(edit) @2857   9 years bird updates
(edit) @2856   9 years bird updates
(edit) @2850   9 years bird kmk: optimizations.
(edit) @2849   9 years bird split nt_fullpath_cached out into its own file.
(edit) @2848   9 years bird nt_fullepath: cache results.
(edit) @2846   9 years bird fixes
(edit) @2845   9 years bird fix
(edit) @2844   9 years bird kSubmit/kWorker: updates
(edit) @2843   9 years bird kmk: kSubmit is mostly done.
(edit) @2842   9 years bird submit.c -> kSubmit.c
(edit) @2841   9 years bird work in progress
(edit) @2840   9 years bird work in progress
(edit) @2839   9 years bird kWorker: A little more hacking.
(edit) @2837   9 years bird kbuild_apply_defpath: Fixed heap corruption when DEFPATH isn't absolute.
(edit) @2822   9 years bird ancient darwin build fix
(edit) @2818   9 years bird compiler states, when enabled
(edit) @2817   9 years bird comment typo.
(edit) @2816   9 years bird Disabling CONFIG_WITH_COMPILER while rebuilding binaries.
(edit) @2815   9 years bird func_kbuild_source_one: Use different variable block compile job …
(edit) @2812   9 years bird kmk_redirect: Extended the watcom brain damage hacks. Added verbose …
(edit) @2811   9 years bird kmk_cc_exec: eval string name array fix.
(edit) @2810   9 years bird MSVC build fixes.
(edit) @2804   9 years bird kDepObj: disable debug.
(edit) @2802   9 years bird kmk_cc_exec.c: Some more code handling export, unexport and undefine.
(edit) @2801   10 years bird kmk_cc_exec.c: More code.
(edit) @2799   10 years bird Fixed glob.h inclusion issue causing stack corruption. Fixed alignment …
(edit) @2798   10 years bird electric.*: Made it work with recent gcc versions.
(edit) @2797   10 years bird kmk_cc_exec.c: gcc build fixes
(edit) @2790   10 years bird kmk_cc_exec.c: Some more code, lots of hacking left to do.
(edit) @2789   10 years bird kmk_cc_exec.c: More code for the makefile 'compiler'. (Hacking in …
(edit) @2788   10 years bird kmk_cc_exec.c: Sketched the basic makefile evaluation 'instructions'.
(edit) @2786   10 years bird config.h.solaris: build fixes
(edit) @2779   10 years bird typo
(edit) @2778   10 years bird redirect.c: Adjust the watcom braindamage hack.
(edit) @2777   10 years bird kmk_cc_exec.c: Make sure the variable doesn't get modified while we're …
(edit) @2773   10 years bird linux build fixes.
(edit) @2772   10 years bird Elimiated a few 'return 0' and unnecessary if (rc != 0) following them.
(edit) @2771   10 years bird Optimizations, tuning and bug fixes for the 'compiled' string …
(edit) @2770   10 years bird string expansion debugged and enabled. fixed access-after-alloc bug in …
(edit) @2769   10 years bird String expansion 'compilation' and 'execution' code is mostly done.
(edit) @2768   10 years bird Initial code for the string expansion 'compiler'.
(edit) @2767   10 years bird Some more make 'compiler' work.
(edit) @2766   10 years bird MSC seems to have stdint.h in more recent editions. kewl.
(edit) @2765   10 years bird Started on a make expression and string expansion 'compiler'.
(edit) @2760   10 years bird main.c: Fixed stack alignment in the AMD64 specific signal emulation code.
(edit) @2759   10 years bird More generic ENOSPC workaround for windows.
(edit) @2758   10 years bird Some more variable stats I added the other day (not in release builds).
(edit) @2757   10 years bird Reverted accidental commit.
(edit) @2756   10 years bird 2nd attempt at the ENOSPC problem on windows.
(edit) @2754   10 years bird kmk: Save 20+ MB of memory for chopped receipt command lines by …
(edit) @2753   10 years bird kmk: Save 20+ MB of memory for chopped receipt command lines by …
(edit) @2752   10 years bird Added another variable statistic under #ifdef CONFIG_WITH_MAKE_STATS …
(edit) @2747   10 years bird redirect.c: Work around non-standard quoting rules for a bunch of …
(edit) @2745   10 years bird Some heap stats stuff.
(edit) @2744   10 years bird kmk/incdep.c: Implemented support for multiple files on the left side …
(edit) @2743   10 years bird remake.c: Fixed white space stripping bug in call_must_make_target_var.
(edit) @2742   10 years bird remake.c: Some check_rename and rename related fixes to update_file_1.
(edit) @2741   10 years bird file.c: Forgot to update to_file->multi_head when the file being …
(edit) @2740   10 years bird rehash_file: fixed problem with multi target files, forgot to update …
(edit) @2736   10 years bird llvm build fixes.
(edit) @2734   10 years bird quick build fix - should make all use our glob instead…
(edit) @2733   10 years bird mscfakes.c: Make sure STDOUT and STDERR are blocking before we use …
(edit) @2728   11 years bird kmk_redirect.c: More stuff needs quoting on windows.
(edit) @2723   11 years bird kmk/Makefile.am: Forgot to rename kbuild-read.c to kbuild-object.c. …
(edit) @2720   11 years bird kBuild objects: Implemented the special variable accessor [@super] and …
(edit) @2719   11 years bird kbuild-read.c -> kbuild-object.c
(edit) @2718   11 years bird kmk: Variable aliases.
(edit) @2717   11 years bird kmk: Hacking kBuild-define-*.
(edit) @2714   11 years bird dir.c: Always read the whole directory to prevent trouble on Windows …
(edit) @2713   11 years bird Some unlink(), rmdir() and kmk_rm optimizations.
(edit) @2708   11 years bird Optimized ftsfake.c for windows (similar things can be done for OS/2, …
(edit) @2705   11 years bird updated (c).
(edit) @2702   11 years bird kmk/WindowsNT: Avoiding unnecessary stat() calls. Reimplemented …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette