VirtualBox

source: kBuild/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @917   18 years bird PATH_KBUILD and PATH_KBUILD_BIN improvements. Avoid LOCALEDIR, …
(edit) @916   18 years bird fixed a const issue with the value-length stuff.
(edit) @915   18 years bird some more electric heap stuff.
(edit) @914   18 years bird some more electric heap stuff.
(edit) @913   18 years bird regenerated the file.
(edit) @912   18 years bird kbuild.c contains _().
(edit) @911   18 years bird Made it build on amd64.
(edit) @910   18 years bird Fixed a few potential variable_buffer realloc problems.
(edit) @909   18 years bird A very simple electric fence heap (windows only for now).
(edit) @908   18 years bird Fixed bug not dealing with the variable buffer being reallocated.
(edit) @907   18 years bird Fixed rsort bug.
(edit) @903   18 years bird Merged with the 2007-05-23 CVS. Added rsort and fixed a couple of …
(edit) @902   18 years bird Temporary copy for mergin in current gnu make trunk changes.
(edit) @898   18 years bird paranoia.
(edit) @888   18 years bird Fixed unterminated LIBPATHSTRICT value.
(edit) @887   18 years bird Fixed unterminated LIBPATHSTRICT value.
(edit) @885   18 years bird PC_SLASHES
(edit) @884   18 years bird hacking…
(edit) @883   18 years bird hacking…
(edit) @882   18 years bird hacking…
(edit) @881   18 years bird hacking…
(edit) @880   18 years bird hacking…
(edit) @879   18 years bird hacking…
(edit) @878   18 years bird somewhere to mess up ash for Windows.
(edit) @877   18 years bird the other part of the EMX+SIGCHILD stuff.
(edit) @876   18 years bird Dont add COMMANDS_KMK_BUILTIN to the lines_flags as it will screw up …
(edit) @875   18 years bird only EMX has funny SIGCHLD requirements.
(edit) @868   18 years bird Added YACC variable to allow overloading yacc location.
(edit) @866   18 years bird damn, left debug on.
(edit) @865   18 years bird win.amd64 fixes.
(edit) @864   18 years bird amd64 hack.
(edit) @863   18 years bird Visual C++ 2005 fix.
(edit) @862   18 years bird debugbreak.
(edit) @860   18 years bird PDB70 fixes.
(edit) @843   18 years bird HAVE_SYS_CDEFS_H
(edit) @842   18 years bird CONFIG_WITH_OPTIMIZATION_HACKS only on x86/amd64
(edit) @827   18 years bird New property 'ORDERDEPS' for listing order-only dependencies.
(edit) @822   18 years bird eol-style and keywords
(edit) @821   18 years bird New function: $(xargs)
(edit) @820   18 years bird Fixed warnings about struct file.
(edit) @819   18 years bird More svn:eol-style fixes.
(edit) @816   18 years bird Did the x86 FreeBSD build.
(edit) @814   18 years bird fixed sh -x
(edit) @813   18 years bird Some property fixes.
(edit) @809   18 years bird Solaris + cleanup.
(edit) @805   18 years bird Added missing strtoumax prototype.
(edit) @803   18 years bird msvcrt build.
(edit) @802   18 years bird msvcrt build.
(edit) @801   18 years bird spaces -> tabs
(edit) @800   18 years bird drop some wide char stuff to avoid dragging in msvcp71.dll
(edit) @797   18 years bird style
(edit) @793   18 years bird 64-bit
(edit) @785   18 years bird copyright and email updates.
(edit) @783   18 years bird Makefile.kup - if found it'll automatically take up you one directory. …
(edit) @778   18 years bird Attempt at dealing with deadlocked kmk on Ctrl-C by dispatching the …
(edit) @775   18 years bird ported printf to MSC.
(edit) @774   18 years bird NetBSD printf r1.31
(edit) @769   18 years bird Added variable lookup printing to delay expansion and such.
(edit) @767   18 years bird $(APPEND) -n file line1 line2 line3
(edit) @765   18 years bird New predefined variable 'KMK', similar to 'MAKE' only less likely to …
(edit) @764   18 years bird math-int feature
(edit) @763   18 years bird integer math functions.
(edit) @758   18 years bird use waitpid(pid) since wait() interfers with any parallel jobs gnu …
(edit) @755   18 years bird Work around kLIBC setlocal bug.
(edit) @751   18 years bird print the failing command if it was a silent one.
(edit) @750   18 years bird CONFIG_WITH_ABSPATHEX
(edit) @738   18 years bird Rebuilt freebsd.amd64 with current sources.
(edit) @733   18 years bird check for buffer overflow.
(edit) @730   18 years bird Added a variation on the $(comp-vars) function called $(comp-cmds) …
(edit) @729   18 years bird The target _PATH property should be working now.
(edit) @728   18 years bird don't stop fixing the path case if one component happens to be a short …
(edit) @727   18 years bird Extended the windows fixcase function to also take care of path …
(edit) @725   18 years bird Partial implementation of a _PATH target property for resolving …
(edit) @721   18 years bird added 'stack' to the KMK_FEATURES variable.
(edit) @720   18 years bird stack functions and enabled the 'eq' and 'not' functions.
(edit) @716   18 years bird everyone *but* windows.
(edit) @714   18 years bird made it build on OS/2.
(edit) @713   18 years bird fixed warning.
(edit) @712   18 years bird stdcall can't be redefined on OS/2. dunno if it's a bug or not.
(edit) @711   18 years bird Ran configure on OS/2.
(edit) @695   18 years bird Ignore EINVAL too so rmdir . doesn't fail when we're trying to ignore …
(edit) @694   18 years bird made rmdir build on linux and rebuilt kmk, kmk_rmdir and kmk_sed.
(edit) @691   18 years bird Fixed FindFirstFile handle leak in pathstuff.c.
(edit) @687   18 years bird Ignore EPERM and EACCES too (rmdir . on win).
(edit) @685   18 years bird ignore-fail-on-not-exist
(edit) @684   18 years bird Added --ignore-fail-on-non-empty similar as described in the GNU …
(edit) @683   18 years bird configured sed and ash for darwin and rebuilt the darwin binaries.
(edit) @678   18 years bird forgot to terminate the argv array properly.
(edit) @648   18 years bird nicked commandline -> argv parser from kLIBC so kmk_sed can grok …
(edit) @646   18 years bird Fixed bugs dealing with the order SDK properties was applied to sources.
(edit) @645   18 years bird Fixed bugs dealing with the order SDK properties was applied to sources.
(edit) @644   18 years bird Fixed bugs dealing with the order SDK properties was applied to sources.
(edit) @639   18 years bird make it link.
(edit) @638   18 years bird syntax tables for MSC.
(edit) @637   18 years bird Path != PATH. stupid stupid windows idiots.
(edit) @636   18 years bird stubbed everything.
(edit) @635   18 years bird More hacking. Found SDK/TOOL bug.
(edit) @634   18 years bird More hacking. Found SDK/TOOL bug.
(edit) @633   18 years bird More hacking.
(edit) @632   18 years bird MSC hacking.
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