VirtualBox

source: kBuild/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1617   17 years bird Don't append empty strings to variables. (foo +=)
(edit) @1616   17 years bird Added a space between the which results.
(edit) @1615   17 years bird Added a space between the which results.
(edit) @1614   17 years bird Added a CLEAN attribute to the install sources. Extended the cleaning …
(edit) @1613   17 years bird Added a CLEAN attribute to the fetch target.
(edit) @1612   17 years bird Drop the .map files when using gcc, except of course, for OS/2.
(edit) @1611   17 years bird Fixed a cleanup problem where yasm and vcc* and stuch would leave …
(edit) @1610   17 years bird Fixed prepend w/ expansion (would append instead of prepend). …
(edit) @1609   17 years bird grr2
(edit) @1608   17 years bird grr.
(edit) @1607   17 years bird Another try - forgot about xrealloc.
(edit) @1606   17 years bird Fixed bug in append_expand_string_to_variable() where variables …
(edit) @1605   17 years bird Force C locale before messing with the svn info output.
(edit) @1604   17 years bird DragonFly BSD config. Kudos to Francis G.
(edit) @1603   17 years bird dragonfly + some reorg.
(edit) @1602   17 years bird dragonfly + some reorg.
(edit) @1601   17 years bird Added K_OS_DRAGONFLY w/ detection.
(edit) @1600   17 years bird Create output directory before cooking SvnInfo.kmk.
(edit) @1599   17 years bird Explicitly terminate the argument list for RM, RMDIR, MKDIR and INSTALL.
(edit) @1598   17 years bird split out the path protection code from rm.
(edit) @1597   17 years bird protection work in progress.
(edit) @1596   17 years bird indent.
(edit) @1595   17 years bird indent.
(edit) @1594   17 years bird xmalloc should work fine.
(edit) @1593   17 years bird prop and header.
(edit) @1592   17 years bird Sun changes.
(edit) @1591   17 years bird header.
(edit) @1590   17 years bird mac aliases and fixes.
(edit) @1589   17 years bird parisc and armv5tejl uname -m response.
(edit) @1588   17 years bird Some more tests.
(edit) @1587   17 years bird Updated the 0.1.3 ash for linux/x86 to include the getcwd / pwd fix.
(edit) @1586   17 years bird Updated the 0.1.3 ash for linux/amd64 to include the getcwd / pwd fix.
(edit) @1585   17 years bird Don't use /bin/pwd to implement getcwd.
(edit) @1584   17 years bird The 0.1.3 binaries for solaris/amd64 - rc1.
(edit) @1583   17 years bird The 0.1.3 binaries for solaris/x86 - rc1.
(edit) @1582   17 years bird Fixed crash in open(NULL) on solaris because of bad dirfd macro.
(edit) @1581   17 years bird The 0.1.3 binaries for freebsd/x86 - rc1.
(edit) @1580   17 years bird The 0.1.3 binaries for freebsd/amd64 - rc1.
(edit) @1579   17 years bird The 0.1.3 binaries for os2/x86 - rc1.
(edit) @1578   17 years bird Compile fix and workaround for broken _getdcwd (see libc ticket #194).
(edit) @1577   17 years bird It's lu not ul you feed printf to print a ULONG.
(edit) @1576   17 years bird build fix.
(edit) @1575   17 years bird Deal with legacy BUILD_PLATFORM=OS2 right away.
(edit) @1574   17 years bird Drop the GCC3xx setup. Fixed BEGINLIBPATH.
(edit) @1573   17 years bird Removed left over debug say.
(edit) @1572   17 years bird Rewrote the script to match the env.sh and envwin.cmd features and to …
(edit) @1571   17 years bird Don't set MAKESHELL even on OS/2. Besides OS/2 never uses this script.
(edit) @1570   17 years bird legacy defaults to off. fixed spelling.
(edit) @1569   17 years bird The 0.1.3 binaries for linux/x86 - rc1.
(edit) @1568   17 years bird The 0.1.3 binaries for linux/amd64 - rc1.
(edit) @1567   17 years bird strncmp can be a freeking macro of course, so STR_SIZE_PAIR won't …
(edit) @1566   17 years bird The 0.1.3 binaries for win/darwin - rc1 try 1.
(edit) @1565   17 years bird Need += when adding stuff, stupid. Linking 10.4 compatible darwin …
(edit) @1564   17 years bird The 0.1.3 binaries for win/darwin - rc1.
(edit) @1563   17 years bird Force the darwin build to be 10.4 compatible.
(edit) @1562   17 years bird Use KMK_OPTS_PRETTY_COMMAND_PRINTING. (it's 0/1 not def/undef)
(edit) @1561   17 years bird Use KMK_OPTS_PRETTY_COMMAND_PRINTING.
(edit) @1560   17 years bird The 0.1.3 binaries for win/x86 - rc1.
(edit) @1559   17 years bird The 0.1.3 binaries for win/amd64 - rc1.
(edit) @1558   17 years bird drop the cyclic check on windows if ino and dev is 0. fixed a slash check.
(edit) @1557   17 years bird fixed opendir with trailing slash (stat failed).
(edit) @1556   17 years bird Fixed UNC build. (mkdir -p server/share/something failed because of …
(edit) @1555   17 years bird bugfixes for windows/os2.
(edit) @1554   17 years bird Added KBUILD_KMK_REVISION and appended '-r<svn-rev>' to …
(edit) @1553   17 years bird MSC build fixes.
(edit) @1552   17 years bird minor cleanup.
(edit) @1551   17 years bird Full protection, depth argument and environment overrides.
(edit) @1550   17 years bird Enabled rm -R.
(edit) @1549   17 years bird The 0.1.3 binaries for linux/amd64 - 5th edition.
(edit) @1548   17 years bird disabled the test svn.url and re-enabled the correct one.
(edit) @1547   17 years bird License clearification.
(edit) @1546   17 years bird forgot to set properties
(edit) @1545   17 years bird Created some crude portfiles for mac ports. refs #31.
(edit) @1544   17 years bird install message styles and templates (if ever added).
(edit) @1543   17 years bird KBUILD_PATH_BIN should be KBUILD_BIN_PATH - broke the build when …
(edit) @1542   17 years bird Fixed script rc.
(edit) @1541   17 years bird Use $(wildcard ) on the .svn/* stuff in case bits are missing. Added …
(edit) @1540   17 years bird Use $(wildcard ) on the .svn/* stuff in case bits are missing. Added …
(edit) @1539   17 years bird fixed strip() not returning a value (one more case).
(edit) @1538   17 years bird fixed strip() not returning a value.
(edit) @1537   17 years bird NDEBUG applies to profile builds too.
(edit) @1536   17 years bird Use the value_length if possible (saves strlen). Assert its …
(edit) @1535   17 years bird Made the allocated and allocated-sum optional as they made xmalloc and …
(edit) @1534   17 years bird Profiler changes.
(edit) @1533   17 years bird hrmpf. some left over debug stuff.
(edit) @1532   17 years bird Revamped the script and did the environment variable change. It now …
(edit) @1531   17 years bird typo (spelling)
(edit) @1530   17 years bird Added --release, --profile and --debug options for specifying KBUILD_TYPE.
(edit) @1529   17 years bird Updated requirements and assumptions. Check for those we can.
(edit) @1528   17 years bird Corrected /System/Library/Frameworks/SDL.frameworks/SDL to …
(edit) @1527   17 years bird Intercept BEGINLIBPATH, ENDLIBPATH and LIBPATHSTRICT on OS/2. Print …
(edit) @1526   17 years bird Print the revision in the version info.
(edit) @1525   17 years bird Renamed.
(edit) @1524   17 years bird Renamed.
(edit) @1523   17 years bird Moved the svn info stuff into config.kmk
(edit) @1522   17 years bird Added a maintenance Makefile.
(edit) @1521   17 years bird removed a $(warning ) that was left behind.
(edit) @1520   17 years bird Workaround for mean : : parsing when a source includes drive letter …
(edit) @1519   17 years bird Prevent crashin $(command ) if the target has no commands (file->cmds …
(edit) @1518   17 years bird MSC doesn't grok #ifdefs inside macros invocations.
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