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