VirtualBox

source: kBuild/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @631   18 years bird Checked in the generated source code.
(edit) @630   18 years bird Made it build on linux.
(edit) @629   18 years bird porting in progress.
(edit) @628   18 years bird eol style (left over)
(edit) @627   18 years bird rename isn't destructive in MSC.
(edit) @626   18 years bird Current libc code (based on NetBSD sh 2005-07-03).
(edit) @625   18 years bird fucked up eols
(edit) @624   18 years bird in progress.
(edit) @623   18 years bird svn:eol-type=lf
(edit) @622   18 years bird Current libc code (based on NetBSD sh 2005-07-03).
(edit) @621   18 years bird Ported the new fst code to MSC.
(edit) @620   18 years bird NetBSD: /fts.h/1.12/Thu Feb 3 04:39:32 2005
(edit) @619   18 years bird NetBSD: /fts13.c/1.44/Wed Jan 19 00:59:48 2005
(edit) @618   18 years bird Ported the new strmode to MSC.
(edit) @617   18 years bird NetBSD: /strmode.c/1.16/Sun Jun 20 22:20:15 2004
(edit) @616   18 years bird Ported the new setmode to MSC.
(edit) @615   18 years bird NetBSD: /setmode.c/1.30/Thu Aug 7 16:42:56 2003
(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) @595   18 years bird Fixed bug in the sdk walking in kbuild_collect_source_prop.
(edit) @591   18 years bird Added --pretty-command-printing for simplifying makefile debugging.
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