|
|
@3084
|
7 years |
bird |
strcache2.c: fixed HAVE_CASE_INSENSITIVE_FS case (unused)
|
|
|
@3083
|
7 years |
bird |
Rebuild kmk.exe & kWorker.exe for win.x86 and win.amd64 against r3082.
|
|
|
@3082
|
7 years |
bird |
nt/kFsCache: Fixed buggy negative lookup caching.
|
|
|
@3081
|
7 years |
bird |
Rebuild kWorker.exe on win.x86 and win.amd64 against r3080.
|
|
|
@3080
|
7 years |
bird |
kWorker: More details on exit code 43.
|
|
|
@3079
|
7 years |
bird |
Config.kmk: NetBSD fix.
|
|
|
@3078
|
7 years |
bird |
Rebuilt solaris.x86 and solaris.amd64 against r3074 (on solaris 10).
|
|
|
@3077
|
7 years |
bird |
Rebuilt linux.x86 against r3074 (on rhel 3.5).
|
|
|
@3076
|
7 years |
bird |
Rebuilt linux.amd64 against r3074 (on centos 4.8).
|
|
|
@3075
|
7 years |
bird |
Rebuilt os2.x86 against r3074.
|
|
|
@3074
|
7 years |
bird |
touch: OS/2 build fix
|
|
|
@3073
|
7 years |
bird |
kash: Added KASH_USE_PREGENERATED_CODE trick to the makefile.
|
|
|
@3072
|
7 years |
bird |
touch: solaris 10 build fixes.
|
|
|
@3071
|
7 years |
bird |
redirect.c: solaris 10 build fix (no O_CLOEXEC flag)
|
|
|
@3070
|
7 years |
bird |
Rebuilt win.amd64 and win.x86 against r3069.
|
|
|
@3069
|
7 years |
bird |
kdev: k_noref
|
|
|
@3068
|
7 years |
bird |
gcc 7 warnings
|
|
|
@3067
|
7 years |
bird |
Bootstrap fix: adding new touch.c
|
|
|
@3066
|
7 years |
bird |
misc gcc warning fixes [fixes]
|
|
|
@3065
|
7 years |
bird |
misc gcc warning fixes
|
|
|
@3064
|
7 years |
bird |
kDepObj: warnings
|
|
|
@3063
|
7 years |
bird |
warnings
|
|
|
@3062
|
7 years |
bird |
netbsd patches from Uwe. Messing around on arm (arm -> arm32, adding …
|
|
|
@3061
|
7 years |
bird |
header.kmk: Added TOUCH tool macros.
|
|
|
@3060
|
7 years |
bird |
kmk,lib: ported kmk_touch to windows (nt).
|
|
|
@3059
|
7 years |
bird |
kmk: Initial kmk_touch implementation.
|
|
|
@3058
|
7 years |
bird |
header.kmk: Added OPENPAR and CLOSEPAR variables for use in macro …
|
|
|
@3057
|
7 years |
bird |
kash: rewrite kmk_builtin_% to kmk_% on the fly to allow harmless …
|
|
|
@3056
|
7 years |
bird |
redirect: Added trick for skipping fork+exec when dealing with nested …
|
|
|
@3055
|
8 years |
bird |
VAC308.kmk: Fixes for internal kmk_redirect.
|
|
|
@3054
|
8 years |
bird |
Rebuilt OS/2 binaries against r3053.
|
|
|
@3053
|
8 years |
bird |
redirect.c: OS/2 fixes.
|
|
|
@3052
|
8 years |
bird |
job.c: Fixed argv processing bug on OS/2 that caused the shell to be …
|
|
|
@3051
|
8 years |
bird |
kmk,kWorker: More aggressive handling of --nice (and --priority) on …
|
|
|
@3050
|
8 years |
bird |
Rebuilt win kmk.exe against r3049.
|
|
|
@3049
|
8 years |
bird |
job.c: Always display commands when a job failed because of a signal …
|
|
|
@3048
|
8 years |
bird |
VCC120X86.kmk: Fixed copy and paste issue when determining the BIN and …
|
|
|
@3047
|
8 years |
bird |
Rebuilt win.amd64 and win.x86 kmk against r3046.
|
|
|
@3046
|
8 years |
bird |
kbuild_lookup_variable_n: Don't simplify SDK_ReorderCompilerIncs_INCS …
|
|
|
@3045
|
8 years |
bird |
Rebuilt win.x86 and win.amd64 binaries against r3044.
|
|
|
@3044
|
8 years |
bird |
VCC120*.kmk: Fixed kSubmit --prepend usage and added -machine:x86 to …
|
|
|
@3043
|
8 years |
bird |
kWorker: DLL and EXE search PATH fixes
|
|
|
@3042
|
8 years |
bird |
kWorker: Fixed failure 43 (42+1) problem when running built tools from …
|
|
|
@3041
|
8 years |
bird |
kmk: added --nice option as an alias for --priority=1
|
|
|
@3040
|
8 years |
bird |
kmk_builtin_command: do bourn style argument splitting, not stupid …
|
|
|
@3039
|
8 years |
bird |
kmk_redirect,kmk_kSubmit: Added --append <var=value> and --prepend …
|
|
|
@3038
|
8 years |
bird |
kmk/expreval.c: error message typo.
|
|
|
@3037
|
8 years |
bird |
tools/VCC120*.kmk: Express edition adjustments.
|
|
|
@3036
|
8 years |
bird |
VCC120AMD64.kmk,VCC120X86.kmk: When using the cross compiling …
|
|
|
@3035
|
8 years |
bird |
header.kmk: Added HOST_PATH_SEP.
|
|
|
@3034
|
8 years |
bird |
kmkbuiltin.c/kmk_builtin_command skip multiple spaces between args.
|
|
|
@3033
|
8 years |
bird |
tools: Created VCC120 from VCC100, only difference is the -FS flag for …
|
|
|
@3032
|
8 years |
bird |
kRedirectDoSpawn: rcExit needs to initialized in the non _MSC_VER case.
|
|
|
@3031
|
8 years |
bird |
header.kmk: Added KB_FN_DO_PASS0_ON_TARGET to perform pass 0 early. …
|
|
|
@3030
|
8 years |
bird |
header.kmk: Constructed a half-simple way of creating command …
|
|
|
@3029
|
8 years |
bird |
kmk,redirect: bootstrap and build fixes.
|
|
|
@3028
|
8 years |
bird |
bootstrap.gmk: typo
|
|
|
@3027
|
8 years |
bird |
dir.c,glob.h: Only try access extended kmk-only glob_t members when …
|
|
|
@3026
|
8 years |
bird |
dir.c: include default glob.h or we may get the wrong one while …
|
|
|
@3025
|
8 years |
bird |
Rebuilt kmk for win.amd64 and win.x86 against r3024.
|
|
|
@3024
|
8 years |
bird |
dir-nt-bird.c / dir_glob_readir: Try avoid names with spaces in them.
|
|
|
@3023
|
8 years |
bird |
VAC308.kmk: Forgot to pass 'libpath' along to the linker. oops.
|
|
|
@3022
|
8 years |
bird |
Rebuilt win.x86 and win.amd64 against r3021.
|
|
|
@3021
|
8 years |
bird |
ntstuff.h: 32-bit build fix
|
|
|
@3020
|
8 years |
bird |
tstNtFts.c: build fix
|
|
|
@3019
|
8 years |
bird |
ntstat.c: mount point fix.
|
|
|
@3018
|
8 years |
bird |
kdev.e: slickedit 21 fixes
|
|
|
@3017
|
8 years |
bird |
dir-nt-bird.c/nt_fullpath_cached: Avoid components with spaces in them.
|
|
|
@3016
|
8 years |
bird |
qt5.kmk: Find qt5 headers on arch linux.
|
|
|
@3015
|
8 years |
bird |
SlickEdit: Updates for version 21
|
|
|
@3014
|
8 years |
bird |
ntstat.c: Fixed regression from r2993, kudos to tititou36 for spotting it.
|
|
|
@3013
|
8 years |
bird |
kDuplicates -> kDeDup
|
|
|
@3012
|
8 years |
bird |
kDuplicates -> kDeDup
|
|
|
@3011
|
8 years |
bird |
kDuplicates: Windows version of the util (intended to save space in …
|
|
|
@3010
|
8 years |
bird |
kDuplicates: Windows version of the util (intended to save space in …
|
|
|
@3009
|
8 years |
bird |
ntunlink: W apis.
|
|
|
@3008
|
8 years |
bird |
birdStatHandle*: Don't get the filename it's a directory, …
|
|
|
@3007
|
8 years |
bird |
lib/nt: Deal better with NTFS mount points.
|
|
|
@3006
|
8 years |
bird |
fts-nt.c: paranoia.
|
|
|
@3005
|
8 years |
bird |
fts-nt.c: Wide char support, part 4.
|
|
|
@3004
|
8 years |
bird |
fts-nt.c: Wide char support, part 3.
|
|
|
@3003
|
8 years |
bird |
ntstat.c: bugfix
|
|
|
@3002
|
8 years |
bird |
fts-nt.c: cleanups
|
|
|
@3001
|
8 years |
bird |
fts-nt.c: Wide char support, part 2.
|
|
|
@3000
|
8 years |
bird |
fts-nt.c: Wide char support, part 1.
|
|
|
@2999
|
8 years |
bird |
fts-nt.c: Wide char support, part 1.
|
|
|
@2998
|
8 years |
bird |
fts-nt.c: Wide char support, part 1.
|
|
|
@2997
|
8 years |
bird |
rm.c: Use fts_dirfd on windows.
|
|
|
@2996
|
8 years |
bird |
cp.c: -r differs from -R, document -v.
|
|
|
@2995
|
8 years |
bird |
rm.c: Use fts_dirfd on windows.
|
|
|
@2994
|
8 years |
bird |
kmk: use fts-nt.c on windows.
|
|
|
@2993
|
8 years |
bird |
ntstat.c: tiny optimization.
|
|
|
@2992
|
8 years |
bird |
fts-nt: prefix public names.
|
|
|
@2991
|
8 years |
bird |
tstNtFts: also compile against old code.
|
|
|
@2990
|
8 years |
bird |
fts-nt: Ported fts_children.
|
|
|
@2989
|
8 years |
bird |
fts-nt: test case and svn keywords.
|
|
|
@2988
|
8 years |
bird |
fts-nt.c: cleanups.
|
|
|
@2987
|
8 years |
bird |
kWorker: More stats and cache stats for a few more file types.
|
|
|
@2986
|
8 years |
bird |
lib/nt: Got fts-nt halfways working, quite a few NT interface changes.
|
|
|
@2985
|
8 years |
bird |
lib/nt: Got fts-nt halfways working, quite a few NT interface changes.
|
|
|