|
|
@1017
|
18 years |
bird |
Implemented an usable method for comparing files and avoiding changes …
|
|
|
@1016
|
18 years |
bird |
Unix/mac fixes.
|
|
|
@1009
|
18 years |
bird |
forgot this.
|
|
|
@1008
|
18 years |
bird |
precompile pipe.
|
|
|
@1005
|
18 years |
bird |
debugging. kind of working now…
|
|
|
@1003
|
18 years |
bird |
kind of works.
|
|
|
@1002
|
18 years |
bird |
another backup commit.
|
|
|
@1001
|
18 years |
bird |
initial write up. (backup commit)
|
|
|
@1000
|
18 years |
bird |
Added md5 and crc32. (pd and netbsd respectivly)
|
|
|
@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.
|
|
|
@946
|
18 years |
bird |
Don't be grumpy about not getting anything to do.
|
|
|
@945
|
18 years |
bird |
It's APPLE not DARWIN_. Does gnu_linux sound good?
|
|
|
@944
|
18 years |
bird |
darwin doesn't give me the path in argv[0] if kmk was found in that …
|
|
|
@943
|
18 years |
bird |
Ooops.
|
|
|
@942
|
18 years |
bird |
Always use the GNU make getopt stuff.
|
|
|
@941
|
18 years |
bird |
Updated cached config.h for darwin (x86).
|
|
|
@940
|
18 years |
bird |
Some more warnings.
|
|
|
@939
|
18 years |
bird |
fixed some const warnings.
|
|
|
@938
|
18 years |
bird |
publish the two new make features.
|
|
|
@937
|
18 years |
bird |
Implemented the prepend assignment operator '<='.
|
|
|
@936
|
18 years |
bird |
wrap rmdir as well (the stupid trailing slash problem).
|
|
|
@935
|
18 years |
bird |
regenerated config.h on freebsd/amd64.
|
|
|
@934
|
18 years |
bird |
Removed assert, it's not right.
|
|
|
@933
|
18 years |
bird |
svn properties.
|
|
|
@932
|
18 years |
bird |
Fixed warnings.
|
|
|
@931
|
18 years |
bird |
Drop doc and po when bootstrapping kmk using the autoconf/automake. It …
|
|
|
@930
|
18 years |
bird |
Hack for using compiler defines to detect the target OS instead of …
|
|
|
@929
|
18 years |
bird |
we've got mv and printf.
|
|
|
@928
|
18 years |
bird |
Building bootstrap kmk.
|
|
|
@927
|
18 years |
bird |
Fixed some PATH_KBUILD_BIN mess + the init warnings.
|
|
|
@926
|
18 years |
bird |
don't configure gettext
|
|
|
@925
|
18 years |
bird |
assert.h
|
|
|
@924
|
18 years |
bird |
Fixed #ifdef.
|
|
|
@923
|
18 years |
bird |
Fixed double remake of maybe-update targets.
|
|
|
@922
|
18 years |
bird |
working on the maybe (+|) part.
|
|
|
@921
|
18 years |
bird |
multi target explicit rules. partly done.
|
|
|
@920
|
18 years |
bird |
The LOCALEDIR, ALIASPATH, LIBDIR and INCLUDEDIR stuff isn't needed …
|
|
|
@919
|
18 years |
bird |
Avoid LOCALEDIR, ALIASDIR, LIBDIR and INCLUDEDIR.
|
|
|
@918
|
18 years |
bird |
Avoid LOCALEDIR, ALIASDIR, LIBDIR and INCLUDEDIR.
|
|
|
@917
|
18 years |
bird |
PATH_KBUILD and PATH_KBUILD_BIN improvements. Avoid LOCALEDIR, …
|
|
|
@916
|
18 years |
bird |
fixed a const issue with the value-length stuff.
|
|
|
@915
|
18 years |
bird |
some more electric heap stuff.
|
|
|
@914
|
18 years |
bird |
some more electric heap stuff.
|
|
|
@913
|
18 years |
bird |
regenerated the file.
|
|
|
@912
|
18 years |
bird |
kbuild.c contains _().
|
|
|
@911
|
18 years |
bird |
Made it build on amd64.
|
|
|
@910
|
18 years |
bird |
Fixed a few potential variable_buffer realloc problems.
|
|
|
@909
|
18 years |
bird |
A very simple electric fence heap (windows only for now).
|
|
|
@908
|
18 years |
bird |
Fixed bug not dealing with the variable buffer being reallocated.
|
|
|
@907
|
18 years |
bird |
Fixed rsort bug.
|
|
|
@903
|
18 years |
bird |
Merged with the 2007-05-23 CVS. Added rsort and fixed a couple of …
|
|
|
@902
|
18 years |
bird |
Temporary copy for mergin in current gnu make trunk changes.
|
|
|
@898
|
18 years |
bird |
paranoia.
|
|
|
@888
|
18 years |
bird |
Fixed unterminated LIBPATHSTRICT value.
|
|
|
@887
|
18 years |
bird |
Fixed unterminated LIBPATHSTRICT value.
|
|
|
@885
|
18 years |
bird |
PC_SLASHES
|
|
|
@884
|
18 years |
bird |
hacking…
|
|
|
@883
|
18 years |
bird |
hacking…
|
|
|
@882
|
18 years |
bird |
hacking…
|
|
|
@881
|
18 years |
bird |
hacking…
|
|
|
@880
|
18 years |
bird |
hacking…
|
|
|
@879
|
18 years |
bird |
hacking…
|
|
|
@878
|
18 years |
bird |
somewhere to mess up ash for Windows.
|
|
|
@877
|
18 years |
bird |
the other part of the EMX+SIGCHILD stuff.
|
|
|
@876
|
18 years |
bird |
Dont add COMMANDS_KMK_BUILTIN to the lines_flags as it will screw up …
|
|
|
@875
|
18 years |
bird |
only EMX has funny SIGCHLD requirements.
|
|
|
@868
|
18 years |
bird |
Added YACC variable to allow overloading yacc location.
|
|
|
@866
|
18 years |
bird |
damn, left debug on.
|
|
|
@865
|
18 years |
bird |
win.amd64 fixes.
|
|
|
@864
|
18 years |
bird |
amd64 hack.
|
|
|
@863
|
18 years |
bird |
Visual C++ 2005 fix.
|
|
|
@862
|
18 years |
bird |
debugbreak.
|
|
|
@860
|
18 years |
bird |
PDB70 fixes.
|
|
|
@843
|
18 years |
bird |
HAVE_SYS_CDEFS_H
|
|
|
@842
|
18 years |
bird |
CONFIG_WITH_OPTIMIZATION_HACKS only on x86/amd64
|
|
|
@827
|
18 years |
bird |
New property 'ORDERDEPS' for listing order-only dependencies.
|
|
|
@822
|
18 years |
bird |
eol-style and keywords
|
|
|
@821
|
18 years |
bird |
New function: $(xargs)
|
|
|
@820
|
18 years |
bird |
Fixed warnings about struct file.
|
|
|
@819
|
18 years |
bird |
More svn:eol-style fixes.
|
|
|
@816
|
18 years |
bird |
Did the x86 FreeBSD build.
|
|
|
@814
|
18 years |
bird |
fixed sh -x
|
|
|
@813
|
18 years |
bird |
Some property fixes.
|
|
|
@809
|
18 years |
bird |
Solaris + cleanup.
|
|
|