VirtualBox

source: kBuild/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1122   18 years bird Added as $(file-size ) function while at it.
(edit) @1121   18 years bird Added $(date ) and $(date-utc ) function as simple wrappers around …
(edit) @1120   18 years bird cmp.
(edit) @1119   18 years bird CMP and MD5SUM prep.
(edit) @1118   18 years bird CMP and MD5SUM prep.
(edit) @1117   18 years bird kmk_builtin_cmp.
(edit) @1116   18 years bird src/usr.bin/cmp from NetBSD current, 2007-09-25.
(edit) @1115   18 years bird src/usr.bin/cmp from NetBSD current, 2007-09-25.
(edit) @1114   18 years bird Don't wanna use the FreeBSD code after all because of the license. darn.
(edit) @1113   18 years bird src/usr.bin/cmp from FreeBSD current, 2007-09-25.
(edit) @1112   18 years bird backed out 1111, it was netbsd instead of freebsd. :/
(edit) @1111   18 years bird src/usr.bin/cmp from FreeBSD current, 2007-09-25.
(edit) @1110   18 years bird More CONFIG_WITH_EXPLICIT_MULTITARGET hacking. Have to deal with …
(edit) @1109   18 years bird New feature: if1of and ifn1of (CONFIG_WITH_SET_CONDITIONALS).
(edit) @1108   18 years bird Added symlink link support (vista).
(edit) @1107   18 years bird some silly realloc optimizations.
(edit) @1106   18 years bird fixed sed bustage after converting to msvc*.dll.
(edit) @1105   18 years bird 64-bit.
(edit) @1104   18 years bird comment.
(edit) @1103   18 years bird reorged the code. progress option.
(edit) @1102   18 years bird reorged the code. progress option.
(edit) @1101   18 years bird Added md5sum as a builtin tool.
(edit) @1100   18 years bird new virtualbox license header.
(edit) @1099   18 years bird no ar-script.
(edit) @1098   18 years bird no ar-script.
(edit) @1097   18 years bird very basic VAC308.
(edit) @1096   18 years bird rebuild with kOCSumDeleteChain fix.
(edit) @1095   18 years bird Fixed bug in kOCSumDeleteChain.
(edit) @1094   18 years bird Rebuilt os2.x86.
(edit) @1093   18 years bird Fixed some OS/2 issues.
(edit) @1092   18 years bird Solaris SONAME option (-h).
(edit) @1091   18 years bird Rebuilt Solaris (x86).
(edit) @1090   18 years bird Fixed USE_KOBJCACHE issue.
(edit) @1089   18 years bird flock is BSD, use flock on Solaris.
(edit) @1088   18 years bird Fixed an incorrect error message.
(edit) @1087   18 years bird When matching the current line, the newline must be included or we …
(edit) @1086   18 years bird LGPL -> this library.
(edit) @1085   18 years bird Corrected the address of FSF and made the split file header default.
(edit) @1084   18 years bird Added SYSMOD for the platforms where it works.
(edit) @1083   18 years bird drop -g from the sysmod ld (Solaris can't grok it).
(edit) @1082   18 years bird less noise.
(edit) @1081   18 years bird cleanup def-koptions-*.
(edit) @1080   18 years bird Rebuilt with profile fix.
(edit) @1079   18 years bird rebuilt without the profile loading stuff.
(edit) @1078   18 years bird KMK.
(edit) @1077   18 years bird Drop all the .profile, /etc/profile and ENV stuff as that will screw …
(edit) @1076   18 years bird Respect PATH_KBUILD_BIN if it's present.
(edit) @1075   18 years bird Workaround for readdir on smbfs drive. (FreeBSD)
(edit) @1074   18 years bird details…
(edit) @1073   18 years bird details…
(edit) @1072   18 years bird with PATH fallback.
(edit) @1071   18 years bird Implemented PATH fallback for locating the executable. (FreeBSD …
(edit) @1070   18 years bird conditional MAKE_HOST define.
(edit) @1069   18 years bird Rebuilt x86 FreeBSD.
(edit) @1068   18 years bird Made autoreconf overridable. (FreeBSD)
(edit) @1067   18 years bird #set -x
(edit) @1066   18 years bird fixed eol-style
(edit) @1065   18 years bird nc
(edit) @1064   18 years bird 64-bit variations on the GXX32/GCC32 tools.
(edit) @1063   18 years bird win32 -> win.
(edit) @1062   18 years bird Added missing -Zomf for ASFLAGS.
(edit) @1061   18 years bird drop deleting before installing. kmk_install will unlink before …
(edit) @1060   18 years bird Rebuilt current code on linux.x86.
(edit) @1059   18 years bird Rebuilt kObjCache on linux.amd64.
(edit) @1058   18 years bird Updated to new cache code. Also dropped -g from the profile cflags and …
(edit) @1057   18 years bird Disabled the USE_KOBJCACHE stuff in VCC70 as it is now outdated and it …
(edit) @1056   18 years bird Build current kObjCache code on win.x86.
(edit) @1055   18 years bird _mkdir is in direct.h.
(edit) @1054   18 years bird Build current kObjCache code on darwin.x86.
(edit) @1053   18 years bird Version 0.1.0 for now.
(edit) @1052   18 years bird new kObjCache config for darwin.
(edit) @1051   18 years bird New path 'PATH_OBJCACHE' that indicates where kObjChace puts its cache …
(edit) @1050   18 years bird Enabled it everywhere.
(edit) @1049   18 years bird new stats.
(edit) @1048   18 years bird removed bad assert.
(edit) @1047   18 years bird removed bad assert.
(edit) @1046   18 years bird Added an extension to the default cache name. changed the magic for …
(edit) @1045   18 years bird fixing more bugs. it sort of works now.
(edit) @1044   18 years bird Fixed a number of bugs.
(edit) @1043   18 years bird made it build on darwin.
(edit) @1042   18 years bird bugfixing.
(edit) @1041   18 years bird memset not memcmp.
(edit) @1040   18 years bird Extending the cache to. The code doesn't work (haven't even run it …
(edit) @1039   18 years bird rebuilt linux.amd64.
(edit) @1038   18 years bird drop incorrect assertion.
(edit) @1037   18 years bird rebuilt linux.amd64.
(edit) @1036   18 years bird Ignore closing curly braces (extern "C" { ... }). Updated VCC statement.
(edit) @1035   18 years bird Rebuilt linux.amd64
(edit) @1034   18 years bird MAYBE output. removed some obsolete stuff.
(edit) @1033   18 years bird make the map file output optional just in case. (it probably shouldn't …
(edit) @1032   18 years bird make the map file output optional just in case.
(edit) @1031   18 years bird MAYBE output. removed some obsolete stuff.
(edit) @1030   18 years bird OUTPUT_MAYBE
(edit) @1029   18 years bird OUTPUT_MAYBE
(edit) @1028   18 years bird Rebuilt win.x86
(edit) @1027   18 years bird Rebuilt darwin.x86.
(edit) @1026   18 years bird Enabled building kObjCache.
(edit) @1025   18 years bird +| works now, so use it.
(edit) @1024   18 years bird some figures with correct kmk multi-target code.
(edit) @1023   18 years bird no .map files here.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette