|
|
@2743
|
10 years |
bird |
remake.c: Fixed white space stripping bug in call_must_make_target_var.
|
|
|
@2742
|
10 years |
bird |
remake.c: Some check_rename and rename related fixes to update_file_1.
|
|
|
@2741
|
10 years |
bird |
file.c: Forgot to update to_file->multi_head when the file being …
|
|
|
@2740
|
10 years |
bird |
rehash_file: fixed problem with multi target files, forgot to update …
|
|
|
@2736
|
10 years |
bird |
llvm build fixes.
|
|
|
@2734
|
10 years |
bird |
quick build fix - should make all use our glob instead…
|
|
|
@2733
|
10 years |
bird |
mscfakes.c: Make sure STDOUT and STDERR are blocking before we use …
|
|
|
@2728
|
11 years |
bird |
kmk_redirect.c: More stuff needs quoting on windows.
|
|
|
@2723
|
11 years |
bird |
kmk/Makefile.am: Forgot to rename kbuild-read.c to kbuild-object.c. …
|
|
|
@2720
|
11 years |
bird |
kBuild objects: Implemented the special variable accessor [@super] and …
|
|
|
@2719
|
11 years |
bird |
kbuild-read.c -> kbuild-object.c
|
|
|
@2718
|
11 years |
bird |
kmk: Variable aliases.
|
|
|
@2717
|
11 years |
bird |
kmk: Hacking kBuild-define-*.
|
|
|
@2714
|
11 years |
bird |
dir.c: Always read the whole directory to prevent trouble on Windows …
|
|
|
@2713
|
11 years |
bird |
Some unlink(), rmdir() and kmk_rm optimizations.
|
|
|
@2708
|
11 years |
bird |
Optimized ftsfake.c for windows (similar things can be done for OS/2, …
|
|
|
@2705
|
11 years |
bird |
updated (c).
|
|
|
@2702
|
11 years |
bird |
kmk/WindowsNT: Avoiding unnecessary stat() calls. Reimplemented …
|
|
|
@2699
|
11 years |
bird |
kmk_redirect: Cross platform environment variable unsetting.
|
|
|
@2698
|
11 years |
bird |
kmk: Extended the substr function to allow refering length from the …
|
|
|
@2697
|
11 years |
bird |
kmk: Extended the substr function to allow refering length from the …
|
|
|
@2684
|
12 years |
bird |
redirect.c: MSC fix.
|
|
|
@2678
|
12 years |
bird |
kmk_install: Fixed directory installation on windows (probably broken …
|
|
|
@2673
|
12 years |
bird |
OS/2 kmk build fixes.
|
|
|
@2671
|
12 years |
bird |
build fixes
|
|
|
@2667
|
12 years |
bird |
kmk_redirect: Quote arguments on windows and support single quotation …
|
|
|
@2666
|
12 years |
bird |
remake.c: Remake if we tried to update a non-existing multi_maybe …
|
|
|
@2665
|
12 years |
bird |
file.c: Fixed renaming/rehashing of multi-target files. This could …
|
|
|
@2664
|
12 years |
bird |
commands.c: Fixed bad merge, causing crashes in memcpy (bp, c, len); …
|
|
|
@2662
|
12 years |
bird |
kmk: Update config.h.haiku.
|
|
|
@2658
|
12 years |
bird |
no 'by <inheritance type>', do it using assignment operators, =/:=, += …
|
|
|
@2656
|
12 years |
bird |
Haiku build fixes.
|
|
|
@2655
|
12 years |
bird |
work in progress.
|
|
|
@2646
|
12 years |
bird |
kmk_printf: Don't use 'j' as a size specifier to sprintf on windows.
|
|
|
@2645
|
12 years |
bird |
kmk/mscfakes.c: Fixed strtoimax/umax.
|
|
|
@2640
|
12 years |
bird |
imagecache.c: Don't cause popup on retry.cmd.
|
|
|
@2636
|
12 years |
bird |
kmk: experimental executable image cache for windows.
|
|
|
@2635
|
12 years |
bird |
kmk: experimental executable image cache for windows.
|
|
|
@2634
|
12 years |
bird |
kmk/file.c: Fixed double free when CONFIG_WITH_STRCACHE2 is defined. …
|
|
|
@2633
|
12 years |
bird |
kmk: CONFIG_WITH_ALLOCCACHE_DEBUG - for optionally turning the …
|
|
|
@2626
|
13 years |
bird |
electric.c: the xstrdup() in kObjCache accepts NULL.
|
|
|
@2594
|
13 years |
bird |
Fixed the broken $(deps*).
|
|
|
@2592
|
13 years |
bird |
kmk build fixes for win.amd64.
|
|
|
@2591
|
13 years |
bird |
kmk: Merged in changes from GNU make 3.82. Previous GNU make base …
|
|
|
@2574
|
13 years |
bird |
solaris build fix
|
|
|
@2573
|
13 years |
bird |
bugfix
|
|
|
@2564
|
13 years |
bird |
kmk/job.c: wait() can return EINTR and does so on OS/2 (rsh). Rebuilt …
|
|
|
@2556
|
13 years |
bird |
umask fixes.
|
|
|
@2554
|
13 years |
bird |
Added $(set-umask ) and $(get-umask ).
|
|
|
@2549
|
13 years |
bird |
kmk: hacking on a new kmk/kBuild language extension…
|
|
|
@2548
|
13 years |
bird |
kmk: hacking on a new kmk/kBuild language extension.
|
|
|
@2546
|
13 years |
bird |
Applied modified patches for Haiku support from Mike Smith.
|
|
|
@2543
|
14 years |
bird |
install.c: Don't try hardlink symlink and other non-regular files.
|
|
|
@2540
|
14 years |
bird |
kbuild.c: For the time being, we'll defined two sets of local …
|
|
|
@2539
|
14 years |
bird |
kbuild.c: Make more of the target+source variables local to save memory.
|
|
|
@2538
|
14 years |
bird |
Config.kmk,Makefile.am: 0.1.9998.
|
|
|
@2532
|
14 years |
bird |
kmk: Implemented the where function. Fixes #108.
|
|
|
@2516
|
14 years |
bird |
func_abspathex: Don't crash when no cwd is given. Addressed gcc warnings.
|
|
|
@2500
|
14 years |
bird |
kmk_install: OS/2 fix.
|
|
|
@2499
|
14 years |
bird |
kmk_install: OS/2 fix.
|
|
|
@2495
|
14 years |
bird |
function.c: bugfix in new code.
|
|
|
@2489
|
14 years |
bird |
kmk: added $(firstdefined ) and $(lastdefined ).
|
|
|
@2486
|
14 years |
bird |
kmk_install: Windows fixes.
|
|
|
@2484
|
14 years |
bird |
mscfakes.c: link() fix.
|
|
|
@2482
|
14 years |
bird |
kmk_install: always warn if mode prevents hard linking.
|
|
|
@2480
|
14 years |
bird |
kmk_install,kmk: install fixes.
|
|
|
@2476
|
14 years |
bird |
kmk_install: Added --hard-link-files-when-possible for use with the …
|
|
|
@2467
|
14 years |
bird |
kmk/job.c: bitch if sigaction fails.
|
|
|
@2466
|
14 years |
bird |
kmkbuiltins: More specific error messages (solaris EINTR).
|
|
|
@2465
|
14 years |
bird |
kmk/mkdir: more specific error message (to track down problematic …
|
|
|
@2464
|
14 years |
bird |
rm.c: debug for solaris
|
|
|
@2462
|
14 years |
bird |
kmk: Implemented . Fixes #81.
|
|
|
@2454
|
14 years |
bird |
kmk: Applied r1.13 to w32/pathstuff.c, fixing crash if PATH ends with …
|
|
|
@2452
|
14 years |
bird |
kmk: build fix.
|
|
|
@2451
|
14 years |
bird |
kmk: Adding host version variables: KBUILD_HOST_VERSION, …
|
|
|
@2450
|
14 years |
bird |
fixes
|
|
|
@2435
|
14 years |
bird |
kbuild.c: docs.
|
|
|
@2434
|
14 years |
bird |
kBuild: Deprecating PATH_<target> and <target>_PATH in favor of …
|
|
|
@2426
|
14 years |
bird |
kmk/read.c: Must adjust s1 after calling variable_expand_string_2 to …
|
|
|
@2421
|
14 years |
bird |
OpenBSD hacks.
|
|
|
@2419
|
14 years |
bird |
kmk: build kmk_gmake with support for archives (!NO_ARCHIVES).
|
|
|
@2414
|
14 years |
bird |
md5sum.c: Fixed missing O_BINARY on OS/2.
|
|
|
@2413
|
14 years |
bird |
copyright year update.
|
|
|
@2406
|
15 years |
bird |
kmk/Makefile.kmk: dragonfly needs pthreads.
|
|
|
@2401
|
15 years |
bird |
kmk: corrected bad setvbuf call for zero-sized files.
|
|
|
@2352
|
16 years |
bird |
mkdir.c: More workarounds for solaris mkdir/mount-point crap.
|
|
|
@2351
|
16 years |
bird |
src/kmk/Makefile.kmk: freebsd.sparc64 build fix. (thanks to gahr)
|
|
|
@2339
|
16 years |
bird |
More hacking.
|
|
|
@2337
|
16 years |
bird |
kdepdb.c: code in progress.
|
|
|
@2317
|
16 years |
bird |
pathstuff.c: don't use strncpy.
|
|
|
@2283
|
16 years |
bird |
incdep.c: If we find LD_PRELOAD on linux, assume the worst and disable …
|
|
|
@2278
|
16 years |
bird |
kObjDep: HLL source file table parser.
|
|
|
@2277
|
16 years |
bird |
kmk: Testcase for teh $(if-expr 1==2,) crash. References #85.
|
|
|
@2276
|
16 years |
bird |
kmk: Do not crash if $(if-expr ) is missing the 3rd argument, it is …
|
|
|
@2267
|
16 years |
bird |
kDepObj: Taught it how to parse .debug$S section and find the source …
|
|
|
@2266
|
16 years |
bird |
Config.kmk, Makefile.am: 0.1.5 -> 0.1.98 (pre 0.2.0)
|
|
|
@2263
|
16 years |
bird |
kDepObj: Initial code that deals with Watcom and MASM OMF files.
|
|
|
@2249
|
16 years |
bird |
Use our fts.c (see bootstrap.gmk, it's copy ftsfake.h around).
|
|
|
@2248
|
16 years |
bird |
kbuild.c: dlopen/dlinfo doesn't hold what was promissed (FreeBSD), …
|
|
|
@2247
|
16 years |
bird |
kbuild.c/FreeBSD: Alternative method for obtaining the executable address.
|
|
|