source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2720   12 years bird kBuild objects: Implemented the special variable accessor [@super] and …
(edit) @2719   12 years bird kbuild-read.c -> kbuild-object.c
(edit) @2718   12 years bird kmk: Variable aliases.
(edit) @2717   12 years bird kmk: Hacking kBuild-define-*.
(edit) @2716   12 years bird Remove old unused src/ash directory (been using kash for a good while now).
(edit) @2715   12 years bird nthlpcore.c: STATUS_CANNOT_DELETE and EPERM.
(edit) @2714   12 years bird dir.c: Always read the whole directory to prevent trouble on Windows …
(edit) @2713   12 years bird Some unlink(), rmdir() and kmk_rm optimizations.
(edit) @2712   12 years bird Rebuilt win.x86 and win.amd64 with current trunk.
(edit) @2711   12 years bird touch
(edit) @2710   12 years bird nt*.c: sprinkled a few more birdResolveImports() around the place, …
(edit) @2709   12 years bird Rebuilt win.x86 and win.amd64 with current trunk.
(edit) @2708   12 years bird Optimized ftsfake.c for windows (similar things can be done for OS/2, …
(edit) @2707   12 years bird ntstat.c: Fixed fstat()'ing console handles and pipes.
(edit) @2706   12 years bird Rebuilt win.x86 and win.amd64 with current trunk.
(edit) @2705   12 years bird updated (c).
(edit) @2704   12 years bird Drop the w32 createfile option, implemented sharing-violation fallback …
(edit) @2703   12 years bird NDEBUG and other adjustments.
(edit) @2702   12 years bird kmk/WindowsNT: Avoiding unnecessary stat() calls. Reimplemented …
(edit) @2701   12 years bird kdev.e: Changed the utf-8 bom hack.
(edit) @2700   12 years bird Hacks for building against newer mac os x SDKs.
(edit) @2699   12 years bird kmk_redirect: Cross platform environment variable unsetting.
(edit) @2698   12 years bird kmk: Extended the substr function to allow refering length from the …
(edit) @2697   12 years bird kmk: Extended the substr function to allow refering length from the …
(edit) @2696   12 years bird kdev.e: Trying to work around timer issue on 18.0.x by not using any …
(edit) @2695   12 years bird MINGWW64.kmk: Run dllwrap from the output directory when linking to …
(edit) @2694   12 years bird (C) year.
(edit) @2693   12 years bird One more --mapfile tweak.
(edit) @2692   12 years bird Not quite as simple. Only bin and dosexe formats supports map files. …
(edit) @2691   12 years bird YASM: Dependency fix for ignoring deleted header files. Produce map …
(edit) @2690   12 years bird YASM.kmk/DOS: Must fix the slashes in the dependency file that YASM …
(edit) @2689   12 years bird header.kmk: detect [bin|lib|sbin] -> usr/[bin|lib|sbin] symbolic links …
(edit) @2688   12 years bird header.kmk: detect [bin|lib|sbin] -> usr/[bin|lib|sbin] symbolic links …
(edit) @2687   12 years bird rebuilt win.x86 and win.amd64 binaries against r2686.
(edit) @2686   12 years bird YASM.kmk: define KBUILD_GENERATING_MAKEFILE_DEPENDENCIES when doing …
(edit) @2685   12 years bird kdev.e: Added calc command and attached it to C-S-C.
(edit) @2684   12 years bird redirect.c: MSC fix.
(edit) @2683   12 years bird Save stuff as utf-8 without BOM.
(edit) @2682   12 years bird var.h/pathval(): Don't try use the 'Path' if it wasn't found and …
(edit) @2681   12 years bird shfile.c: Fixed windows problem with stat() failing if the directory …
(edit) @2680   13 years bird Rebuilt the win.amd64 and win.x86 binaries against r2679.
(edit) @2679   13 years bird build fix
(edit) @2678   13 years bird kmk_install: Fixed directory installation on windows (probably broken …
(edit) @2677   13 years bird VCC100.kmk: program linking setup listed the .map file twice.
(edit) @2676   13 years bird Forgot to compress the OS/2 bins.
(edit) @2675   13 years bird Mark the OS/2 .exe files as executable.
(edit) @2674   13 years bird Rebuilt OS/2 binaries against r2673(/r2672) and updated libc to csd5.
(edit) @2673   13 years bird OS/2 kmk build fixes.
(edit) @2672   13 years bird options.h: Fixed 'set -o' crash on solaris and (null) = off on the others.
(edit) @2671   13 years bird build fixes
(edit) @2670   13 years bird Updated the win.amd64 and win.x86 binaries to r2669.
(edit) @2669   13 years bird New windows compiler
(edit) @2668   13 years bird New windows compiler
(edit) @2667   13 years bird kmk_redirect: Quote arguments on windows and support single quotation …
(edit) @2666   13 years bird remake.c: Remake if we tried to update a non-existing multi_maybe …
(edit) @2665   13 years bird file.c: Fixed renaming/rehashing of multi-target files. This could …
(edit) @2664   13 years bird commands.c: Fixed bad merge, causing crashes in memcpy (bp, c, len); …
(edit) @2663   13 years bird OPENWATCOM-WL.kmk: Fixed double slashes in wlink response file on …
(edit) @2662   13 years bird kmk: Update config.h.haiku.
(edit) @2661   13 years bird sed: haiku.x86 config.
(edit) @2660   13 years bird sed: three haiku hacks, two for gcc2 and one for broken mbrtowc.
(edit) @2659   13 years bird bootstrapped kBuild r2655 on haiku.x86 using nightly hrev44584.
(edit) @2658   13 years bird no 'by <inheritance type>', do it using assignment operators, =/:=, += …
(edit) @2657   13 years bird haiku fix
(edit) @2656   13 years bird Haiku build fixes.
(edit) @2655   13 years bird work in progress.
(edit) @2654   13 years bird eval.c/evalcommand: tiny optimization wrt name=value handling.
(edit) @2653   13 years bird kash: fixed shfile_opendir on windows, and thereby argument expansion.
(edit) @2652   13 years bird kash: Fixes for hash-bang-scripts on windows. Related debug tracing …
(edit) @2651   13 years bird hash/error.c: no va_copy on windows yet, sigh.
(edit) @2650   13 years bird kash/shfile.c: Fixed console inherit proble on windows. Fixed CWD …
(edit) @2649   13 years bird kash: detect shell invokations via /usr/bin/env in hash bang.
(edit) @2648   13 years bird Made TRACE2 and TRACE2V safe. Fixed DEBUG bug where va_copy was …
(edit) @2647   13 years bird shfile.c: Fixed bug in shfile_movefd that caused sever file descriptor …
(edit) @2646   13 years bird kmk_printf: Don't use 'j' as a size specifier to sprintf on windows.
(edit) @2645   13 years bird kmk/mscfakes.c: Fixed strtoimax/umax.
(edit) @2644   13 years bird Rebuilt kmk_ash.exe with current code to get the Path and \r\n -> \n fixes.
(edit) @2643   13 years bird Rebuilt kmk_ash.exe with current code to get the Path and \r\n -> \n fixes.
(edit) @2642   13 years bird kash: Correct hash bang self to match kmk_ash, kmk_sh, kash and sh. …
(edit) @2641   13 years bird Forgot to remove debug fprintfs.
(edit) @2640   13 years bird imagecache.c: Don't cause popup on retry.cmd.
(edit) @2639   13 years bird EWOULDBLOCK is defined as 140 in VS2010.
(edit) @2638   13 years bird indent fix.
(edit) @2637   13 years bird kash: Simplified that 'Path' hack on Windows.
(edit) @2636   13 years bird kmk: experimental executable image cache for windows.
(edit) @2635   13 years bird kmk: experimental executable image cache for windows.
(edit) @2634   13 years bird kmk/file.c: Fixed double free when CONFIG_WITH_STRCACHE2 is defined. …
(edit) @2633   13 years bird kmk: CONFIG_WITH_ALLOCCACHE_DEBUG - for optionally turning the …
(edit) @2632   13 years bird The runtime libs for the Visual C++ 2010 SP1 compiler.
(edit) @2631   13 years bird oops.
(edit) @2630   13 years bird drop some tracing.
(edit) @2629   13 years bird kash/parser.c: Fixed incorrect handling of \r\n -> \n conversion when …
(edit) @2628   13 years bird kash/parser.c: Fixed incorrect handling of \r\n -> \n conversion when …
(edit) @2627   13 years bird kObjCache: Fixed buffer allocation bug (forgot terminator).
(edit) @2626   13 years bird electric.c: the xstrdup() in kObjCache accepts NULL.
(edit) @2625   13 years bird VCC100*: Dropped the explicit setting of -Od in debug C and CXX flags …
(edit) @2624   13 years bird header.kmk: touch
(edit) @2623   13 years bird MINGWW64.kmk: MinGW-W64 experiments.
(edit) @2622   13 years bird VCC100*.kmk: Added DUMPBIN and EDITBIN pointers.
(edit) @2621   13 years bird VCC100*.kmk: kObjCache changes. No PDB files when the cache is used, …
Note: See TracRevisionLog for help on using the revision log.