|
|
@989
|
18 years |
bird |
forgot sysmods and import libraries inherting.
|
|
|
@988
|
18 years |
bird |
kBuild profiling.
|
|
|
@985
|
18 years |
bird |
Working on inhertiance. Added target inherting but it's a bit …
|
|
|
@984
|
18 years |
bird |
enabled the multi target rules. added some PORTME hints.
|
|
|
@980
|
18 years |
bird |
fixes.
|
|
|
@978
|
18 years |
bird |
We can drop all the hacks required to make it work with GNU make 3.81 …
|
|
|
@972
|
18 years |
bird |
nc (just need to bump the revision).
|
|
|
@904
|
18 years |
bird |
Recognize the CLEAN attribute. header.kmk
|
|
|
@897
|
18 years |
bird |
Added _CLEAN to install targets and BLDDIR to all targets (but not …
|
|
|
@896
|
18 years |
bird |
NLTAB.
|
|
|
@895
|
18 years |
bird |
DOLLAR, EQUAL, DOT, COMMA, SEMICOLON and COLON.
|
|
|
@894
|
18 years |
bird |
Enable DELETE_ON_ERROR and SECONDEXPANSION by default.
|
|
|
@890
|
18 years |
bird |
Applied a message patch.
|
|
|
@889
|
18 years |
bird |
Implemented the NAME property.
|
|
|
@874
|
18 years |
bird |
Moved the PATH_* finalizing to header.kmk and applied abspath to all …
|
|
|
@859
|
18 years |
bird |
Implemented PRE_CMDS and POST_CMDS for linking.
|
|
|
@854
|
18 years |
bird |
the installs pass include _INSTALLS_FILES too.
|
|
|
@850
|
18 years |
bird |
Moved the gnumake-header.kmk inclusion a bit down so the 'override' on …
|
|
|
@845
|
18 years |
bird |
Fixed message.
|
|
|
@844
|
18 years |
bird |
Library merging. Make use of -filelist on Mac OS X.
|
|
|
@830
|
18 years |
bird |
New properties for INSTALLS only (atm): IDFLAGS, IFFLAGS, ISFLAGS. …
|
|
|
@829
|
18 years |
bird |
Added ORDERDEPS to the PROPS_ACCUMULATE_R list.
|
|
|
@825
|
18 years |
bird |
Added fake xargs implementation. Retired abspathex to gnumake-header.kmk.
|
|
|
@823
|
18 years |
bird |
KBUILD_VERBOSE=2 should be implied by --pretty-command-printing not 1.
|
|
|
@811
|
18 years |
bird |
Solaris port.
|
|
|
@788
|
18 years |
bird |
custom msg style support.
|
|
|
@782
|
18 years |
bird |
copyright 2007
|
|
|
@780
|
18 years |
bird |
MSG_INST_TRG correction.
|
|
|
@779
|
18 years |
bird |
2007
|
|
|
@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
|
|
|
@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.
|
|
|
@748
|
19 years |
bird |
TARGET_BASE fix (not completed).
|
|
|
@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.
|
|
|
@731
|
19 years |
bird |
kBuild/bin/BUILD_PLATFORM_ARCH.BUILD_PLATFORM -> …
|
|
|
@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 …
|
|
|
@710
|
19 years |
bird |
PACKING is an official pass now.
|
|
|
@709
|
19 years |
bird |
updating the revision number.
|
|
|
@705
|
19 years |
bird |
KMK_REVISION
|
|
|
@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.
|
|
|
@696
|
19 years |
bird |
Implemented KBUILD_QUIET and KBUILD_VERBOSE={1|full} (was BUILD_QUIET, …
|
|
|
@693
|
19 years |
bird |
completely remove if no sources.
|
|
|
@692
|
19 years |
bird |
tools location is being cleaned up.
|
|
|
@673
|
19 years |
bird |
it seems to work.
|
|
|
@672
|
19 years |
bird |
KMK_REVISION experiment
|
|
|
@665
|
19 years |
bird |
svn:keyword=Id
|
|
|
@662
|
19 years |
bird |
Global properties should not be taken from the environment (LIBPATH …
|
|
|
@660
|
19 years |
bird |
Target properties has precedence over template properties. Grouped …
|
|
|
@653
|
19 years |
bird |
x86.win32 -> x86.win32. forgot to add kmk_rmdir it seems.
|
|
|
@641
|
19 years |
bird |
Resource file compilation.
|
|
|
@640
|
19 years |
bird |
prototype of tools/source fetching.
|
|
|
@601
|
19 years |
bird |
o Added rmdir as builtin and external command.
o …
|
|
|
@585
|
19 years |
bird |
BUILD_TYPE defaults to 'release'. BUILD_MODE is the only variant …
|
|
|
@578
|
19 years |
bird |
Did code changes for unix installation. Will do install goals when …
|
|
|
@576
|
19 years |
bird |
versioning. fixes #5
|
|
|
@557
|
19 years |
bird |
Initial Mac OS X / Darwin bootstrapping.
|
|
|
@552
|
19 years |
bird |
- kBuild/footer.kmk:
o Recursive template inheritance.
- …
|
|
|
@547
|
19 years |
bird |
Corrected mixing of BUILD_TARGET and BUILD_PLATFORM on for win32 …
|
|
|
@525
|
19 years |
bird |
Turn off command dependencies when using vanilla GNU Make.
|
|
|
@513
|
19 years |
bird |
Build new code. Windows can use the same DIRDEP macro as the other …
|
|
|
@480
|
19 years |
bird |
win and nt
|
|
|
@479
|
19 years |
bird |
More NT stuff.
|
|
|
@478
|
19 years |
bird |
win and nt targets and platforms.
|
|
|
@472
|
19 years |
bird |
New feature: Sub-Makefile.
|
|
|
@464
|
19 years |
bird |
Changed the default output directory structure with respect to build …
|
|
|
@449
|
19 years |
bird |
Fixed x86 PATH_OUT hack to check BUILD_TARGET_ARCH instead of …
|
|
|
@444
|
19 years |
bird |
Accumulate DEPS.
|
|
|
@438
|
19 years |
bird |
win64
|
|
|
@417
|
20 years |
bird |
Check for PACKING.$(BUILD_TARGET) as well.
|
|
|
@416
|
20 years |
bird |
Bitch if we don't find a Config.kmk
|
|
|
@414
|
20 years |
bird |
Packing pass change - uses PACKING var. Added mode,uid and gid to file …
|
|
|
@397
|
20 years |
bird |
- kBuild/tools/VCC70.kmk:
o Use DEP_IDB on win32.
- …
|
|
|
@380
|
20 years |
bird |
Big command dependency job. More installation stuff.
|
|
|
@353
|
20 years |
bird |
Use fixed lot's of those $$$$(PATH_<target>) thingies. Better target …
|
|
|
@329
|
20 years |
bird |
Fixed a couple of defaults so it all works right on amd64.
|
|
|
@306
|
20 years |
bird |
Use $(abspath ) when possible.
|
|
|
@299
|
20 years |
bird |
FreeBSD 5.x on amd64
|
|
|
@296
|
20 years |
bird |
l4 suffixes.
|
|
|
@292
|
20 years |
bird |
Added L4.
|
|
|
@271
|
20 years |
bird |
doing install stuff. (not quite done yet)
|
|
|
@266
|
20 years |
bird |
DEPTH=. caused invalid CURSUBDIR and a lot of trouble came from that.
|
|
|
@262
|
20 years |
bird |
Switched to the new dependency generator.
|
|
|
@245
|
20 years |
bird |
BUILD_TARGET_SUB hack.
|
|
|
@242
|
20 years |
bird |
PATH_OUT_BASE
|
|
|
@240
|
20 years |
bird |
Made PATH_OUT overloadable.
|
|
|
@237
|
20 years |
bird |
Fixed CP builtin problem.
|
|
|
@233
|
20 years |
bird |
Full path.
|
|
|
@230
|
20 years |
bird |
Builtin and KMK_VERSION.
|
|
|
@216
|
21 years |
bird |
no predefines with kmk. todo: make a kmk flag.
|
|
|
@204
|
21 years |
bird |
MAKEFILE macro.
|
|
|
@179
|
21 years |
bird |
Predefines. tool is too fucking slow.
|
|
|
@175
|
21 years |
bird |
dependencies.
|
|
|
@135
|
21 years |
bird |
new wine arg parsing.
|
|
|
@130
|
21 years |
bird |
DLL
|
|
|