|
|
@1723
|
16 years |
bird |
kmk/ifcond: windows build fix.
|
|
|
@1722
|
16 years |
bird |
kmk: The rest of the if operators.
|
|
|
@1721
|
16 years |
bird |
kmk: Some more ifcond operators.
|
|
|
@1720
|
16 years |
bird |
kmk: More if conditionals code.
|
|
|
@1719
|
16 years |
bird |
kmk: More if conditionals code.
|
|
|
@1718
|
16 years |
bird |
kmk_ln: fixed DOS slashes.
|
|
|
@1717
|
16 years |
bird |
mscfakes: CreateSymbolicLinkA returns BOOLEAN not BOOL.
|
|
|
@1716
|
16 years |
bird |
kmk: Added a new function $(defined var) which check whether var is …
|
|
|
@1715
|
16 years |
bird |
kmk: Started hacking on some useable if conditionals.
|
|
|
@1714
|
16 years |
bird |
typo.
|
|
|
@1713
|
16 years |
bird |
kmk_chmod: made it build on solaris (no lchmod or ALLPERMS).
|
|
|
@1712
|
16 years |
bird |
kmk_chmod: made it build on solaris (no lchmod or ALLPERMS).
|
|
|
@1711
|
16 years |
bird |
kmk_chmod: made it build on solaris (no lchmod or ALLPERMS).
|
|
|
@1710
|
16 years |
bird |
kmk: Made chmod build on windows. Some cleanup of the bsdisms.
|
|
|
@1709
|
16 years |
bird |
kmk: Made --jobs (-j) default to the number of online CPUS. Fixes #34.
|
|
|
@1708
|
16 years |
bird |
kmk_expr: no dead, please.
|
|
|
@1707
|
16 years |
bird |
kmk_expr: Ported expr. Fixes #43.
|
|
|
@1706
|
16 years |
bird |
chmod: updated KMK_BUILTIN.
|
|
|
@1705
|
16 years |
bird |
kmk_chmod: Ported chmod. Fixes #41.
|
|
|
@1704
|
16 years |
bird |
kmkbuiltin/chmod.c: file revision 1.33 from FreeBSD.
|
|
|
@1703
|
16 years |
bird |
kmkbuiltin/expr.c: file revision 1.17 from OpenBSD
|
|
|
@1701
|
16 years |
bird |
kmk: Implemented secondary target expansion. Fixes #42.
|
|
|
@1700
|
16 years |
bird |
hash.c: spaces.
|
|
|
@1699
|
16 years |
bird |
kmk / $(commands* ): Check for empty name to prevent lookup_file from …
|
|
|
@1698
|
16 years |
bird |
kmk: $(commands ) and $< wont work well together at all, no fix just …
|
|
|
@1695
|
16 years |
bird |
append: Added the -d and -t options for writing define...endef and …
|
|
|
@1694
|
16 years |
bird |
kmk: testcase for includedep.
|
|
|
@1693
|
16 years |
bird |
includedep: expand variabels when present. Fixes #38.
|
|
|
@1674
|
17 years |
bird |
Fixed the error message on _spawnvp failure (windows) and added an …
|
|
|
@1673
|
17 years |
bird |
Fixed build issue on windows.
|
|
|
@1665
|
17 years |
bird |
Converted to a sub-makefile setup ('single' makefile).
|
|
|
@1635
|
17 years |
bird |
Added missing headers (OS/2).
|
|
|
@1630
|
17 years |
bird |
Forgot to read the environment.
|
|
|
@1629
|
17 years |
bird |
Fixed warning.
|
|
|
@1628
|
17 years |
bird |
Fixed $(breakpoint ) on MSC. Fixed two warnings.
|
|
|
@1627
|
17 years |
bird |
Enabled recursive copying w/ protection a la rm.
|
|
|
@1626
|
17 years |
bird |
removed a leftover prototype.
|
|
|
@1622
|
17 years |
bird |
Bumped up the priority of a local variable. Fixed inconsistent use of …
|
|
|
@1620
|
17 years |
bird |
The last kb-src-prop argument is optional.
|
|
|
@1619
|
17 years |
bird |
$(breakpoint ) for debugging.
|
|
|
@1618
|
17 years |
bird |
Fixed a bug in func_kbuild_source_prop (kb-src-prop) that would cause …
|
|
|
@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.
|
|
|
@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 …
|
|
|
@1604
|
17 years |
bird |
DragonFly BSD config. Kudos to Francis G.
|
|
|
@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.
|
|
|
@1582
|
17 years |
bird |
Fixed crash in open(NULL) on solaris because of bad dirfd macro.
|
|
|
@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.
|
|
|
@1567
|
17 years |
bird |
strncmp can be a freeking macro of course, so STR_SIZE_PAIR won't …
|
|
|
@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.
|
|
|
@1539
|
17 years |
bird |
fixed strip() not returning a value (one more case).
|
|
|
@1538
|
17 years |
bird |
fixed strip() not returning a value.
|
|
|
@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 …
|
|
|
@1527
|
17 years |
bird |
Intercept BEGINLIBPATH, ENDLIBPATH and LIBPATHSTRICT on OS/2. Print …
|
|
|
@1526
|
17 years |
bird |
Print the revision in the version info.
|
|
|
@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.
|
|
|
@1516
|
17 years |
bird |
Solaris mount points *may* return ENOSYS if prodded with mkdir() (nfs …
|
|
|
@1514
|
17 years |
bird |
Bad idea to use read(fileno()) on a stream after searching it because …
|
|
|
@1509
|
17 years |
bird |
Environment / global variable renaming. Copyright header/year update.
|
|
|
@1503
|
17 years |
bird |
Environment / globals cleanup. The new policy is to use KBUILD_ and …
|
|
|
@1499
|
17 years |
bird |
buffer the entire makefile / 256KB. saves a little bit of time on the …
|
|
|
@1484
|
17 years |
bird |
Fixed memchr crash in kbuild_get_object_base. A recent regression …
|
|
|
@1478
|
17 years |
bird |
fixed a silly bug in func_commands that would cause it to go beyond …
|
|
|
@1477
|
17 years |
bird |
Check for '\0' in defines, just to keep the value_length sane.
|
|
|
@1469
|
17 years |
bird |
_msize doesn't like NULL pointers.
|
|
|
@1461
|
17 years |
bird |
copyright year.
|
|
|
@1459
|
17 years |
bird |
Made $(abspathex path,cwd) work like $(abspath path) if cwd is empty. …
|
|
|
@1458
|
17 years |
bird |
Use the variable file location in evalval and evalcall.
|
|
|
@1455
|
17 years |
bird |
Fixed electric heap build problem.
|
|
|
@1454
|
17 years |
bird |
gcc and electric heap.
|
|
|
@1453
|
17 years |
bird |
ported to unix.
|
|
|
@1452
|
17 years |
bird |
Fixed bug in $(commands ) that caused occational heap corruption.
|
|
|
@1451
|
17 years |
bird |
Made it build without VARIABLE_HASH defined.
|
|
|
@1450
|
17 years |
bird |
cosmetics.
|
|
|
@1449
|
17 years |
bird |
Fixed massive collision issue with variable_hash_1i.
|
|
|
@1448
|
17 years |
bird |
Tuning.
|
|
|
@1447
|
17 years |
bird |
tuning.
|
|
|