|
|
@2891
|
9 years |
bird |
New yasm options (patches pending).
|
|
|
@2890
|
9 years |
bird |
NASM.kmk: use the -MF option for dependencies.
|
|
|
@2882
|
9 years |
bird |
updateS
|
|
|
@2873
|
9 years |
bird |
updates
|
|
|
@2870
|
9 years |
bird |
updates
|
|
|
@2847
|
9 years |
bird |
VCC100AMD64.kmk: Added experimental kSubmit/kWorker support, enabled …
|
|
|
@2808
|
9 years |
bird |
tools/NASM.kmk: Look for nasm in the alternative host tools directory …
|
|
|
@2803
|
10 years |
bird |
NASM.kmk: Applied r2686 to NASM too. (YASM.kmk: define …
|
|
|
@2795
|
10 years |
bird |
footer-pass2-compiling-targets.kmk,VCC100*: Introducing linker output …
|
|
|
@2794
|
10 years |
bird |
VCC100*.kmk: Clear import library timestamps so we don't have to do …
|
|
|
@2776
|
10 years |
bird |
GCC3OMF,GXX3OMF: Added RC compiler (most OS/2 systems have rc.exe …
|
|
|
@2775
|
10 years |
bird |
tools/G*.kmk: The OS/2 librarian can convert .dll into import …
|
|
|
@2774
|
10 years |
bird |
kBuild/tools/*: Added $(QUIET) where it was missing before commands.
|
|
|
@2750
|
10 years |
bird |
kBuild/tools: s/KBUILD_DEVTOOLS_BLD/KBUILD_DEVTOOLS_HST/g
|
|
|
@2749
|
10 years |
bird |
tools/*WATCOM*: Pass --wcc-brain-damange to REDIRECT where appropriate.
|
|
|
@2735
|
11 years |
bird |
cross build adjustments.
|
|
|
@2732
|
11 years |
bird |
OPENWATCOM.kmk: Added support for basic emximp .imp-files.
|
|
|
@2731
|
11 years |
bird |
wcl and wcl386 doodoos in the current directory which causes trouble …
|
|
|
@2730
|
11 years |
bird |
eol-style
|
|
|
@2726
|
11 years |
bird |
s/PATH_DEVTOOLS/KBUILD_DEVTOOLS/g, (c) & e-mail updates.
|
|
|
@2695
|
12 years |
bird |
MINGWW64.kmk: Run dllwrap from the output directory when linking to …
|
|
|
@2694
|
12 years |
bird |
(C) year.
|
|
|
@2693
|
12 years |
bird |
One more --mapfile tweak.
|
|
|
@2692
|
12 years |
bird |
Not quite as simple. Only bin and dosexe formats supports map files. …
|
|
|
@2691
|
12 years |
bird |
YASM: Dependency fix for ignoring deleted header files. Produce map …
|
|
|
@2690
|
12 years |
bird |
YASM.kmk/DOS: Must fix the slashes in the dependency file that YASM …
|
|
|
@2686
|
12 years |
bird |
YASM.kmk: define KBUILD_GENERATING_MAKEFILE_DEPENDENCIES when doing …
|
|
|
@2677
|
12 years |
bird |
VCC100.kmk: program linking setup listed the .map file twice.
|
|
|
@2663
|
13 years |
bird |
OPENWATCOM-WL.kmk: Fixed double slashes in wlink response file on …
|
|
|
@2625
|
13 years |
bird |
VCC100*: Dropped the explicit setting of -Od in debug C and CXX flags …
|
|
|
@2623
|
13 years |
bird |
MINGWW64.kmk: MinGW-W64 experiments.
|
|
|
@2622
|
13 years |
bird |
VCC100*.kmk: Added DUMPBIN and EDITBIN pointers.
|
|
|
@2621
|
13 years |
bird |
VCC100*.kmk: kObjCache changes. No PDB files when the cache is used, …
|
|
|
@2611
|
13 years |
bird |
VCC100*: Fixed kObjCache support.
|
|
|
@2609
|
13 years |
bird |
remove debug message from VCC100AMD64.
|
|
|
@2606
|
13 years |
bird |
VCC100*.kmk: Deal with different rc.exe casing.
|
|
|
@2605
|
13 years |
bird |
VCC110*: More fixes and adjustments.
|
|
|
@2604
|
13 years |
bird |
VCC110*: fixes and adjustments.
|
|
|
@2578
|
13 years |
bird |
Added JWasm tool (masm clone).
|
|
|
@2576
|
13 years |
bird |
OPENWATCOM.kmk: wlink.lnk is searching in the path, we prefer the …
|
|
|
@2575
|
13 years |
bird |
OPENWATCOM.kmk: binosx, binfbsd and binsol.
|
|
|
@2572
|
13 years |
bird |
tools/OPENWATCOM*: Assembler fix. Only windows and os/2 needs the …
|
|
|
@2567
|
13 years |
bird |
dtrace unit and corresponding tool.
|
|
|
@2557
|
14 years |
bird |
tools/VCC*.kmk: Use response files when linking.
|
|
|
@2547
|
14 years |
bird |
tools: GCC 4.2 and LLVM 4.2 flavors of the Mach-O (Mac OS X) tools.
|
|
|
@2545
|
14 years |
bird |
tools/G*.kmk: Don't try warn about unsupported ld_debug. Double …
|
|
|
@2541
|
14 years |
bird |
tools/G*: debug splitting.
|
|
|
@2535
|
14 years |
bird |
footer-pass2-compiling-targets.kmk,G??4MACHO.kmk: debug info splitting …
|
|
|
@2534
|
14 years |
bird |
tools/G*: split debug info - work in progress.
|
|
|
@2527
|
14 years |
bird |
GXX4MACHO.kmk: split debug support.
|
|
|
@2524
|
14 years |
bird |
tools\VCC*: Adopted to new debug info (pdb) installation.
|
|
|
@2523
|
14 years |
bird |
kBuild: debug info installation support, core hacking + mac os x.
|
|
|
@2487
|
14 years |
bird |
tools\*.kmk: PATH_LIB -> PATH_STAGE_LIB; VCC 10.0 hacking.
|
|
|
@2431
|
15 years |
bird |
tools/G*.kmk: Add dummy source rule/dep to the gcc generated …
|
|
|
@2413
|
15 years |
bird |
copyright year update.
|
|
|
@2408
|
15 years |
bird |
tools/VCC100*.kmk: Visual C++ 2010.
|
|
|
@2402
|
15 years |
bird |
VCC80.kmk: Fixed bug preventing it from finding the bin dir variable.
|
|
|
@2379
|
16 years |
bird |
TOOL_G*4MACHO_PREFIX and TOOL_G*4MACHO_SUFFIX
|
|
|
@2360
|
16 years |
bird |
GXX4MACHO.kmk,GCC4MACHO.kmk: Objective-C++ fix for the kObjCache case.
|
|
|
@2356
|
16 years |
bird |
kBuild: Objective-C++ support.
|
|
|
@2316
|
16 years |
bird |
*WATCOM*: Fixed RC commands.
|
|
|
@2275
|
16 years |
bird |
TAR.kmk,TARGZ.kmk,TARBZ2.kmk: Fixes and additions (BZ2).
|
|
|
@2273
|
16 years |
bird |
VCC80X86: TOOL_VCC80X86_LINK_LIBRARY_OUTPUT_OUTPUT -> …
|
|
|
@2246
|
17 years |
bird |
GXX32,GCC32,GXX64,GCC64: FreeBSD ld doesn't do standard elf_<arch> but …
|
|
|
@2243
|
17 years |
bird |
*: Updated copyright to 2009 and normalized name & email.
|
|
|
@2237
|
17 years |
bird |
header.kmk,VCC*.kmk: retired the temporary DEP_IDB_Q hack now that the …
|
|
|
@2230
|
17 years |
bird |
FLEX.kmk: No space between -o and the filename.
|
|
|
@2224
|
17 years |
bird |
kBuild: Implemented flex and yacc/bison support. Fixes #18.
|
|
|
@2182
|
17 years |
bird |
header.kmk,VCC*.kmk: Quiet hack for kDepIDB. (DEP_IDB_Q - temporary)
|
|
|
@2086
|
17 years |
bird |
Added 'dos' to the OS list.
|
|
|
@2085
|
17 years |
bird |
Added WATCOMC11C-WL.
|
|
|
@2083
|
17 years |
bird |
some OPENWATCOM-WL adjustments.
|
|
|
@2082
|
17 years |
bird |
OPENWATCOM-WL tool.
|
|
|
@2081
|
17 years |
bird |
spaces
|
|
|
@2079
|
17 years |
bird |
*watcom: wlink, EDPATH and binl.
|
|
|
@2078
|
17 years |
bird |
watcom and open watcom location fixes.
|
|
|
@2077
|
17 years |
bird |
MASM6PLUS.
|
|
|
@2076
|
17 years |
bird |
MASM710.
|
|
|
@2075
|
17 years |
bird |
new watcom and open watcom location.
|
|
|
@2072
|
17 years |
bird |
Quick MASM610 hack up.
|
|
|
@2071
|
17 years |
bird |
MASM600 tool (OS/2).
|
|
|
@2070
|
17 years |
bird |
Shut up the watcom librarian and use strict libpath so it's possible …
|
|
|
@2069
|
17 years |
bird |
Watcom librarian commands.
|
|
|
@2068
|
17 years |
bird |
Open Watcom, some Watcom adjustments.
|
|
|
@2066
|
17 years |
bird |
oops.
|
|
|
@2065
|
17 years |
bird |
VAC308 hacking, Watcom C v11.0c, MASM v5.10 and MS Link v5.10 (OS/2 …
|
|
|
@2064
|
17 years |
bird |
VAC308.kmk: some fixes and enhancements.
|
|
|
@2018
|
17 years |
bird |
kBuild: svn attributes and some minor file header adjustments and …
|
|
|
@1786
|
17 years |
bird |
MINGW32.kmk: Handle a defined TOOL_MINGW32_PREFIX correctly. Also …
|
|
|
@1690
|
17 years |
bird |
tools/VCC*: mention the .exp and .lib that we copy to PATH_LIB. The …
|
|
|
@1621
|
17 years |
bird |
Introduce the concept of units to prevent footer.kmk from growing …
|
|
|
@1612
|
17 years |
bird |
Drop the .map files when using gcc, except of course, for OS/2.
|
|
|
@1547
|
17 years |
bird |
License clearification.
|
|
|
@1505
|
17 years |
bird |
Updated the copyright year.
|
|
|
@1504
|
17 years |
bird |
Environment / global variable policy changes. Renamed the following …
|
|
|
@1418
|
17 years |
bird |
USE_KOBJCACHE -> KBUILD_USE_KOBJCACHE.
|
|
|
@1355
|
18 years |
bird |
Don't check for append-dash-n, it's there.
|
|
|
@1354
|
18 years |
bird |
Don't check for tolower, it's there.
|
|
|
@1353
|
18 years |
bird |
Use $(REDIRECT) for the dependency file.
|
|
|
@1352
|
18 years |
bird |
Use $(REDIRECT) for the ar script.
|
|
|