source: trunk/kBuild

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2578   13 years bird Added JWasm tool (masm clone).
(edit) @2577   13 years bird No change, just bumping the revision.
(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) @2571   13 years bird dtrace.kmk: Fixed escaping of the 2_OBJS reference.
(edit) @2570   13 years bird dtrace.kmk: Added DTRACE_DEPEND and DTRACE_DEPORD.
(edit) @2569   13 years bird dtrace.kmk: prepend the object file.
(edit) @2567   13 years bird dtrace unit and corresponding tool.
(edit) @2566   13 years bird LIBSDL.kmk: fixed solaris/amd64 bustage.
(edit) @2565   13 years bird os2 -> libc064.dll.
(edit) @2564   13 years bird kmk/job.c: wait() can return EINTR and does so on OS/2 (rsh). Rebuilt …
(edit) @2563   13 years bird testing svn…
(edit) @2562   13 years bird header.kmk: Duh.
(edit) @2561   13 years bird LIBSDL.kmk: missing comma
(edit) @2560   13 years bird LIBSDL.kmk: Use the KBUILD_LIB_SEARCH_PATHS to locate libSDL.
(edit) @2559   13 years bird header.kmk: Added platform specific libary searching clues for SDKs.
(edit) @2557   14 years bird tools/VCC*.kmk: Use response files when linking.
(edit) @2551   14 years bird footer: Allow INSTTYPE=none and DEBUG_INSTTYPE!=none.
(edit) @2550   14 years bird header.kmk: Property list fixes.
(edit) @2547   14 years bird tools: GCC 4.2 and LLVM 4.2 flavors of the Mach-O (Mac OS X) tools.
(edit) @2546   14 years bird Applied modified patches for Haiku support from Mike Smith.
(edit) @2545   14 years bird tools/G*.kmk: Don't try warn about unsupported ld_debug. Double …
(edit) @2544   14 years bird qt4.kmk,qt3.kmk: Probe for qt libs in the right places on multi-arch …
(edit) @2542   14 years bird solaris.sparc*: New binaries built against r2511.
(edit) @2541   14 years bird tools/G*: debug splitting.
(edit) @2537   14 years bird Quick implementation of PRE_[FILE|SYMLINK|DIRECTORY_CMDS on installs. …
(edit) @2536   14 years bird header.kmk: touch.
(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) @2533   14 years bird header.kmk: Better assertion message.
(edit) @2532   14 years bird kmk: Implemented the where function. Fixes #108.
(edit) @2531   14 years bird header.kmk,footer*.kmk: Made sure that paths are absolute …
(edit) @2530   14 years bird disable debug displays.
(edit) @2529   14 years bird footer-pass2-installs.kmk: Avoid adding an unnecessary ./ to the …
(edit) @2528   14 years bird header.kmk: touch.
(edit) @2527   14 years bird GXX4MACHO.kmk: split debug support.
(edit) @2526   14 years bird footer-pass2-installs.kmk: Fixed symlink regression.
(edit) @2525   14 years bird header.kmk: touch
(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) @2522   14 years bird footer.kmk: oops.
(edit) @2521   14 years bird footer.kmk: Split it up into several files.
(edit) @2520   14 years bird header.kmk: SQUOTE and DQUOTE variables for single and double quote chars.
(edit) @2519   14 years bird footer.kmk: Another regression fix.
(edit) @2518   14 years bird footer.kmk: Bugfixes to the previous changes.
(edit) @2517   14 years bird footer.kmk: allow absolute paths in _STAGE/_INST if they are under …
(edit) @2515   14 years bird header.kmk: Added PERCENT.
(edit) @2514   14 years bird footer.kmk: Fixed regression in the directory installation code …
(edit) @2513   14 years bird header.kmk: trip wire old PATH_ defines like PATH_BIN.
(edit) @2512   14 years bird header.kmk: Require kmk version 0.1.999 or later.
(edit) @2511   14 years bird footer.kmk: Another link target install fix.
(edit) @2510   14 years bird footer.kmk: Link _INST/_STAGE props should be treated as filenames …
(edit) @2509   14 years bird footer.kmk: Bugfix in installs.
(edit) @2508   14 years bird solaris.*: New binaries built against r2507.
(edit) @2505   14 years bird linux.amd64: New binaries built against r2504.
(edit) @2504   14 years bird freebsd.x86: New binaries build against r2503.
(edit) @2503   14 years bird freebsd.amd64: New binaries built against r2502.
(edit) @2502   14 years bird linux.x86: New binaries build against r2501.
(edit) @2501   14 years bird os2.x86: New binaries built against r2500.
(edit) @2497   14 years bird darwin.amd64,darwin.x86: New binaries built against r2495.
(edit) @2496   14 years bird win.*: kmk.exe - include the parse_value_name_argument fix.
(edit) @2494   14 years bird win.x86,win.amd64: New binaries built against r2491.
(edit) @2493   14 years bird we expect kmk 0.1.5 or later.
(edit) @2491   14 years bird header.kmk: Use firstdefined if present.
(edit) @2490   14 years bird docs
(edit) @2488   14 years bird footer.kmk,header.kmk: Fixed multile install/staging destinations for …
(edit) @2487   14 years bird tools\*.kmk: PATH_LIB -> PATH_STAGE_LIB; VCC 10.0 hacking.
(edit) @2485   14 years bird header.kmk: Added KBUILD_NO_HARD_LINKING.
(edit) @2483   14 years bird footer.kmk,header.kmk: Changing the default MODE of INSTALLS to …
(edit) @2481   14 years bird footer.kmk: Don't install libraries with the x bits set.
(edit) @2479   14 years bird footer.kmk,header.kmk,qt*.kmk: Installalation and staging enhancements.
(edit) @2478   14 years bird qt4.kmk: bad _INST value.
(edit) @2477   14 years bird footer.kmk: Install fixes.
(edit) @2475   14 years bird kBuild/footer+header.kmk: Reworking installation.
(edit) @2461   14 years bird darwin.amd64: Build of r2459 (kash replaces ash).
(edit) @2460   14 years bird darwin.x86: Build of r2459 (kash replaces ash).
(edit) @2459   14 years bird win.x86: Build of r2457 (kash replaces ash/cygwin).
(edit) @2458   14 years bird win.amd64: Build of r2457.
(edit) @2443   14 years bird subfooter.kmk: removed extra space in warning.
(edit) @2441   14 years bird header.kmk: Adjusted KB_FN_ASSIGN_DEPRECATED for windows usage.
(edit) @2436   15 years bird footer.kmk: Deprecate TARGET_<target> and PATH_<target> use.
(edit) @2434   15 years bird kBuild: Deprecating PATH_<target> and <target>_PATH in favor of …
(edit) @2433   15 years bird footer.kmk: Need to support all standard permutations for TOOLS, NAMES …
(edit) @2432   15 years bird footer.kmk: bah, mistyped a local variable name in r2429. Ref #99.
(edit) @2431   15 years bird tools/G*.kmk: Add dummy source rule/dep to the gcc generated …
(edit) @2430   15 years bird WINPSDK: use .x86,.amd64 and .ia64 props. Fixes #100.
(edit) @2429   15 years bird footer.kmk: Workaround for ticket #99. Ref #99.
(edit) @2413   15 years bird copyright year update.
(edit) @2408   15 years bird tools/VCC100*.kmk: Visual C++ 2010.
(edit) @2405   15 years bird header.kmk: touch
(edit) @2404   15 years bird msgstyles/brief2.kmk: forked brief, the new variant shows full paths …
(edit) @2403   15 years bird header.kmk: Corrected typo in KBUILD_HOST_CPU and KBUILD_TARGET_CPU …
(edit) @2402   15 years bird VCC80.kmk: Fixed bug preventing it from finding the bin dir variable.
(edit) @2389   15 years bird footer.kmk: Fixed typo in def_pass_setup_and_optimize that prevents …
(edit) @2379   16 years bird TOOL_G*4MACHO_PREFIX and TOOL_G*4MACHO_SUFFIX
(edit) @2361   16 years bird units/qt4.kmk: Made the RCC part quite.
(edit) @2360   16 years bird GXX4MACHO.kmk,GCC4MACHO.kmk: Objective-C++ fix for the kObjCache case.
(edit) @2359   16 years bird footer.kmk: Fixed copy&past error in the previous revision.
(edit) @2358   16 years bird qt4.kmk: fixed typo in previous revision.
Note: See TracRevisionLog for help on using the revision log.