|
|
@782
|
18 years |
bird |
copyright 2007
|
|
|
@776
|
19 years |
bird |
Macros for all messages. KBUILD_MSG_STYLE. KBUILD_VERBOSE={1,2,*}. PRINTF
|
|
|
@770
|
19 years |
bird |
Use the new append -v feature for generating command deps.
|
|
|
@760
|
19 years |
bird |
fixed silly messup when applying defpath to libpath of a link target.
|
|
|
@753
|
19 years |
bird |
Fixed broken _TARGET_TOOL macro.
|
|
|
@749
|
19 years |
bird |
Don't use recursion for the .o/.obj aliases.
|
|
|
@747
|
19 years |
bird |
compile message should show the target.
|
|
|
@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).
|
|
|
@741
|
19 years |
bird |
some cleanup.
|
|
|
@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.
|
|
|
@726
|
19 years |
bird |
corrected message when fetching nothing.
|
|
|
@725
|
19 years |
bird |
Partial implementation of a _PATH target property for resolving …
|
|
|
@723
|
19 years |
bird |
Kicked the gnumake compatibility crap into separate files to speed …
|
|
|
@719
|
19 years |
bird |
Fixed bug in the library processing causing the output dir not to be …
|
|
|
@701
|
19 years |
bird |
Quiet clean. Remove directory if nothing is to be unpacked.
|
|
|
@696
|
19 years |
bird |
Implemented KBUILD_QUIET and KBUILD_VERBOSE={1|full} (was BUILD_QUIET, …
|
|
|
@693
|
19 years |
bird |
completely remove if no sources.
|
|
|
@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.
|
|
|
@682
|
19 years |
bird |
my .PRECIOUS!
|
|
|
@679
|
19 years |
bird |
more details.
|
|
|
@665
|
19 years |
bird |
svn:keyword=Id
|
|
|
@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 …
|
|
|
@643
|
19 years |
bird |
Don't delete object files we find in _SOURCES.*. Fixes #7.
|
|
|
@641
|
19 years |
bird |
Resource file compilation.
|
|
|
@640
|
19 years |
bird |
prototype of tools/source fetching.
|
|
|
@594
|
19 years |
bird |
Fixed a template inheritance bug.
|
|
|
@592
|
19 years |
bird |
Fixed some issues with SDKSs and linking.
|
|
|
@581
|
19 years |
bird |
use comp-vars
|
|
|
@579
|
19 years |
bird |
Clean link output files. fixes #3.
|
|
|
@552
|
19 years |
bird |
- kBuild/footer.kmk:
o Recursive template inheritance.
- …
|
|
|
@530
|
19 years |
bird |
Added kBuild specific functions for speeding up source processing.
|
|
|
@524
|
19 years |
bird |
Made up my mind about the command depency blocker variables; …
|
|
|
@482
|
19 years |
bird |
forgot to strip some trailing spaces.
|
|
|
@481
|
19 years |
bird |
Check for $(BUILD_TARGET).$(BUILD_TARGET_ARCH).
|
|
|
@473
|
19 years |
bird |
removing link target before linking. (broke the emx librarian.)
|
|
|
@472
|
19 years |
bird |
New feature: Sub-Makefile.
|
|
|
@460
|
19 years |
bird |
fixed sdks and tools inclusion.
|
|
|
@455
|
19 years |
bird |
Added arch and cpu to the template to template inheritance. removed …
|
|
|
@450
|
19 years |
bird |
Fixed regression/bug from the inherit defaults change - we didn't …
|
|
|
@447
|
19 years |
bird |
corrected bldprogs to inherit .$(BUILD_PLATFORM) instead of …
|
|
|
@445
|
19 years |
bird |
Fixed .obj alias.
|
|
|
@442
|
19 years |
bird |
Last change didn't work - fixed it. Don't specify -B for the target …
|
|
|
@441
|
19 years |
bird |
Don't expand values when accumulating template properties. The use of …
|
|
|
@438
|
19 years |
bird |
win64
|
|
|
@424
|
19 years |
bird |
fixed install problem.
|
|
|
@417
|
20 years |
bird |
Check for PACKING.$(BUILD_TARGET) as well.
|
|
|
@414
|
20 years |
bird |
Packing pass change - uses PACKING var. Added mode,uid and gid to file …
|
|
|
@412
|
20 years |
bird |
Template inheritance (_EXTENDS).
|
|
|
@388
|
20 years |
bird |
A bit of parallel hacking.
|
|
|
@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 …
|
|
|
@316
|
20 years |
bird |
Enh. the _OBJECT_BASE hack.
|
|
|
@276
|
20 years |
bird |
now then..
|
|
|
@275
|
20 years |
bird |
urg, the ifs too.
|
|
|
@274
|
20 years |
bird |
Fixed bustage. ifdef's aren't good enough in defines.
|
|
|
@272
|
20 years |
bird |
installing stuff.
|
|
|
@251
|
20 years |
bird |
allow obj and o.
|
|
|
@250
|
20 years |
bird |
fixed some directory dependency trouble.
|
|
|
@247
|
20 years |
bird |
Inherit SUFFs from template too.
|
|
|
@246
|
20 years |
bird |
Remove copy target before copying. Should fix the weird .so crashes.
|
|
|
@243
|
20 years |
bird |
Fixed missing BUILD_TYPE template inheritance.
|
|
|
@239
|
20 years |
bird |
BLDPROGS must inherit stuff too.
|
|
|
@238
|
20 years |
bird |
Incorrect target tool resolving.
|
|
|
@223
|
20 years |
bird |
Template inherit BLD_*.
|
|
|
@222
|
20 years |
bird |
Needed -> bldprogs.
|
|
|
@221
|
20 years |
bird |
_BLD_* attributes.
|
|
|
@220
|
20 years |
bird |
Fixed more pass order shit.
|
|
|
@219
|
20 years |
bird |
Fixing parallel issues. Working on NEEDED.
|
|
|
@207
|
21 years |
bird |
.o and .obj editor rules.
|
|
|
@205
|
21 years |
bird |
.o aliases for compilation from the editor.
|
|
|
@190
|
21 years |
bird |
OTHERS.
|
|
|
@189
|
21 years |
bird |
Hacking import libs.
|
|
|
@185
|
21 years |
bird |
Check of a recurring problem with _TEMPLATE containing tabs.
|
|
|
@184
|
21 years |
bird |
Dependencies.
|
|
|
@183
|
21 years |
bird |
TARGET_stuff and .$(BUILD_TARGET) variants for SUBDIRS and MAKEFILES.
|
|
|
@148
|
21 years |
bird |
Fixed the problem which lead to the PATH2 hack. PATH2 is gone.
|
|
|
@146
|
21 years |
bird |
another bug.
|
|
|
@145
|
21 years |
bird |
PATH2 and define PATH before sources are processed.
|
|
|
@140
|
21 years |
bird |
others.
|
|
|
@139
|
21 years |
bird |
others.
|
|
|
@138
|
21 years |
bird |
target variations for main hints.
|
|
|
@136
|
21 years |
bird |
OTHER_CLEAN
|
|
|
@133
|
21 years |
bird |
oops! detected some missing '\'s in defs.
|
|
|
@131
|
21 years |
bird |
Fixed publish bug. footer.kmk
|
|
|
@130
|
21 years |
bird |
DLL
|
|
|
@127
|
21 years |
bird |
Removed debug.
|
|
|
@126
|
21 years |
bird |
implemented publish for libraries.
|
|
|
@122
|
21 years |
bird |
SDKS debugging.
|
|
|
@120
|
21 years |
bird |
Fixed rebuild dependency reload issue. Added two _SOURCE.somthing …
|
|
|
@111
|
21 years |
bird |
PATH_ feature fix.
|
|
|
@110
|
21 years |
bird |
ARG! another regression.
|
|
|
@109
|
21 years |
bird |
fixed any regression.
|
|
|
@107
|
21 years |
bird |
fixed regression.
|
|
|