|
|
@1195
|
17 years |
bird |
place holder.
|
|
|
@1194
|
17 years |
bird |
Fixed a couple of slash problems in cp and install (dos based systems).
|
|
|
@1193
|
17 years |
bird |
16KB -> 256KB copy buffer for windows.
|
|
|
@1192
|
17 years |
bird |
16KB -> 256KB copy buffer for windows.
|
|
|
@1190
|
17 years |
bird |
Mixed help and version.
|
|
|
@1186
|
17 years |
bird |
aligned the version message.
|
|
|
@1183
|
17 years |
bird |
Added --version and --help to all builtins.
|
|
|
@1181
|
17 years |
bird |
added variable assignment to the includedep parser.
|
|
|
@1180
|
17 years |
bird |
don't free twice.
|
|
|
@1179
|
17 years |
bird |
eol-style - native.
|
|
|
@1173
|
17 years |
bird |
oops.
|
|
|
@1172
|
17 years |
bird |
just try open it and then check whether to keep quiet about it or not.
|
|
|
@1171
|
17 years |
bird |
Added a $(which ) function. takes any number of args, with or without …
|
|
|
@1170
|
17 years |
bird |
GCC starts with an empty ' \' line.
|
|
|
@1169
|
17 years |
bird |
reworte it to use a whole file buffer so we can use mmap later…
|
|
|
@1168
|
17 years |
bird |
Wrote the eval_include_dep parser.
|
|
|
@1167
|
17 years |
bird |
skip some unnecessary system calls during process creation and termination.
|
|
|
@1166
|
17 years |
bird |
reverted accidental commit of some debug code.
|
|
|
@1165
|
17 years |
bird |
Optimized kDebIDB a bit for Windows; use nt_fullpath and map the IDB …
|
|
|
@1164
|
17 years |
bird |
Ctrl-C/Break stuff ported to 64-bit windows too.
|
|
|
@1163
|
17 years |
bird |
proto.
|
|
|
@1162
|
17 years |
bird |
Made kDepIDB into an builtin command to try speed up windows…
|
|
|
@1154
|
17 years |
bird |
md5sum.
|
|
|
@1151
|
17 years |
bird |
On solaris rmdir returns EEXIST instead of ENOTEMPTY.
|
|
|
@1141
|
17 years |
bird |
unused
|
|
|
@1140
|
17 years |
bird |
typo.
|
|
|
@1134
|
17 years |
bird |
Fixed termination problem in the append/prepend code.
|
|
|
@1133
|
17 years |
bird |
Fixed termination problem in the append/prepend code.
|
|
|
@1128
|
17 years |
bird |
OUTPUT_MAYBE support for compilers and assemblers.
|
|
|
@1127
|
17 years |
bird |
Use NtQueryInformationFile + FileNameInformation to figure out the …
|
|
|
@1126
|
17 years |
bird |
Need to check for Makefile.kup *after* processing -C arguments.
|
|
|
@1125
|
17 years |
bird |
Fixed typo.
|
|
|
@1124
|
17 years |
bird |
the strptime part too.
|
|
|
@1122
|
17 years |
bird |
Added as $(file-size ) function while at it.
|
|
|
@1121
|
17 years |
bird |
Added $(date ) and $(date-utc ) function as simple wrappers around …
|
|
|
@1120
|
17 years |
bird |
cmp.
|
|
|
@1117
|
17 years |
bird |
kmk_builtin_cmp.
|
|
|
@1116
|
17 years |
bird |
src/usr.bin/cmp from NetBSD current, 2007-09-25.
|
|
|
@1115
|
17 years |
bird |
src/usr.bin/cmp from NetBSD current, 2007-09-25.
|
|
|
@1114
|
17 years |
bird |
Don't wanna use the FreeBSD code after all because of the license. darn.
|
|
|
@1113
|
17 years |
bird |
src/usr.bin/cmp from FreeBSD current, 2007-09-25.
|
|
|
@1112
|
17 years |
bird |
backed out 1111, it was netbsd instead of freebsd. :/
|
|
|
@1111
|
17 years |
bird |
src/usr.bin/cmp from FreeBSD current, 2007-09-25.
|
|
|
@1110
|
17 years |
bird |
More CONFIG_WITH_EXPLICIT_MULTITARGET hacking. Have to deal with …
|
|
|
@1109
|
17 years |
bird |
New feature: if1of and ifn1of (CONFIG_WITH_SET_CONDITIONALS).
|
|
|
@1108
|
17 years |
bird |
Added symlink link support (vista).
|
|
|
@1107
|
17 years |
bird |
some silly realloc optimizations.
|
|
|
@1104
|
17 years |
bird |
comment.
|
|
|
@1103
|
17 years |
bird |
reorged the code. progress option.
|
|
|
@1102
|
17 years |
bird |
reorged the code. progress option.
|
|
|
@1101
|
17 years |
bird |
Added md5sum as a builtin tool.
|
|
|
@1075
|
17 years |
bird |
Workaround for readdir on smbfs drive. (FreeBSD)
|
|
|
@1074
|
17 years |
bird |
details…
|
|
|
@1073
|
17 years |
bird |
details…
|
|
|
@1071
|
17 years |
bird |
Implemented PATH fallback for locating the executable. (FreeBSD …
|
|
|
@1070
|
17 years |
bird |
conditional MAKE_HOST define.
|
|
|
@1022
|
18 years |
bird |
removed a bit too much there…
|
|
|
@1021
|
18 years |
bird |
fixes to the multi target code. (should be correct now)
|
|
|
@1020
|
18 years |
bird |
no special casing for multi-maybe stuff. (it seems kind of unnecessary now)
|
|
|
@1019
|
18 years |
bird |
bad assertion.
|
|
|
@1018
|
18 years |
bird |
Consider the dependencies for all the target files for explicit multi …
|
|
|
@997
|
18 years |
bird |
Regereated after disabling the gettext bits in configure.in.
|
|
|
@991
|
18 years |
bird |
it's 100ns units, not 10000.
|
|
|
@990
|
18 years |
bird |
it's 100ns units, not 10000.
|
|
|
@987
|
18 years |
bird |
Fixed typo.
|
|
|
@986
|
18 years |
bird |
New function 'nanots', no arguments.
|
|
|
@982
|
18 years |
bird |
ignore_fail_on_not_exist should influence the out loop too.
|
|
|
@969
|
18 years |
bird |
Fixing some svn props.
|
|
|
@968
|
18 years |
bird |
fixed prop
|
|
|
@967
|
18 years |
bird |
fixed prop
|
|
|
@961
|
18 years |
bird |
find the executable on solaris. fixed bugs in the linux and freebsd code.
|
|
|
@960
|
18 years |
bird |
stdlib.h was missing.
|
|
|
@959
|
18 years |
bird |
Updated cached config.h for solaris.
|
|
|
@954
|
18 years |
bird |
Filled in PACKAGE and VERSION defines.
|
|
|
@953
|
18 years |
bird |
Removed PATH_GNUMAKE_SRC override.
|
|
|
@949
|
18 years |
bird |
oops.
|
|
|
@948
|
18 years |
bird |
oops.
|
|
|
@947
|
18 years |
bird |
Use the new gnu make code.
|
|
copied from trunk/src/gmakenew
|
|
|
@946
|
18 years |
bird |
Don't be grumpy about not getting anything to do.
|