VirtualBox

source: kBuild/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2789   9 years bird kmk_cc_exec.c: More code for the makefile 'compiler'. (Hacking in …
(edit) @2788   9 years bird kmk_cc_exec.c: Sketched the basic makefile evaluation 'instructions'.
(edit) @2787   9 years bird units/qt4.kmk: look for -qt4 suffixed binaries too when locating the SDK.
(edit) @2786   9 years bird config.h.solaris: build fixes
(edit) @2785   9 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   10 years bird kmk_cc_exec.c: Make sure the variable doesn't get modified while we're …
(edit) @2776   10 years bird GCC3OMF,GXX3OMF: Added RC compiler (most OS/2 systems have rc.exe …
(edit) @2775   10 years bird tools/G*.kmk: The OS/2 librarian can convert .dll into import …
(edit) @2774   10 years bird kBuild/tools/*: Added $(QUIET) where it was missing before commands.
(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) @2764   10 years bird footer-pass1.kmk: Modified def_pass1_link_common to always calculate …
(edit) @2763   10 years bird subheader/footer.kmk: No need to redefine def_subfooter/def_subheader …
(edit) @2762   10 years bird Use evalvalctx instead of evalval for most of the target processing to …
(edit) @2761   10 years bird Rebuilt win.x86 and win.amd64 kmk.exe and kmk_echo.exe with recent …
(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) @2755   10 years bird subheader.kmk,subfooter.kmk: Don't evaluate the def_subheader/footer …
(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) @2751   10 years bird PATH_DEVTOOLS_BLD is another legacy variable we need to support.
(edit) @2750   10 years bird kBuild/tools: s/KBUILD_DEVTOOLS_BLD/KBUILD_DEVTOOLS_HST/g
(edit) @2749   10 years bird tools/*WATCOM*: Pass --wcc-brain-damange to REDIRECT where appropriate.
(edit) @2748   10 years bird Rebuild win.x86 and win.amd64 binaries (signed) against r2747.
(edit) @2747   10 years bird redirect.c: Work around non-standard quoting rules for a bunch of …
(edit) @2746   10 years bird Rebuild win.x86 and win.amd64 binaries (signed) against r2745.
(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) @2739   10 years bird More darwin build clues.
(edit) @2738   10 years bird Darwin build hack: KBUILD_MACOSX_WHATEVER_MODE=1.
(edit) @2737   10 years bird kdev.e: SlickEdit 19.0 hacks.
(edit) @2736   10 years bird llvm build fixes.
(edit) @2735   10 years bird cross build adjustments.
(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) @2732   10 years bird OPENWATCOM.kmk: Added support for basic emximp .imp-files.
(edit) @2731   10 years bird wcl and wcl386 doodoos in the current directory which causes trouble …
(edit) @2730   11 years bird eol-style
(edit) @2729   11 years bird KBUILD_DEVTOOLS fix.
(edit) @2728   11 years bird kmk_redirect.c: More stuff needs quoting on windows.
(edit) @2727   11 years bird sed/lib/regex_internal.c: Applied fix from …
(edit) @2726   11 years bird s/PATH_DEVTOOLS/KBUILD_DEVTOOLS/g, (c) & e-mail updates.
(edit) @2725   11 years bird header.kmk: Deal with leagcy stuff that uses PATH_DEVTOOLS* instead of …
(edit) @2724   11 years bird header.kmk: Made KBUILD_DEVTOOLS and friends settable in the …
(edit) @2723   11 years bird kmk/Makefile.am: Forgot to rename kbuild-read.c to kbuild-object.c. …
(edit) @2722   11 years bird Config.kmk: Correctly detect KBUILD_SVN_URL. Kudos to uwe.
(edit) @2721   11 years bird Config.kmk: Added loading of LocalConfig.kmk.
(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) @2716   11 years bird Remove old unused src/ash directory (been using kash for a good while now).
(edit) @2715   11 years bird nthlpcore.c: STATUS_CANNOT_DELETE and EPERM.
(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) @2712   11 years bird Rebuilt win.x86 and win.amd64 with current trunk.
(edit) @2711   11 years bird touch
(edit) @2710   11 years bird nt*.c: sprinkled a few more birdResolveImports() around the place, …
(edit) @2709   11 years bird Rebuilt win.x86 and win.amd64 with current trunk.
(edit) @2708   11 years bird Optimized ftsfake.c for windows (similar things can be done for OS/2, …
(edit) @2707   11 years bird ntstat.c: Fixed fstat()'ing console handles and pipes.
(edit) @2706   11 years bird Rebuilt win.x86 and win.amd64 with current trunk.
(edit) @2705   11 years bird updated (c).
(edit) @2704   11 years bird Drop the w32 createfile option, implemented sharing-violation fallback …
(edit) @2703   11 years bird NDEBUG and other adjustments.
(edit) @2702   11 years bird kmk/WindowsNT: Avoiding unnecessary stat() calls. Reimplemented …
(edit) @2701   11 years bird kdev.e: Changed the utf-8 bom hack.
(edit) @2700   11 years bird Hacks for building against newer mac os x SDKs.
(edit) @2699   11 years bird kmk_redirect: Cross platform environment variable unsetting.
(edit) @2698   11 years bird kmk: Extended the substr function to allow refering length from the …
(edit) @2697   11 years bird kmk: Extended the substr function to allow refering length from the …
(edit) @2696   11 years bird kdev.e: Trying to work around timer issue on 18.0.x by not using any …
(edit) @2695   11 years bird MINGWW64.kmk: Run dllwrap from the output directory when linking to …
(edit) @2694   11 years bird (C) year.
(edit) @2693   11 years bird One more --mapfile tweak.
(edit) @2692   11 years bird Not quite as simple. Only bin and dosexe formats supports map files. …
(edit) @2691   11 years bird YASM: Dependency fix for ignoring deleted header files. Produce map …
(edit) @2690   11 years bird YASM.kmk/DOS: Must fix the slashes in the dependency file that YASM …
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