source: trunk/kBuild/tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2693   12 years bird One more --mapfile tweak.
(edit) @2692   12 years bird Not quite as simple. Only bin and dosexe formats supports map files. …
(edit) @2691   12 years bird YASM: Dependency fix for ignoring deleted header files. Produce map …
(edit) @2690   12 years bird YASM.kmk/DOS: Must fix the slashes in the dependency file that YASM …
(edit) @2686   12 years bird YASM.kmk: define KBUILD_GENERATING_MAKEFILE_DEPENDENCIES when doing …
(edit) @2677   12 years bird VCC100.kmk: program linking setup listed the .map file twice.
(edit) @2663   13 years bird OPENWATCOM-WL.kmk: Fixed double slashes in wlink response file on …
(edit) @2625   13 years bird VCC100*: Dropped the explicit setting of -Od in debug C and CXX flags …
(edit) @2623   13 years bird MINGWW64.kmk: MinGW-W64 experiments.
(edit) @2622   13 years bird VCC100*.kmk: Added DUMPBIN and EDITBIN pointers.
(edit) @2621   13 years bird VCC100*.kmk: kObjCache changes. No PDB files when the cache is used, …
(edit) @2611   13 years bird VCC100*: Fixed kObjCache support.
(edit) @2609   13 years bird remove debug message from VCC100AMD64.
(edit) @2606   13 years bird VCC100*.kmk: Deal with different rc.exe casing.
(edit) @2605   13 years bird VCC110*: More fixes and adjustments.
(edit) @2604   13 years bird VCC110*: fixes and adjustments.
(edit) @2578   13 years bird Added JWasm tool (masm clone).
(edit) @2576   13 years bird OPENWATCOM.kmk: wlink.lnk is searching in the path, we prefer the …
(edit) @2575   13 years bird OPENWATCOM.kmk: binosx, binfbsd and binsol.
(edit) @2572   13 years bird tools/OPENWATCOM*: Assembler fix. Only windows and os/2 needs the …
(edit) @2567   13 years bird dtrace unit and corresponding tool.
(edit) @2557   14 years bird tools/VCC*.kmk: Use response files when linking.
(edit) @2547   14 years bird tools: GCC 4.2 and LLVM 4.2 flavors of the Mach-O (Mac OS X) tools.
(edit) @2545   14 years bird tools/G*.kmk: Don't try warn about unsupported ld_debug. Double …
(edit) @2541   14 years bird tools/G*: debug splitting.
(edit) @2535   14 years bird footer-pass2-compiling-targets.kmk,G??4MACHO.kmk: debug info splitting …
(edit) @2534   14 years bird tools/G*: split debug info - work in progress.
(edit) @2527   14 years bird GXX4MACHO.kmk: split debug support.
(edit) @2524   14 years bird tools\VCC*: Adopted to new debug info (pdb) installation.
(edit) @2523   14 years bird kBuild: debug info installation support, core hacking + mac os x.
(edit) @2487   14 years bird tools\*.kmk: PATH_LIB -> PATH_STAGE_LIB; VCC 10.0 hacking.
(edit) @2431   15 years bird tools/G*.kmk: Add dummy source rule/dep to the gcc generated …
(edit) @2413   15 years bird copyright year update.
(edit) @2408   15 years bird tools/VCC100*.kmk: Visual C++ 2010.
(edit) @2402   15 years bird VCC80.kmk: Fixed bug preventing it from finding the bin dir variable.
(edit) @2379   16 years bird TOOL_G*4MACHO_PREFIX and TOOL_G*4MACHO_SUFFIX
(edit) @2360   16 years bird GXX4MACHO.kmk,GCC4MACHO.kmk: Objective-C++ fix for the kObjCache case.
(edit) @2356   16 years bird kBuild: Objective-C++ support.
(edit) @2316   16 years bird *WATCOM*: Fixed RC commands.
(edit) @2275   16 years bird TAR.kmk,TARGZ.kmk,TARBZ2.kmk: Fixes and additions (BZ2).
(edit) @2273   16 years bird VCC80X86: TOOL_VCC80X86_LINK_LIBRARY_OUTPUT_OUTPUT -> …
(edit) @2246   17 years bird GXX32,GCC32,GXX64,GCC64: FreeBSD ld doesn't do standard elf_<arch> but …
(edit) @2243   17 years bird *: Updated copyright to 2009 and normalized name & email.
(edit) @2237   17 years bird header.kmk,VCC*.kmk: retired the temporary DEP_IDB_Q hack now that the …
(edit) @2230   17 years bird FLEX.kmk: No space between -o and the filename.
(edit) @2224   17 years bird kBuild: Implemented flex and yacc/bison support. Fixes #18.
(edit) @2182   17 years bird header.kmk,VCC*.kmk: Quiet hack for kDepIDB. (DEP_IDB_Q - temporary)
(edit) @2086   17 years bird Added 'dos' to the OS list.
(edit) @2085   17 years bird Added WATCOMC11C-WL.
(edit) @2083   17 years bird some OPENWATCOM-WL adjustments.
(edit) @2082   17 years bird OPENWATCOM-WL tool.
(edit) @2081   17 years bird spaces
(edit) @2079   17 years bird *watcom: wlink, EDPATH and binl.
(edit) @2078   17 years bird watcom and open watcom location fixes.
(edit) @2077   17 years bird MASM6PLUS.
(edit) @2076   17 years bird MASM710.
(edit) @2075   17 years bird new watcom and open watcom location.
(edit) @2072   17 years bird Quick MASM610 hack up.
(edit) @2071   17 years bird MASM600 tool (OS/2).
(edit) @2070   17 years bird Shut up the watcom librarian and use strict libpath so it's possible …
(edit) @2069   17 years bird Watcom librarian commands.
(edit) @2068   17 years bird Open Watcom, some Watcom adjustments.
(edit) @2066   17 years bird oops.
(edit) @2065   17 years bird VAC308 hacking, Watcom C v11.0c, MASM v5.10 and MS Link v5.10 (OS/2 …
(edit) @2064   17 years bird VAC308.kmk: some fixes and enhancements.
(edit) @2018   17 years bird kBuild: svn attributes and some minor file header adjustments and …
(edit) @1786   17 years bird MINGW32.kmk: Handle a defined TOOL_MINGW32_PREFIX correctly. Also …
(edit) @1690   17 years bird tools/VCC*: mention the .exp and .lib that we copy to PATH_LIB. The …
(edit) @1621   17 years bird Introduce the concept of units to prevent footer.kmk from growing …
(edit) @1612   17 years bird Drop the .map files when using gcc, except of course, for OS/2.
(edit) @1547   17 years bird License clearification.
(edit) @1505   17 years bird Updated the copyright year.
(edit) @1504   17 years bird Environment / global variable policy changes. Renamed the following …
(edit) @1418   17 years bird USE_KOBJCACHE -> KBUILD_USE_KOBJCACHE.
(edit) @1355   18 years bird Don't check for append-dash-n, it's there.
(edit) @1354   18 years bird Don't check for tolower, it's there.
(edit) @1353   18 years bird Use $(REDIRECT) for the dependency file.
(edit) @1352   18 years bird Use $(REDIRECT) for the ar script.
(edit) @1351   18 years bird Use the new $(CP) options and the new $(TEST) builtin.
(edit) @1350   18 years bird Use the new $(CP) options and the new $(TEST) builtin.
(edit) @1349   18 years bird Use $(REDIRECT) for the ar script.
(edit) @1315   18 years bird More KMK_USE_REDIRECT.
(edit) @1312   18 years bird double -> single quotes for MT so that kmk don't use the shell (;#2).
(edit) @1295   18 years bird KMK_USE_TEST option (tmp).
(edit) @1288   18 years bird KMK_NEW_CP
(edit) @1277   18 years bird Added KMK_USE_REDIRECT option to NASM and YASM.
(edit) @1259   18 years bird Don't basename the library file, just strip leading 'lib'.
(edit) @1257   18 years bird Objective-C support.
(edit) @1174   18 years bird deal no objs but one or more libs in othersrc.
(edit) @1147   18 years bird resource compiler setup.
(edit) @1146   18 years bird link with .res file.
(edit) @1145   18 years bird don't include .res files in the link.
(edit) @1129   18 years bird The PDBs are optional, put them in the MAYBE list.
(edit) @1099   18 years bird no ar-script.
(edit) @1098   18 years bird no ar-script.
(edit) @1097   18 years bird very basic VAC308.
(edit) @1092   18 years bird Solaris SONAME option (-h).
(edit) @1090   18 years bird Fixed USE_KOBJCACHE issue.
(edit) @1084   18 years bird Added SYSMOD for the platforms where it works.
(edit) @1083   18 years bird drop -g from the sysmod ld (Solaris can't grok it).
Note: See TracRevisionLog for help on using the revision log.