source: trunk/kBuild/tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3334   5 years bird tools/VCC141.kmk: Changed my mind about the tools/win.x86/vcc/*/ …
(edit) @3331   5 years bird tools/VCC141AMD64.kmk: Add host DLL bin dir to the PATH if the host …
(edit) @3329   5 years bird tools/VCC141*: Redist DLLs and stuff.
(edit) @3326   5 years bird tools/VCC141*.kmk: More work on the Visual C++ 14.1 tools.
(edit) @3325   5 years bird tools/VCC141*.kmk: More work on the Visual C++ 14.1 tools.
(edit) @3323   5 years bird tools/VCC141*.kmk: Early commit of Visual C++ 14.1 tools.
(edit) @3313   5 years bird kmk,kWorker: Assign processor groups to kWorker processes. Added …
(edit) @3306   6 years bird tools/OPENWATCOM-WL: fix regression from previous commit
(edit) @3303   6 years bird VCC*.kmk,OPENWATCOM*.kmk: Try preserve .map and .rsp files so they can …
(edit) @3258   7 years bird tools/*GXX*: Precompiled header and some kObjCache updates.
(edit) @3257   7 years bird GXX,GXX3: PCH updates
(edit) @3256   7 years bird GXX3.kmk,footer*.kmk: Turns out pch + kObjCache actually does help …
(edit) @3255   7 years bird GXX3: Make precompiled headers work with the compiler cache. Though, …
(edit) @3254   7 years bird GXX3.kmk: More precompiled header work.
(edit) @3250   7 years bird Working on precompiled headers for GCC.
(edit) @3121   8 years bird (C) year)
(edit) @3062   8 years bird netbsd patches from Uwe. Messing around on arm (arm -> arm32, adding …
(edit) @3055   8 years bird VAC308.kmk: Fixes for internal kmk_redirect.
(edit) @3048   8 years bird VCC120X86.kmk: Fixed copy and paste issue when determining the BIN and …
(edit) @3044   8 years bird VCC120*.kmk: Fixed kSubmit --prepend usage and added -machine:x86 to …
(edit) @3037   8 years bird tools/VCC120*.kmk: Express edition adjustments.
(edit) @3036   8 years bird VCC120AMD64.kmk,VCC120X86.kmk: When using the cross compiling …
(edit) @3033   8 years bird tools: Created VCC120 from VCC100, only difference is the -FS flag for …
(edit) @3023   9 years bird VAC308.kmk: Forgot to pass 'libpath' along to the linker. oops.
(edit) @2964   9 years bird VCC100*: Workaround for tool inheritance problem.
(edit) @2960   9 years bird Rebuilt kmk and kWorker for windows against r2959 and changed …
(edit) @2956   9 years bird vccprecomp fixes
(edit) @2954   9 years bird Target level precompiled header support for VCC100*.
(edit) @2953   9 years bird VCC100*.kmk: Must always use -Zi for kObjDep to work.
(edit) @2951   9 years bird VCC100*.kmk: Use kDepObj, drop /FD and related idb-file, drop …
(edit) @2929   9 years bird NASM.kmk: oops, a little regression snuck in.
(edit) @2919   9 years bird VCC100AMD64.kmk: kSubmit causes trouble when cross compiling 64-bit on …
(edit) @2902   9 years bird Made link work inside kWorker too.
(edit) @2897   9 years bird fixes
(edit) @2895   9 years bird Use kObjDep more.
(edit) @2891   9 years bird New yasm options (patches pending).
(edit) @2890   9 years bird NASM.kmk: use the -MF option for dependencies.
(edit) @2882   9 years bird updateS
(edit) @2873   9 years bird updates
(edit) @2870   9 years bird updates
(edit) @2847   9 years bird VCC100AMD64.kmk: Added experimental kSubmit/kWorker support, enabled …
(edit) @2808   9 years bird tools/NASM.kmk: Look for nasm in the alternative host tools directory …
(edit) @2803   10 years bird NASM.kmk: Applied r2686 to NASM too. (YASM.kmk: define …
(edit) @2795   10 years bird footer-pass2-compiling-targets.kmk,VCC100*: Introducing linker output …
(edit) @2794   10 years bird VCC100*.kmk: Clear import library timestamps so we don't have to do …
(edit) @2776   10 years bird GCC3OMF,GXX3OMF: Added RC compiler (most OS/2 systems have rc.exe …
(edit) @2775   10 years bird tools/G*.kmk: The OS/2 librarian can convert .dll into import …
(edit) @2774   10 years bird kBuild/tools/*: Added $(QUIET) where it was missing before commands.
(edit) @2750   10 years bird kBuild/tools: s/KBUILD_DEVTOOLS_BLD/KBUILD_DEVTOOLS_HST/g
(edit) @2749   10 years bird tools/*WATCOM*: Pass --wcc-brain-damange to REDIRECT where appropriate.
(edit) @2735   11 years bird cross build adjustments.
(edit) @2732   11 years bird OPENWATCOM.kmk: Added support for basic emximp .imp-files.
(edit) @2731   11 years bird wcl and wcl386 doodoos in the current directory which causes trouble …
(edit) @2730   11 years bird eol-style
(edit) @2726   11 years bird s/PATH_DEVTOOLS/KBUILD_DEVTOOLS/g, (c) & e-mail updates.
(edit) @2695   12 years bird MINGWW64.kmk: Run dllwrap from the output directory when linking to …
(edit) @2694   12 years bird (C) year.
(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.
Note: See TracRevisionLog for help on using the revision log.