source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3053   8 years bird redirect.c: OS/2 fixes.
(edit) @3052   8 years bird job.c: Fixed argv processing bug on OS/2 that caused the shell to be …
(edit) @3051   8 years bird kmk,kWorker: More aggressive handling of --nice (and --priority) on …
(edit) @3050   8 years bird Rebuilt win kmk.exe against r3049.
(edit) @3049   8 years bird job.c: Always display commands when a job failed because of a signal …
(edit) @3048   8 years bird VCC120X86.kmk: Fixed copy and paste issue when determining the BIN and …
(edit) @3047   8 years bird Rebuilt win.amd64 and win.x86 kmk against r3046.
(edit) @3046   8 years bird kbuild_lookup_variable_n: Don't simplify SDK_ReorderCompilerIncs_INCS …
(edit) @3045   8 years bird Rebuilt win.x86 and win.amd64 binaries against r3044.
(edit) @3044   8 years bird VCC120*.kmk: Fixed kSubmit --prepend usage and added -machine:x86 to …
(edit) @3043   8 years bird kWorker: DLL and EXE search PATH fixes
(edit) @3042   8 years bird kWorker: Fixed failure 43 (42+1) problem when running built tools from …
(edit) @3041   8 years bird kmk: added --nice option as an alias for --priority=1
(edit) @3040   8 years bird kmk_builtin_command: do bourn style argument splitting, not stupid …
(edit) @3039   8 years bird kmk_redirect,kmk_kSubmit: Added --append <var=value> and --prepend …
(edit) @3038   8 years bird kmk/expreval.c: error message typo.
(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) @3035   8 years bird header.kmk: Added HOST_PATH_SEP.
(edit) @3034   8 years bird kmkbuiltin.c/kmk_builtin_command skip multiple spaces between args.
(edit) @3033   8 years bird tools: Created VCC120 from VCC100, only difference is the -FS flag for …
(edit) @3032   8 years bird kRedirectDoSpawn: rcExit needs to initialized in the non _MSC_VER case.
(edit) @3031   8 years bird header.kmk: Added KB_FN_DO_PASS0_ON_TARGET to perform pass 0 early. …
(edit) @3030   8 years bird header.kmk: Constructed a half-simple way of creating command …
(edit) @3029   8 years bird kmk,redirect: bootstrap and build fixes.
(edit) @3028   8 years bird bootstrap.gmk: typo
(edit) @3027   8 years bird dir.c,glob.h: Only try access extended kmk-only glob_t members when …
(edit) @3026   8 years bird dir.c: include default glob.h or we may get the wrong one while …
(edit) @3025   9 years bird Rebuilt kmk for win.amd64 and win.x86 against r3024.
(edit) @3024   9 years bird dir-nt-bird.c / dir_glob_readir: Try avoid names with spaces in them.
(edit) @3023   9 years bird VAC308.kmk: Forgot to pass 'libpath' along to the linker. oops.
(edit) @3022   9 years bird Rebuilt win.x86 and win.amd64 against r3021.
(edit) @3021   9 years bird ntstuff.h: 32-bit build fix
(edit) @3020   9 years bird tstNtFts.c: build fix
(edit) @3019   9 years bird ntstat.c: mount point fix.
(edit) @3018   9 years bird kdev.e: slickedit 21 fixes
(edit) @3017   9 years bird dir-nt-bird.c/nt_fullpath_cached: Avoid components with spaces in them.
(edit) @3016   9 years bird qt5.kmk: Find qt5 headers on arch linux.
(edit) @3015   9 years bird SlickEdit: Updates for version 21
(edit) @3014   9 years bird ntstat.c: Fixed regression from r2993, kudos to tititou36 for spotting it.
(edit) @3013   9 years bird kDuplicates -> kDeDup
(edit) @3012   9 years bird kDuplicates -> kDeDup
(edit) @3011   9 years bird kDuplicates: Windows version of the util (intended to save space in …
(edit) @3010   9 years bird kDuplicates: Windows version of the util (intended to save space in …
(edit) @3009   9 years bird ntunlink: W apis.
(edit) @3008   9 years bird birdStatHandle*: Don't get the filename it's a directory, …
(edit) @3007   9 years bird lib/nt: Deal better with NTFS mount points.
(edit) @3006   9 years bird fts-nt.c: paranoia.
(edit) @3005   9 years bird fts-nt.c: Wide char support, part 4.
(edit) @3004   9 years bird fts-nt.c: Wide char support, part 3.
(edit) @3003   9 years bird ntstat.c: bugfix
(edit) @3002   9 years bird fts-nt.c: cleanups
(edit) @3001   9 years bird fts-nt.c: Wide char support, part 2.
(edit) @3000   9 years bird fts-nt.c: Wide char support, part 1.
(edit) @2999   9 years bird fts-nt.c: Wide char support, part 1.
(edit) @2998   9 years bird fts-nt.c: Wide char support, part 1.
(edit) @2997   9 years bird rm.c: Use fts_dirfd on windows.
(edit) @2996   9 years bird cp.c: -r differs from -R, document -v.
(edit) @2995   9 years bird rm.c: Use fts_dirfd on windows.
(edit) @2994   9 years bird kmk: use fts-nt.c on windows.
(edit) @2993   9 years bird ntstat.c: tiny optimization.
(edit) @2992   9 years bird fts-nt: prefix public names.
(edit) @2991   9 years bird tstNtFts: also compile against old code.
(edit) @2990   9 years bird fts-nt: Ported fts_children.
(edit) @2989   9 years bird fts-nt: test case and svn keywords.
(edit) @2988   9 years bird fts-nt.c: cleanups.
(edit) @2987   9 years bird kWorker: More stats and cache stats for a few more file types.
(edit) @2986   9 years bird lib/nt: Got fts-nt halfways working, quite a few NT interface changes.
(edit) @2985   9 years bird lib/nt: Got fts-nt halfways working, quite a few NT interface changes.
(edit) @2984   9 years bird md5sum: buffer fun.
(edit) @2983   9 years bird lib/nt: Imported fts-nt.h from FreeBSD SVN head/include/fts.h, …
(edit) @2982   9 years bird lib/nt: Imported fts-nt.c from FreeBSD SVN head/lib/libc/gen/fts.c, …
(edit) @2981   9 years bird kmk: Use GetActiveProcessorCount instead of GetSystemInfo when …
(edit) @2980   9 years bird qt4.kmk,qt5.kmk: fix
(edit) @2979   9 years bird qt4.kmk,qt5.kmk: fix
(edit) @2978   9 years bird qt4.kmk,qt5.kmk: fix & synced them
(edit) @2977   9 years bird qt4.kmk: check specific qt4 locations before checking out the -qt4 suffix
(edit) @2976   9 years bird qt4.kmk: check specific qt4 locations before checking out the -qt4 suffix
(edit) @2975   9 years bird qt4.kmk,qt5.kmk: synced them
(edit) @2974   9 years bird qt5.kmk: duh.
(edit) @2973   9 years bird qt4.kmk: Look in one more place.
(edit) @2972   9 years bird qt5.kmk: Look for it in more places.
(edit) @2971   9 years bird header.kmk: Added KBUILD_OSARCH_2_GNU_SYSTEM_TYPES.*.*, …
(edit) @2970   9 years bird Rebuilt kmk and kWorker for win.x86 & win.amd64 against r2969.
(edit) @2969   9 years bird flush stderr before debugbreak
(edit) @2968   9 years bird kWorker: KWORKER_STATS env var triggers statistics to be dumped on exit.
(edit) @2967   9 years bird kFsCache: Implemented object names changing to a longer ones.
(edit) @2966   9 years bird Rebuilt kWorker for x86 Window against r2965.
(edit) @2965   9 years bird kWorker: Need to reserve more space for large precompiled header …
(edit) @2964   9 years bird VCC100*: Workaround for tool inheritance problem.
(edit) @2963   9 years bird Rebuilt kWorker.exe for win.x86 and win.amd64 against r2962.
(edit) @2962   9 years bird kWorker: Fixed combined console buffer overflow problem when there's a …
(edit) @2961   9 years bird kWorker: Better handling of fixed allocations in cl.exe, avoiding that …
(edit) @2960   9 years bird Rebuilt kmk and kWorker for windows against r2959 and changed …
(edit) @2959   9 years bird kSubmit/kWorker: Added --no-pch-caching parameter to work around …
(edit) @2958   9 years bird Rebuilt kmk, kDepObj and kWorker for windows against r2957.
(edit) @2957   9 years bird kWorker: precompiled header files didn't work out, unfortunately.
(edit) @2956   9 years bird vccprecomp fixes
(edit) @2955   9 years bird kDepObj: Added -e<ignored .ext> option for avoid circular dependencies …
(edit) @2954   9 years bird Target level precompiled header support for VCC100*.
Note: See TracRevisionLog for help on using the revision log.