VirtualBox

source: kBuild/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @936   18 years bird wrap rmdir as well (the stupid trailing slash problem).
(edit) @935   18 years bird regenerated config.h on freebsd/amd64.
(edit) @934   18 years bird Removed assert, it's not right.
(edit) @933   18 years bird svn properties.
(edit) @932   18 years bird Fixed warnings.
(edit) @931   18 years bird Drop doc and po when bootstrapping kmk using the autoconf/automake. It …
(edit) @930   18 years bird Hack for using compiler defines to detect the target OS instead of …
(edit) @929   18 years bird we've got mv and printf.
(edit) @928   18 years bird Building bootstrap kmk.
(edit) @927   18 years bird Fixed some PATH_KBUILD_BIN mess + the init warnings.
(edit) @926   18 years bird don't configure gettext
(edit) @925   18 years bird assert.h
(edit) @924   18 years bird Fixed #ifdef.
(edit) @923   18 years bird Fixed double remake of maybe-update targets.
(edit) @922   18 years bird working on the maybe (+|) part.
(edit) @921   18 years bird multi target explicit rules. partly done.
(edit) @920   18 years bird The LOCALEDIR, ALIASPATH, LIBDIR and INCLUDEDIR stuff isn't needed …
(edit) @919   18 years bird Avoid LOCALEDIR, ALIASDIR, LIBDIR and INCLUDEDIR.
(edit) @918   18 years bird Avoid LOCALEDIR, ALIASDIR, LIBDIR and INCLUDEDIR.
(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 …
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