|
|
@2151
|
16 years |
bird |
kmk: Added $(length ), $(length-var ), $(insert ), $(pos ), $(lastpos …
|
|
|
@2150
|
16 years |
bird |
bootstrap.gmk: more cleanup.
|
|
|
@2149
|
16 years |
bird |
function.c: comment typo.
|
|
|
@2148
|
16 years |
bird |
header.kmk: added some missing tools and cleaned up the existing.
|
|
|
@2147
|
16 years |
bird |
sketches
|
|
|
@2146
|
16 years |
bird |
doc dir.
|
|
|
@2145
|
16 years |
bird |
kmk: use our fts everywhere.
|
|
|
@2144
|
16 years |
bird |
qt3/4.kmk: Corrected $(target)_OUT_FILES to $(target)_CLEAN. Fixes #67.
|
|
|
@2143
|
16 years |
bird |
footer.kmk: pick up some keywords variants of *SUFF. Fixes #50.
|
|
|
@2142
|
16 years |
bird |
mv.c: avoid including sys/acl.h. Fixes #66.
|
|
|
@2141
|
16 years |
bird |
kmk: new function $(printf fmt,arg0,arg1,...).
|
|
|
@2140
|
16 years |
bird |
ash: Changed opentrace so that the trace file get's a high file descriptor.
|
|
|
@2139
|
16 years |
bird |
bootstrap.kmk: sed.info-[12] may also need reverting.
|
|
|
@2138
|
16 years |
bird |
k/kDefs.h: Fixed K_LE2H_U32/U64 mixup in the big endian case.
|
|
|
@2137
|
16 years |
bird |
rule.c: fixed crash in create_pattern_rule when commands is NULL.
|
|
|
@2136
|
16 years |
bird |
bootstrap.kmk: some adjustments.
|
|
|
@2135
|
16 years |
bird |
bootstrap.kmk: distclean.
|
|
|
@2134
|
16 years |
bird |
MAKE_HOST isn't used by kmk.
|
|
|
@2133
|
16 years |
bird |
rm.c: warning.
|
|
|
@2132
|
16 years |
bird |
printf.c: warning
|
|
|
@2131
|
16 years |
bird |
mv.c: warnings.
|
|
|
@2130
|
16 years |
bird |
md5sum: warnings.
|
|
|
@2129
|
16 years |
bird |
ln.s: include config.h first.
|
|
|
@2128
|
16 years |
bird |
ln.c: fixed #ifdef/defined bug.
|
|
|
@2127
|
16 years |
bird |
kmkbuiltin.h: warning.
|
|
|
@2126
|
16 years |
bird |
chmod.c: warnings.
|
|
|
@2125
|
16 years |
bird |
kmkbuiltin.c: warning.
|
|
|
@2124
|
16 years |
bird |
kbuild.c: more warnings.
|
|
|
@2123
|
16 years |
bird |
bootstrap.gmk: note to self on solaris.sparc64.
|
|
|
@2122
|
16 years |
bird |
add inlined_memchr.h to config.h.
|
|
|
@2121
|
16 years |
bird |
kmk: make sure alloca.h gets included (Solaris again).
|
|
|
@2120
|
16 years |
bird |
bootstrap.gmk: Use /usr/bin/bash on Solaris because src/ash is using …
|
|
|
@2119
|
16 years |
bird |
expand.c: warning.
|
|
|
@2118
|
16 years |
bird |
function.c: warnings.
|
|
|
@2117
|
16 years |
bird |
incdep.c,expreval.c: warnings.
|
|
|
@2116
|
16 years |
bird |
kbuild.c: warnings.
|
|
|
@2115
|
16 years |
bird |
kDepIDB: warnings.
|
|
|
@2114
|
16 years |
bird |
redirect.c: warning
|
|
|
@2113
|
16 years |
bird |
kmkbuiltin: include config.h
|
|
|
@2112
|
16 years |
bird |
bootstrap.gmk: SED_MAKE_DEFS for specifying SED=gsed on solaris when …
|
|
|
@2111
|
16 years |
bird |
bootstrap.kmk: solaris needs paths.h
|
|
|
@2110
|
16 years |
bird |
bootstrap.kmk: need echo and fts.h to build kmk.
|
|
|
@2109
|
16 years |
bird |
bootstrap.kmk: need echo and fts.h to build kmk.
|
|
|
@2108
|
16 years |
bird |
fix
|
|
|
@2107
|
16 years |
bird |
footer/header: moving the pass aliases (more bustage).
|
|
|
@2106
|
16 years |
bird |
header: made 'install' and 'uninstall' double colon rules because of …
|
|
|
@2105
|
16 years |
bird |
header: made 'test' and 'check' double colon rules because of coreutil …
|
|
|
@2104
|
16 years |
bird |
kDepIDB: Added a -qquiet switch for disabling harmless warnings …
|
|
|
@2103
|
16 years |
bird |
kmk: updated help text.
|
|
|
@2102
|
16 years |
bird |
kmk: --print-time fix.
|
|
|
@2101
|
16 years |
bird |
kmk: Implemented new switch --print-time. Fixes #65.
|
|
|
@2100
|
16 years |
bird |
space
|
|
|
@2099
|
16 years |
bird |
kmk: Jokes.
|
|
|
@2098
|
16 years |
bird |
sparcv9 == 64-bit sparc, older are 32-bit.
|
|
|
@2097
|
16 years |
bird |
kmk_test: Fixed exec bug (crash) on non-windows platforms. On windows …
|
|
|
@2096
|
16 years |
bird |
kmk: if exists some-file
|
|
|
@2095
|
16 years |
bird |
footer.kmk: Use $(file-size file) instead of involving $(shell ) to …
|
|
|
@2094
|
16 years |
bird |
footer.kmk: Fixed refetch problem on windows. The problem was that the …
|
|
|
@2093
|
16 years |
bird |
The 0.1.5 binaries for freebsd/x86.
|
|
|
@2092
|
16 years |
bird |
The 0.1.5 binaries for os2/x86.
|
|
|
@2091
|
16 years |
bird |
kmk: Don't bootstrap with threads and disable them for FreeBSD.x86 …
|
|
|
@2090
|
16 years |
bird |
The 0.1.5 binaries for freebsd/amd64.
|
|
|
@2089
|
16 years |
bird |
FreeBSD needs pthreads.
|
|
|
@2088
|
16 years |
bird |
BINSUFF.
|
|
|
@2087
|
16 years |
bird |
Added os-agnostic to the OS list.
|
|
|
@2086
|
16 years |
bird |
Added 'dos' to the OS list.
|
|
|
@2085
|
16 years |
bird |
Added WATCOMC11C-WL.
|
|
|
@2084
|
16 years |
bird |
Added a new target type MISCBINS for linking together objs and libs …
|
|
|
@2083
|
16 years |
bird |
some OPENWATCOM-WL adjustments.
|
|
|
@2082
|
16 years |
bird |
OPENWATCOM-WL tool.
|
|
|
@2081
|
16 years |
bird |
spaces
|
|
|
@2080
|
16 years |
bird |
footer.kmk: $(target)_2_OBJS fix.
|
|
|
@2079
|
16 years |
bird |
*watcom: wlink, EDPATH and binl.
|
|
|
@2078
|
16 years |
bird |
watcom and open watcom location fixes.
|
|
|
@2077
|
16 years |
bird |
MASM6PLUS.
|
|
|
@2076
|
16 years |
bird |
MASM710.
|
|
|
@2075
|
16 years |
bird |
new watcom and open watcom location.
|
|
|
@2074
|
16 years |
bird |
kmk_redirect: OS/2 hack - close files, zap environment.
|
|
|
@2073
|
16 years |
bird |
OS/2 DDK, Base32. (incomplete)
|
|
|
@2072
|
16 years |
bird |
Quick MASM610 hack up.
|
|
|
@2071
|
16 years |
bird |
MASM600 tool (OS/2).
|
|
|
@2070
|
16 years |
bird |
Shut up the watcom librarian and use strict libpath so it's possible …
|
|
|
@2069
|
16 years |
bird |
Watcom librarian commands.
|
|
|
@2068
|
16 years |
bird |
Open Watcom, some Watcom adjustments.
|
|
|
@2067
|
16 years |
bird |
kBuild: Added an empty dummy template named DUMMY. This is the first …
|
|
|
@2066
|
16 years |
bird |
oops.
|
|
|
@2065
|
16 years |
bird |
VAC308 hacking, Watcom C v11.0c, MASM v5.10 and MS Link v5.10 (OS/2 …
|
|
|
@2064
|
16 years |
bird |
VAC308.kmk: some fixes and enhancements.
|
|
|
@2063
|
16 years |
bird |
OS/2 build fix.
|
|
|
@2062
|
16 years |
bird |
kmk: Moved the alloccache code into a separate file because it seems …
|
|
|
@2061
|
16 years |
bird |
kmk/Makefile.am: It's CONFIG_WITH_LAZY_DEPS_VARS not …
|
|
|
@2060
|
16 years |
bird |
kmk: fixed strsingle crash.
|
|
|
@2059
|
16 years |
bird |
footer.kmk: can use strict_unsafe with -j1.
|
|
|
@2058
|
16 years |
bird |
footer.kmk: made KBUILD_SAFE_PARALLEL work again.
|
|
|
@2057
|
16 years |
bird |
solaris has mallinfo, but only in an alternative lib that is slower. duh.
|
|
|
@2056
|
16 years |
bird |
kmk: some MBs of memory during building by freeing up the chopped up …
|
|
|
@2055
|
16 years |
bird |
The 0.1.5 rc2 binaries for linux/amd64
|
|
|
@2054
|
16 years |
bird |
The 0.1.5 rc2 binaries for linux/x86
|
|
|
@2053
|
16 years |
bird |
kmk/incdep.c: Check for the environment variables KMK_THREADS_DISABLED …
|
|
|
@2052
|
16 years |
bird |
win.x86, win.amd64: set executable bit on .exe's and .dll's.
|
|
|