source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2854   9 years bird updates
(edit) @2853   9 years bird updates
(edit) @2852   9 years bird updates
(edit) @2851   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) @2847   9 years bird VCC100AMD64.kmk: Added experimental kSubmit/kWorker support, enabled …
(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) @2838   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) @2836   9 years bird kWorker: More hacking to prevent the temporary _CL_xxxxxxyy files from …
(edit) @2835   9 years bird kWorker: More hacking. Read cache, ldr optimizations.
(edit) @2834   9 years bird kWorker: Next step, speed up header file opening by handle duplication.
(edit) @2833   9 years bird kWorker: More hacking.
(edit) @2832   9 years bird kWorker: Got cl.exe (2010) going. ~20 faster on a medium 220 lined C++ …
(edit) @2831   9 years bird kWorker: early prototype.
(edit) @2830   9 years bird Rebuilt solaris.x86 and solaris.amd64 binaries against r2829 on …
(edit) @2829   9 years bird sed: always include getline() so the binary works on S10 and older S11 …
(edit) @2828   9 years bird Rebuilt os2.x86 binaries against r2827 and updated libc from csd5 to csd6.
(edit) @2827   9 years bird Rebuilt solaris.x86 and solaris.amd64 binaries against r2826.
(edit) @2826   9 years bird kdev.e: updates
(edit) @2825   9 years bird Rebuilt linux.amd64 binaries against r2823.
(edit) @2824   9 years bird Rebuilt linux.x86 binaries against r2823.
(edit) @2823   9 years bird Rebuilt darwin.x86 and darwin.amd64 binaries (signed) against r2822.
(edit) @2822   9 years bird ancient darwin build fix
(edit) @2821   9 years bird Rebuild win.x86 and win.amd64 binaries (signed) against r2820.
(edit) @2820   9 years bird kdev.e: nits
(edit) @2819   9 years bird Config.kmk: Updated SVN checks.
(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) @2814   9 years bird Config.kmk: Re-enable linker optimizations disabled by /DEBUG (windows).
(edit) @2813   9 years bird header.kmk: added noarch to KBUILD_ARCHES.
(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) @2809   10 years bird kash: sh_clone_string_vector: malloc + 1 size bug spotted by Frank & gcc.
(edit) @2808   10 years bird tools/NASM.kmk: Look for nasm in the alternative host tools directory …
(edit) @2807   10 years bird units/qt5.kmk: Looks like 'Qt5' is used as module prefix instead of …
(edit) @2806   10 years bird units/qt5.kmk: /4/ -> /5/
(edit) @2805   10 years bird units/qt5.kmk: Quick conversion.
(edit) @2804   10 years bird kDepObj: disable debug.
(edit) @2803   10 years bird NASM.kmk: Applied r2686 to NASM too. (YASM.kmk: define …
(edit) @2802   10 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) @2800   10 years bird warn about shadowed variables.
(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) @2796   10 years bird header.kmk: Fixed typo in previous commit.
(edit) @2795   10 years bird footer-pass2-compiling-targets.kmk,VCC100*: Introducing linker output …
(edit) @2794   10 years bird VCC100*.kmk: Clear import library timestamps so we don't have to do …
(edit) @2793   10 years bird header.kmk: Added KLIBTWEAKER.
(edit) @2792   10 years bird kLibTweak.exe: Windows binaries.
(edit) @2791   10 years bird kLibTweaker: New tool for playing with Microsoft import libraries …
(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) @2787   10 years bird units/qt4.kmk: look for -qt4 suffixed binaries too when locating the SDK.
(edit) @2786   10 years bird config.h.solaris: build fixes
(edit) @2785   10 years bird kdev.e: Preferred width is 130 columns.
(edit) @2784   10 years bird shinstance.c: the forked off child process doesn't have any children, …
(edit) @2783   10 years bird Renamed VSlickMacros to SlickEdit and added uscheme.ini.
(edit) @2782   10 years bird Rebuilt kmk_ash.exe for win.x86 and win.amd64 with the corrected …
(edit) @2781   10 years bird kmk_ash: Fixed argument quoting on windows.
(edit) @2780   10 years bird Rebuilt kmk_redirect on win.x86 and win.amd64 against r2779.
(edit) @2779   10 years bird typo
(edit) @2778   10 years bird redirect.c: Adjust the watcom braindamage hack.
(edit) @2777   11 years bird kmk_cc_exec.c: Make sure the variable doesn't get modified while we're …
(edit) @2776   11 years bird GCC3OMF,GXX3OMF: Added RC compiler (most OS/2 systems have rc.exe …
(edit) @2775   11 years bird tools/G*.kmk: The OS/2 librarian can convert .dll into import …
(edit) @2774   11 years bird kBuild/tools/*: Added $(QUIET) where it was missing before commands.
(edit) @2773   11 years bird linux build fixes.
(edit) @2772   11 years bird Elimiated a few 'return 0' and unnecessary if (rc != 0) following them.
(edit) @2771   11 years bird Optimizations, tuning and bug fixes for the 'compiled' string …
(edit) @2770   11 years bird string expansion debugged and enabled. fixed access-after-alloc bug in …
(edit) @2769   11 years bird String expansion 'compilation' and 'execution' code is mostly done.
(edit) @2768   11 years bird Initial code for the string expansion 'compiler'.
(edit) @2767   11 years bird Some more make 'compiler' work.
(edit) @2766   11 years bird MSC seems to have stdint.h in more recent editions. kewl.
(edit) @2765   11 years bird Started on a make expression and string expansion 'compiler'.
(edit) @2764   11 years bird footer-pass1.kmk: Modified def_pass1_link_common to always calculate …
(edit) @2763   11 years bird subheader/footer.kmk: No need to redefine def_subfooter/def_subheader …
(edit) @2762   11 years bird Use evalvalctx instead of evalval for most of the target processing to …
(edit) @2761   11 years bird Rebuilt win.x86 and win.amd64 kmk.exe and kmk_echo.exe with recent …
(edit) @2760   11 years bird main.c: Fixed stack alignment in the AMD64 specific signal emulation code.
(edit) @2759   11 years bird More generic ENOSPC workaround for windows.
(edit) @2758   11 years bird Some more variable stats I added the other day (not in release builds).
(edit) @2757   11 years bird Reverted accidental commit.
(edit) @2756   11 years bird 2nd attempt at the ENOSPC problem on windows.
(edit) @2755   11 years bird subheader.kmk,subfooter.kmk: Don't evaluate the def_subheader/footer …
Note: See TracRevisionLog for help on using the revision log.