VirtualBox

source: kBuild/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @614   18 years bird user_from_uid/group_from_gid is BSD stuff.
(edit) @613   18 years bird Added mv as builtin command.
(edit) @612   18 years bird /mv.c/1.46/Sat Nov 12 22:16:47 2005
(edit) @611   18 years bird Added cat as builtin command.
(edit) @610   18 years bird Added GNU sed version 4.1.5 and ported it to MSC.
(edit) @609   18 years bird /cat.c/1.32/Mon Jan 10 08:39:20 2005
(edit) @608   18 years bird blasted redmon guys!
(edit) @607   18 years bird add kBuild version.
(edit) @606   18 years bird Made sed build using MSC.
(edit) @605   18 years bird Build on linux.
(edit) @604   18 years bird string.h conflict, use the string.h code.
(edit) @603   18 years bird typo.
(edit) @602   18 years bird GNU sed 4.1.5
(edit) @601   18 years bird o Added rmdir as builtin and external command. o …
(edit) @598   18 years bird /rmdir.1/1.14/Mon Jul 4 14:55:25 2005
(edit) @597   18 years bird rebuilt
(edit) @596   18 years bird rebuild
(edit) @595   18 years bird Fixed bug in the sdk walking in kbuild_collect_source_prop.
(edit) @594   18 years bird Fixed a template inheritance bug.
(edit) @593   18 years bird
(edit) @592   18 years bird Fixed some issues with SDKSs and linking.
(edit) @591   18 years bird Added --pretty-command-printing for simplifying makefile debugging.
(edit) @590   18 years bird shared -> share (typo)
(edit) @589   18 years bird strip fix.
(edit) @588   18 years bird Hacked together two ebuilds for the Gentoo Portage.
(edit) @587   18 years bird Hacking *nix install build for Gentoo.
(edit) @586   18 years bird header + footer - rules only won't do if BUILD_TARGET* is tested for.
(edit) @585   18 years bird BUILD_TYPE defaults to 'release'. BUILD_MODE is the only variant …
(edit) @584   18 years bird Cleaned up the -s and -g usage.
(edit) @583   18 years bird Rebuilt with current code.
(edit) @582   18 years bird fixed an incorrect double $ that caused me to embark on a bughunt for …
(edit) @581   18 years bird use comp-vars
(edit) @580   18 years bird rebuild win32 tools with current code.
(edit) @579   18 years bird Clean link output files. fixes #3.
(edit) @578   18 years bird Did code changes for unix installation. Will do install goals when …
(edit) @577   18 years bird report the kmk platform
(edit) @576   18 years bird versioning. fixes #5
(edit) @575   18 years bird Fixed an bug in the code getting SDKs. And fetch …
(edit) @574   18 years bird early commit.
(edit) @573   18 years bird OS/2 sysmods are dlls, vdds or pdds on OS/2.
(edit) @572   18 years bird gcc eats .defs on OS/2.
(edit) @571   18 years bird NASM dependencies.
(edit) @570   18 years bird don't forget BEGINLIBPATH.
(edit) @569   18 years bird rebuilt OS/2 kmk and kmk_gmake against curren source.
(edit) @568   18 years bird rebuilt with current code (3-4 fixes since the previous build).
(edit) @567   18 years bird another comp-vars bug.
(edit) @566   18 years bird Another _command.
(edit) @565   18 years bird GCC4MACH -> GCC4MACHO.
(edit) @564   18 years bird rebuild with comp-vars bugfix.
(edit) @563   18 years bird fixed comp-vars bug (incorrect return value).
(edit) @562   18 years bird g++ and not ld is the sysmod linker.
(edit) @561   18 years bird made key functions commands.
(edit) @560   18 years bird MACH -> MACHO.
(edit) @559   18 years bird dlls.
(edit) @558   18 years bird fixed kbuild_get_object_suffix bug wrt to generated sources.
(edit) @557   18 years bird Initial Mac OS X / Darwin bootstrapping.
(edit) @556   18 years bird syntax.
(edit) @555   18 years bird batch mode.
(edit) @554   18 years bird Giving up non batch mode with cygwin ash, it screws up big time with …
(edit) @553   18 years bird Allow all kinds of ways of saying Windows in BUILD_TARGET.
(edit) @552   18 years bird - kBuild/footer.kmk: o Recursive template inheritance. - …
(edit) @551   18 years bird Corrected a couple of CPU / ARCH mixups.
(edit) @550   18 years bird Rebuilt kmk.exe and kmk_gmake.exe.
(edit) @549   18 years bird Regenerated config.h.os2 and make adjustments to make it all build …
(edit) @548   18 years bird Environment script (REXX) for OS/2.
(edit) @547   18 years bird Corrected mixing of BUILD_TARGET and BUILD_PLATFORM on for win32 …
(edit) @546   18 years bird Rebuilt kmk.exe and kmk_gmake.exe.
(edit) @545   18 years bird Another 30 chopped of on the libc+nt testcase. (down to 2.74 seconds now)
(edit) @544   18 years bird joined the tool and objsuff lookups into a single function, fixing …
(edit) @543   18 years bird simpler.
(edit) @542   18 years bird a couple of fixes.
(edit) @541   18 years bird Another quoting test.
(edit) @540   18 years bird HAVE_CYGWIN_SHELL was a bad idea.
(edit) @539   18 years bird o Don't send put j1 in MAKEFLAGS on windows, somehow that doesn't work.
(edit) @538   18 years bird fixed some OBJSUFF and TOOL variable name typos. Drop the expansion …
(edit) @537   18 years bird Fixed missing expansion in kbuild_lookup_variable.
(edit) @536   18 years bird Fixed missing expansion in kbuild_lookup_variable.
(edit) @535   18 years bird o A real attempt at fixing the double quoting problem on windows. ash …
(edit) @534   18 years bird Made it build again on linux.
(edit) @533   18 years bird o Optimization summary: libc from ~21 seconds -> 7-8 seconds (os2/nt). …
(edit) @532   18 years bird Some fixes.
(edit) @531   18 years bird skip some unnecessary copies and allocations.
(edit) @530   18 years bird Added kBuild specific functions for speeding up source processing.
(edit) @529   18 years bird Fixed assertion in w32_fixcase when shell doesn't have a full path and …
(edit) @528   18 years bird includedep
(edit) @527   18 years bird CONFIG_WITH_OPTIMIZATION_HACKS
(edit) @526   18 years bird tuning. libc is 1-2 seconds faster to load now.
(edit) @525   18 years bird Turn off command dependencies when using vanilla GNU Make.
(edit) @524   18 years bird Made up my mind about the command depency blocker variables; …
(edit) @523   18 years bird Added kmk_gmake which is (almost) vanilla GNU Make.
(edit) @522   18 years bird kmk_ash wants batch files on windows or the double quotes will get …
(edit) @521   18 years bird Make sure kmk_builtin commands don't get batch files and odd weird stuff.
(edit) @520   18 years bird Cleaning up the modifications. Changes are now either configurable or …
(edit) @519   18 years bird rebuilt with latest -j fixes. (system360)
(edit) @518   18 years bird executable
(edit) @517   18 years bird New build with parallel build fixes.
(edit) @516   18 years bird More parallel build fixes.
(edit) @515   18 years bird Fixed a loop for ever condtion in new_job related to multiple jobs (-j).
(edit) @514   18 years bird Fixed a loop for ever condtion in new_job related to multiple jobs (-j).
(edit) @513   18 years bird Build new code. Windows can use the same DIRDEP macro as the other …
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