source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @542   19 years bird a couple of fixes.
(edit) @541   19 years bird Another quoting test.
(edit) @540   19 years bird HAVE_CYGWIN_SHELL was a bad idea.
(edit) @539   19 years bird o Don't send put j1 in MAKEFLAGS on windows, somehow that doesn't work.
(edit) @538   19 years bird fixed some OBJSUFF and TOOL variable name typos. Drop the expansion …
(edit) @536   19 years bird Fixed missing expansion in kbuild_lookup_variable.
(edit) @535   19 years bird o A real attempt at fixing the double quoting problem on windows. ash …
(edit) @534   19 years bird Made it build again on linux.
(edit) @533   19 years bird o Optimization summary: libc from ~21 seconds -> 7-8 seconds (os2/nt). …
(edit) @532   19 years bird Some fixes.
(edit) @531   19 years bird skip some unnecessary copies and allocations.
(edit) @530   19 years bird Added kBuild specific functions for speeding up source processing.
(edit) @529   19 years bird Fixed assertion in w32_fixcase when shell doesn't have a full path and …
(edit) @528   19 years bird includedep
(edit) @527   19 years bird CONFIG_WITH_OPTIMIZATION_HACKS
(edit) @526   19 years bird tuning. libc is 1-2 seconds faster to load now.
(edit) @523   19 years bird Added kmk_gmake which is (almost) vanilla GNU Make.
(edit) @522   19 years bird kmk_ash wants batch files on windows or the double quotes will get …
(edit) @521   19 years bird Make sure kmk_builtin commands don't get batch files and odd weird stuff.
(edit) @520   19 years bird Cleaning up the modifications. Changes are now either configurable or …
(edit) @516   19 years bird More parallel build fixes.
(edit) @514   19 years bird Fixed a loop for ever condtion in new_job related to multiple jobs (-j).
(edit) @511   19 years bird Regenerated.
(edit) @510   19 years bird tabs.
(edit) @509   19 years bird another warning.
(edit) @508   19 years bird workaround for directory statting (overrides the stat symbol).
(edit) @507   19 years bird Fixed MSC warnings.
(edit) @506   19 years bird kmk version message with correct copyright stuff and build timestamp.
(edit) @505   19 years bird Use config.h.W32.
(edit) @504   19 years bird Made it build on windows.
(edit) @503   19 years bird Untested merge with GNU Make v3.81 (vendor/gnumake/2005-05-16 -> …
(edit) @466   19 years bird Forgot to initalize rc. stupid.
(edit) @431   19 years bird libc is huge.
(edit) @430   19 years bird better hashing, more inline string stuff. (still optimizing libc)
(edit) @429   19 years bird optimizing for the libc project.
(edit) @426   19 years bird do -R on OS/2.
(edit) @425   19 years bird don't bother with glob() if there are nothing to expand!
(edit) @407   20 years bird fixslash for everyone!
(edit) @406   20 years bird fixslash for all but OS2.
(edit) @404   20 years bird fix slashes on unix too!
(edit) @399   20 years bird lib
(edit) @398   20 years bird Bugfixing.
(edit) @393   20 years bird - src/kDepIDB/kDepIDB.c: o Initial coding. (This is a VC++ …
(edit) @390   20 years bird Show me makeleve and jobs as prefix.
(edit) @386   20 years bird Enabled multiple jobs for recursive kmk processes on win32 despite the …
(edit) @384   20 years bird Added extremely rough support for VC++ IDB files.
(edit) @382   20 years bird Fixed bad parallel bug.
(edit) @377   20 years bird Save and restore umask.
(edit) @376   20 years bird All commands are everywhere now.
(edit) @375   20 years bird Re-initialize globals.
(edit) @374   20 years bird Made it build on OS/2.
(edit) @371   20 years bird Fixed linux bustage and ported install to linux.
(edit) @370   20 years bird o Ported all kmk builtins to win32. o Fixed serveral bugs in kmk …
(edit) @369   20 years bird Win32 batch hack.
(edit) @368   20 years bird ln and install builtins (from BSD as usual).
(edit) @367   20 years bird Unmodified FreeBSD 6.x versions.
(edit) @364   20 years bird ash -> kmk_ash.
(edit) @363   20 years bird drive letter and unc for windows and OS/2.
(edit) @362   20 years bird Adding builtin commands to MSC version.
(edit) @361   20 years bird Ported to MSC
(edit) @360   20 years bird Ported to MSC
(edit) @359   20 years bird Ported to MSC
(edit) @356   20 years bird Prefix all commands with kmk_.
(edit) @352   20 years bird Fixed not_parallel assertion in notice_finished_file.
(edit) @350   20 years bird KMK_BUILTIN now list the supported commands.
(edit) @348   20 years bird Added kmk_builtin_append.
(edit) @347   20 years bird Open files in binary mode before copying!
(edit) @346   20 years bird OS/2 doesn't need getopt, it's break stuff.
(edit) @344   20 years bird corrected abspath on OS/2.
(edit) @343   20 years bird missing unlink proto, cast malloc result to make g++ happy.
(edit) @342   20 years bird PATH_MAX requires limits.h
(edit) @341   20 years bird libc warning.
(edit) @338   20 years bird Added new option -s for generating stub dependencies just like -Wp,-MP.
(edit) @332   20 years bird Fix case option - need it on unix for cl.exe with wine.
(edit) @330   20 years bird Make sure we don't get driveletters on non-PC OSes.
(edit) @326   20 years bird Corrected bug in line skipping where two lines would be skipped. …
(edit) @325   20 years bird stupid, stupid bug in w32 casing.
(edit) @318   20 years bird Fixed stupid bug in func_toupper_tolower.
(edit) @311   20 years bird Must strip trailing slashes in abspath. added tolower and toupper.
(edit) @310   20 years bird Print target name 'target pattern' errors.
(edit) @308   20 years bird Print target name 'target pattern' errors.
(edit) @304   20 years bird Fixed casing paths on win32.
(edit) @303   20 years bird fixed abspath on win32 and os/2 (latter is untested).
(edit) @302   20 years bird Make win32 build.
(edit) @299   20 years bird FreeBSD 5.x on amd64
(edit) @297   20 years bird FreeBSD config
(edit) @287   20 years bird join + optimizations.
(edit) @285   20 years bird This commit was generated by cvs2svn to compensate for changes in …
(edit) @282   20 years bird Initial revision
(edit) @281   20 years bird This commit was generated by cvs2svn to compensate for changes in …
(edit) @278   20 years bird
(edit) @270   20 years bird More proper stuff.
(edit) @269   20 years bird whiteout.
(edit) @268   20 years bird More proper makefiles, now building on os/2 too.
(edit) @265   20 years bird Switch dependency generator.
(edit) @264   20 years bird Dead slow.
(edit) @260   20 years bird syntax.
(edit) @259   20 years bird Win32.
(edit) @258   20 years bird Based on the kmk makefile.
(edit) @256   20 years bird ..
Note: See TracRevisionLog for help on using the revision log.