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