|
|
@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.
|
|
|
@710
|
19 years |
bird |
PACKING is an official pass now.
|
|
|
@709
|
19 years |
bird |
updating the revision number.
|
|
|
@708
|
19 years |
bird |
corrected the names.
|
|
|
@707
|
19 years |
bird |
linux fixes.
|
|
|
@706
|
19 years |
bird |
Fixed some x86.win* & amd64.win* leftovers.
|
|
|
@705
|
19 years |
bird |
KMK_REVISION
|
|
|
@704
|
19 years |
bird |
ddk/wdm/ not ddk/wdw/!
|
|
|
@703
|
19 years |
bird |
PATH_SDK_W2K3DDK_LIB was defined incorrectly.
|
|
|
@702
|
19 years |
bird |
Deal with shifting case standard in the PSDK.
|
|
|
@701
|
19 years |
bird |
Quiet clean. Remove directory if nothing is to be unpacked.
|
|
|
@700
|
19 years |
bird |
auto verbose if the --pretty-command-printing option is in use.
|
|
|
@699
|
19 years |
bird |
all not full.
|
|
|
@698
|
19 years |
bird |
typo.
|
|
|
@697
|
19 years |
bird |
ABSPATH -> abspath.
|
|
|
@696
|
19 years |
bird |
Implemented KBUILD_QUIET and KBUILD_VERBOSE={1|full} (was BUILD_QUIET, …
|
|
|
@695
|
19 years |
bird |
Ignore EINVAL too so rmdir . doesn't fail when we're trying to ignore …
|
|
|
@694
|
19 years |
bird |
made rmdir build on linux and rebuilt kmk, kmk_rmdir and kmk_sed.
|
|
|
@693
|
19 years |
bird |
completely remove if no sources.
|
|
|
@692
|
19 years |
bird |
tools location is being cleaned up.
|
|
|
@691
|
19 years |
bird |
Fixed FindFirstFile handle leak in pathstuff.c.
|
|
|
@690
|
19 years |
bird |
fixed target aliases and removed debug sleep 30.
|
|
|
@689
|
19 years |
bird |
use a dep like target to avoid really really long filenames.
|
|
|
@688
|
19 years |
bird |
more or less completed the fetch feature.
|
|
|
@687
|
19 years |
bird |
Ignore EPERM and EACCES too (rmdir . on win).
|
|
|
@686
|
19 years |
bird |
Rebuilt with new rmdir code.
|
|
|
@685
|
19 years |
bird |
ignore-fail-on-not-exist
|
|
|
@684
|
19 years |
bird |
Added --ignore-fail-on-non-empty similar as described in the GNU …
|
|
|
@683
|
19 years |
bird |
configured sed and ash for darwin and rebuilt the darwin binaries.
|
|
|
@682
|
19 years |
bird |
my .PRECIOUS!
|
|
|
@681
|
19 years |
bird |
bad sed.
|
|
|
@680
|
19 years |
bird |
rebuilt with argv termination bugfix.
|
|
|
@679
|
19 years |
bird |
more details.
|
|
|
@678
|
19 years |
bird |
forgot to terminate the argv array properly.
|
|
|
@677
|
19 years |
bird |
pathless VCC
|
|
|
@676
|
19 years |
bird |
Some adjustments to the SDL stuff, only one default library for instance.
|
|
|
@675
|
19 years |
bird |
Forgot I hadn't moved this crap yet.
|
|
|
@674
|
19 years |
bird |
variation of WINPSDK for use with the DDK.
|
|
|
@673
|
19 years |
bird |
it seems to work.
|
|
|
@672
|
19 years |
bird |
KMK_REVISION experiment
|
|
|
@671
|
19 years |
bird |
fixed typo.
|
|
|
@670
|
19 years |
bird |
Lib/x86 not Lib.
|
|
|
@669
|
19 years |
bird |
bugfix.
|
|
|
@668
|
19 years |
bird |
VCC80 for $(BUILD_TARGET).
|
|
|
@667
|
19 years |
bird |
cleanup. PATH_DEV* -> PATH_DEVTOOLS*.
|
|
|
@666
|
19 years |
bird |
added an untested zip/unzip tool.
|
|
|
@665
|
19 years |
bird |
svn:keyword=Id
|
|
|
@664
|
19 years |
bird |
Two types of SDKs, BUILD_TARGET and target specific. The latter is for …
|
|
|
@663
|
19 years |
bird |
obsolete, incorrect.
|
|
|
@662
|
19 years |
bird |
Global properties should not be taken from the environment (LIBPATH …
|
|
|
@661
|
19 years |
bird |
didn't quite work. quick hack. References #11.
|
|
|
@660
|
19 years |
bird |
Target properties has precedence over template properties. Grouped …
|
|
|
@659
|
19 years |
bird |
fixed problem with template stuff being expanded during the inherance …
|
|
|
@658
|
19 years |
bird |
dropped debug statement.
|
|
|
@657
|
19 years |
bird |
win32/win confusion. ?= -> :=
|
|
|
@656
|
19 years |
bird |
We have our own crt, thank you very much.
|
|
|
@655
|
19 years |
bird |
use ?= everywhere.
|
|
|
@654
|
19 years |
bird |
Rebuilt with current code.
|
|
|
@653
|
19 years |
bird |
x86.win32 -> x86.win32. forgot to add kmk_rmdir it seems.
|
|
|
@652
|
19 years |
bird |
protection for windows hosts.
|
|
|
@651
|
19 years |
bird |
Rebuild and cleaned out dlls that mv and sed required.
|
|
|
@650
|
19 years |
bird |
PATH_DEV -> PATH_DEV_BLD w/ compatability hack.
|
|
|
@649
|
19 years |
bird |
RCINCS.
|
|
|
@648
|
19 years |
bird |
nicked commandline -> argv parser from kLIBC so kmk_sed can grok …
|
|
|
@647
|
19 years |
bird |
long since dead. (this was part of the BSD make attempt 3-4 years back)
|
|
|
@646
|
19 years |
bird |
Fixed bugs dealing with the order SDK properties was applied to sources.
|
|
|
@645
|
19 years |
bird |
Fixed bugs dealing with the order SDK properties was applied to sources.
|
|
|
@644
|
19 years |
bird |
Fixed bugs dealing with the order SDK properties was applied to sources.
|
|
|
@643
|
19 years |
bird |
Don't delete object files we find in _SOURCES.*. Fixes #7.
|
|
|
@642
|
19 years |
bird |
link emits correctly cased .pdbs.
|
|
|
@641
|
19 years |
bird |
Resource file compilation.
|
|
|
@640
|
19 years |
bird |
prototype of tools/source fetching.
|
|
|
@639
|
19 years |
bird |
make it link.
|
|
|
@638
|
19 years |
bird |
syntax tables for MSC.
|
|
|
@637
|
19 years |
bird |
Path != PATH. stupid stupid windows idiots.
|
|
|
@636
|
19 years |
bird |
stubbed everything.
|
|
|
@635
|
19 years |
bird |
More hacking. Found SDK/TOOL bug.
|
|
|
@634
|
19 years |
bird |
More hacking. Found SDK/TOOL bug.
|
|
|
@633
|
19 years |
bird |
More hacking.
|
|
|
@632
|
19 years |
bird |
MSC hacking.
|
|
|
@631
|
19 years |
bird |
Checked in the generated source code.
|
|
|
@630
|
19 years |
bird |
Made it build on linux.
|
|
|