|
|
@810
|
19 years |
bird |
darn.
|
|
|
@809
|
19 years |
bird |
Solaris + cleanup.
|
|
|
@808
|
19 years |
bird |
another try.
|
|
|
@807
|
19 years |
bird |
typo.
|
|
|
@806
|
19 years |
bird |
Rebuilt win.x86 with current svn - using msvcr71.dll instead of …
|
|
|
@805
|
19 years |
bird |
Added missing strtoumax prototype.
|
|
|
@804
|
19 years |
bird |
msvcrt build.
|
|
|
@803
|
19 years |
bird |
msvcrt build.
|
|
|
@802
|
19 years |
bird |
msvcrt build.
|
|
|
@801
|
19 years |
bird |
spaces -> tabs
|
|
|
@800
|
19 years |
bird |
drop some wide char stuff to avoid dragging in msvcp71.dll
|
|
|
@799
|
19 years |
bird |
Rebuild os2.x86 from current svn.
|
|
|
@798
|
19 years |
bird |
.rsp in the wrong place.
|
|
|
@797
|
19 years |
bird |
style
|
|
|
@796
|
19 years |
bird |
Built darwin.x86 from current svn.
|
|
|
@795
|
19 years |
bird |
Rebuilt freebsd.amd64 with current sources.
|
|
|
@794
|
19 years |
bird |
Rebuilt linux amd64 using current svn.
|
|
|
@793
|
19 years |
bird |
64-bit
|
|
|
@792
|
19 years |
bird |
Built linux.x86 from current svn. (forgot to strip them)
|
|
|
@791
|
19 years |
bird |
Built linux.x86 from current svn.
|
|
|
@790
|
19 years |
bird |
rebuilt Windows x86 binaries with current code.
|
|
|
@789
|
19 years |
bird |
some fixes.
|
|
|
@788
|
19 years |
bird |
custom msg style support.
|
|
|
@787
|
19 years |
bird |
Use -m32.
|
|
|
@786
|
19 years |
bird |
GPL
|
|
|
@785
|
19 years |
bird |
copyright and email updates.
|
|
|
@784
|
19 years |
bird |
Added VirtualBox license. Removed some obsolete presets and added a …
|
|
|
@783
|
19 years |
bird |
Makefile.kup - if found it'll automatically take up you one directory. …
|
|
|
@782
|
19 years |
bird |
copyright 2007
|
|
|
@781
|
19 years |
bird |
The examples was essentially useless and in the wrong place. Look at …
|
|
|
@780
|
19 years |
bird |
MSG_INST_TRG correction.
|
|
|
@779
|
19 years |
bird |
2007
|
|
|
@778
|
19 years |
bird |
Attempt at dealing with deadlocked kmk on Ctrl-C by dispatching the …
|
|
|
@777
|
19 years |
bird |
'dense' -> 'short'. drop the --no-print-directory stuff.
|
|
|
@776
|
19 years |
bird |
Macros for all messages. KBUILD_MSG_STYLE. KBUILD_VERBOSE={1,2,*}. PRINTF
|
|
|
@775
|
19 years |
bird |
ported printf to MSC.
|
|
|
@774
|
19 years |
bird |
NetBSD printf r1.31
|
|
|
@773
|
19 years |
bird |
Use response files (untested). Fixes #9
|
|
|
@772
|
19 years |
bird |
use append -n for creating the ar-script if available.
|
|
|
@771
|
19 years |
bird |
use append -n for creating the ar-script if available.
|
|
|
@770
|
19 years |
bird |
Use the new append -v feature for generating command deps.
|
|
|
@769
|
19 years |
bird |
Added variable lookup printing to delay expansion and such.
|
|
|
@768
|
19 years |
bird |
Use response files (aka command files) with the Visual C++ librarian. …
|
|
|
@767
|
19 years |
bird |
$(APPEND) -n file line1 line2 line3
|
|
|
@766
|
19 years |
bird |
Link dynamically on linux too. Fixes #14.
|
|
|
@765
|
19 years |
bird |
New predefined variable 'KMK', similar to 'MAKE' only less likely to …
|
|
|
@764
|
19 years |
bird |
math-int feature
|
|
|
@763
|
19 years |
bird |
integer math functions.
|
|
|
@762
|
19 years |
bird |
nuke some more environment variables. (fixes the problem with PROGRAMS …
|
|
|
@761
|
19 years |
bird |
SUFF_SYS isn't anything on darwin.
|
|
|
@760
|
19 years |
bird |
fixed silly messup when applying defpath to libpath of a link target.
|
|
|
@759
|
19 years |
bird |
Check for /sw/lib/libSDL.* too (Mac OS X / fink).
|
|
|
@758
|
19 years |
bird |
use waitpid(pid) since wait() interfers with any parallel jobs gnu …
|
|
|
@757
|
19 years |
bird |
LIBPATHS -> LIBPATH (stupid typos)
|
|
|
@756
|
19 years |
bird |
Work around kLIBC setlocale bug.
|
|
|
@755
|
19 years |
bird |
Work around kLIBC setlocal bug.
|
|
|
@754
|
19 years |
bird |
misplaced comment.
|
|
|
@753
|
19 years |
bird |
Fixed broken _TARGET_TOOL macro.
|
|
|
@752
|
19 years |
bird |
Fixed library linking: It was still using $(lib) - this was changed to …
|
|
|
@751
|
19 years |
bird |
print the failing command if it was a silent one.
|
|
|
@750
|
19 years |
bird |
CONFIG_WITH_ABSPATHEX
|
|
|
@749
|
19 years |
bird |
Don't use recursion for the .o/.obj aliases.
|
|
|
@748
|
19 years |
bird |
TARGET_BASE fix (not completed).
|
|
|
@747
|
19 years |
bird |
compile message should show the target.
|
|
|
@746
|
19 years |
bird |
FSLib.dll
|
|
|
@745
|
19 years |
bird |
better place for it.
|
|
|
@744
|
19 years |
bird |
More sanity checks.
|
|
|
@743
|
19 years |
bird |
set PATH_target early (i.e. in subheader/subfooter).
|
|
|
@742
|
19 years |
bird |
Fixed the sub-makefile bustage and added two sanitychecks.
|
|
|
@741
|
19 years |
bird |
some cleanup.
|
|
|
@740
|
19 years |
bird |
a bit early…
|
|
|
@739
|
19 years |
bird |
Rebuilt os2.x86 with current sources.
|
|
|
@738
|
19 years |
bird |
Rebuilt freebsd.amd64 with current sources.
|
|
|
@737
|
19 years |
bird |
Rebuilt darwin.x86 with current sources.
|
|
|
@736
|
19 years |
bird |
Rebuilt linux.amd64 with current sources.
|
|
|
@735
|
19 years |
bird |
VCC*_OLD_DEPS
|
|
|
@734
|
19 years |
bird |
Rebuilt linux.x86 with current sources.
|
|
|
@733
|
19 years |
bird |
check for buffer overflow.
|
|
|
@732
|
19 years |
bird |
Rebuilt win.x86 with current code.
|
|
|
@731
|
19 years |
bird |
kBuild/bin/BUILD_PLATFORM_ARCH.BUILD_PLATFORM -> …
|
|
|
@730
|
19 years |
bird |
Added a variation on the $(comp-vars) function called $(comp-cmds) …
|
|
|
@729
|
19 years |
bird |
The target _PATH property should be working now.
|
|
|
@728
|
19 years |
bird |
don't stop fixing the path case if one component happens to be a short …
|
|
|
@727
|
19 years |
bird |
Extended the windows fixcase function to also take care of path …
|
|
|
@726
|
19 years |
bird |
corrected message when fetching nothing.
|
|
|
@725
|
19 years |
bird |
Partial implementation of a _PATH target property for resolving …
|
|
|
@724
|
19 years |
bird |
simpler implementation.
|
|
|
@723
|
19 years |
bird |
Kicked the gnumake compatibility crap into separate files to speed …
|
|
|
@722
|
19 years |
bird |
WINPSDK now.
|
|
|
@721
|
19 years |
bird |
added 'stack' to the KMK_FEATURES variable.
|
|
|
@720
|
19 years |
bird |
stack functions and enabled the 'eq' and 'not' functions.
|
|
|
@719
|
19 years |
bird |
Fixed bug in the library processing causing the output dir not to be …
|
|
|
@718
|
19 years |
bird |
default mode is debug.
|
|
|
@717
|
19 years |
bird |
rmdir is new. cleaned out the old crap.
|
|
|
@716
|
19 years |
bird |
everyone *but* windows.
|
|
|
@715
|
19 years |
bird |
rebuilt OS/2.
|
|
|
@714
|
19 years |
bird |
made it build on OS/2.
|
|
|
@713
|
19 years |
bird |
fixed warning.
|
|
|
@712
|
19 years |
bird |
stdcall can't be redefined on OS/2. dunno if it's a bug or not.
|
|
|
@711
|
19 years |
bird |
Ran configure on OS/2.
|
|
|