source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2092   17 years bird The 0.1.5 binaries for os2/x86.
(edit) @2091   17 years bird kmk: Don't bootstrap with threads and disable them for FreeBSD.x86 …
(edit) @2090   17 years bird The 0.1.5 binaries for freebsd/amd64.
(edit) @2089   17 years bird FreeBSD needs pthreads.
(edit) @2088   17 years bird BINSUFF.
(edit) @2087   17 years bird Added os-agnostic to the OS list.
(edit) @2086   17 years bird Added 'dos' to the OS list.
(edit) @2085   17 years bird Added WATCOMC11C-WL.
(edit) @2084   17 years bird Added a new target type MISCBINS for linking together objs and libs …
(edit) @2083   17 years bird some OPENWATCOM-WL adjustments.
(edit) @2082   17 years bird OPENWATCOM-WL tool.
(edit) @2081   17 years bird spaces
(edit) @2080   17 years bird footer.kmk: $(target)_2_OBJS fix.
(edit) @2079   17 years bird *watcom: wlink, EDPATH and binl.
(edit) @2078   17 years bird watcom and open watcom location fixes.
(edit) @2077   17 years bird MASM6PLUS.
(edit) @2076   17 years bird MASM710.
(edit) @2075   17 years bird new watcom and open watcom location.
(edit) @2074   17 years bird kmk_redirect: OS/2 hack - close files, zap environment.
(edit) @2073   17 years bird OS/2 DDK, Base32. (incomplete)
(edit) @2072   17 years bird Quick MASM610 hack up.
(edit) @2071   17 years bird MASM600 tool (OS/2).
(edit) @2070   17 years bird Shut up the watcom librarian and use strict libpath so it's possible …
(edit) @2069   17 years bird Watcom librarian commands.
(edit) @2068   17 years bird Open Watcom, some Watcom adjustments.
(edit) @2067   17 years bird kBuild: Added an empty dummy template named DUMMY. This is the first …
(edit) @2066   17 years bird oops.
(edit) @2065   17 years bird VAC308 hacking, Watcom C v11.0c, MASM v5.10 and MS Link v5.10 (OS/2 …
(edit) @2064   17 years bird VAC308.kmk: some fixes and enhancements.
(edit) @2063   17 years bird OS/2 build fix.
(edit) @2062   17 years bird kmk: Moved the alloccache code into a separate file because it seems …
(edit) @2061   17 years bird kmk/Makefile.am: It's CONFIG_WITH_LAZY_DEPS_VARS not …
(edit) @2060   17 years bird kmk: fixed strsingle crash.
(edit) @2059   17 years bird footer.kmk: can use strict_unsafe with -j1.
(edit) @2058   17 years bird footer.kmk: made KBUILD_SAFE_PARALLEL work again.
(edit) @2057   17 years bird solaris has mallinfo, but only in an alternative lib that is slower. duh.
(edit) @2056   17 years bird kmk: some MBs of memory during building by freeing up the chopped up …
(edit) @2055   17 years bird The 0.1.5 rc2 binaries for linux/amd64
(edit) @2054   17 years bird The 0.1.5 rc2 binaries for linux/x86
(edit) @2053   17 years bird kmk/incdep.c: Check for the environment variables KMK_THREADS_DISABLED …
(edit) @2052   17 years bird win.x86, win.amd64: set executable bit on .exe's and .dll's.
(edit) @2051   17 years bird The 0.1.5 rc2 binaries for solaris/x86.
(edit) @2050   17 years bird kmk: converted the inlined alloccache_free() to non-inlined to avoid …
(edit) @2049   17 years bird The 0.1.5 rc2 binaries for win/amd64
(edit) @2048   17 years bird The 0.1.5 rc2 binaries for win/x86
(edit) @2047   17 years bird kmk/config.h.win: 256/8 == 32 not 8.
(edit) @2046   17 years bird sleep.c: no unsung or unsigned in help, they can be negative now like …
(edit) @2045   17 years bird The 0.1.5 rc1 binaries for solaris/x86
(edit) @2044   17 years bird Config.kmk: set -m32/m64 on all standard GCC3 platforms and also for …
(edit) @2043   17 years bird The 0.1.5 rc1 binaries for solaris/amd64
(edit) @2042   17 years bird The 0.1.5 rc1 binaries for linux/x86
(edit) @2041   17 years bird kmk: fixed gcc 3.2.3 issue.
(edit) @2040   17 years bird Another try.
(edit) @2039   17 years bird kmk: gcc 3.2.3 optimiazation bugs/hacks.
(edit) @2038   17 years bird attempt to fix optimization issue…
(edit) @2037   17 years bird The 0.1.5 rc1 binaries for linux/amd64
(edit) @2036   17 years bird build kmk_time by default.
(edit) @2035   17 years bird misc.c: enabled the glibc heap stats.
(edit) @2034   17 years bird The 0.1.5 rc1 binaries for darwin/x86
(edit) @2033   17 years bird The 0.1.5 rc1 binaries for win/amd64
(edit) @2032   17 years bird The 0.1.5 rc1 binaries for win/x86
(edit) @2031   17 years bird Preparing for 0.1.5
(edit) @2030   17 years bird misc.c: Implemented heap statistics output for MSC.
(edit) @2029   17 years bird Windows build fix.
(edit) @2028   17 years bird remake.c: moved call_must_make_target_var out of the dep eval loop and …
(edit) @2027   17 years bird kmk/commands.c: delete multi target siblings not only the head.
(edit) @2026   17 years bird footer.kmk: Use .MUST_MAKE when available.
(edit) @2025   17 years bird typo.
(edit) @2024   17 years bird kmk: Created a custom hook into the update_file process for checking …
(edit) @2023   17 years bird scripts/functions/if-expr: description fix
(edit) @2022   17 years bird exprval.c: fixed bug parsing unqoted variable references ($(VAR) == …
(edit) @2021   17 years bird kmk: Added a $(intersects set-a, set-b) function to complement the …
(edit) @2020   17 years bird kbuild.c: $(target)_OBJS_ -> $(target)_2_OBJS. References #57.
(edit) @2019   17 years bird GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.
(edit) @2018   17 years bird kBuild: svn attributes and some minor file header adjustments and …
(edit) @2017   17 years bird ash: bird wants DEBUG=2 in debug builds.
(edit) @2016   17 years bird kmk_append: new line -> newline
(edit) @2015   17 years bird kmk_append: added a new option '-N' for suppressing the trailing new …
(edit) @2014   17 years bird kbuild.c: Use append_string_to_variable in one more place.
(edit) @2013   17 years bird kbuild.c: Use append_string_to_variable and avoid memcpying _OUT_FILES …
(edit) @2012   17 years bird kbuild.c: compacted the code a bit.
(edit) @2011   17 years bird kmk,footer.kmk: New helper function 'kb-exp-tmpl', 10x faster than the …
(edit) @2010   17 years bird kmk: show the build type.
(edit) @2009   17 years bird kmk: show the build type.
(edit) @2008   17 years bird footer.kmk,header.kmk: KBUILD_PROFILE_SELF updates.
(edit) @2007   17 years bird footer.kmk,tests: Convert simple variables into recursive ones by …
(edit) @2006   17 years bird more stats and some minor adjustments.
(edit) @2005   17 years bird more variable modification stats.
(edit) @2004   17 years bird Some variable statistics.
(edit) @2003   17 years bird Added kmk_sleep as an external and internal kmk command.
(edit) @2002   17 years bird kmk_time: default to 1.
(edit) @2001   17 years bird kmk: pedantic warnings.
(edit) @2000   17 years bird scripts/variables/special: yet another -j1 test (hope it's not a bug).
(edit) @1999   17 years bird variaiable::value_length -> unsigned int.
(edit) @1998   17 years bird kbuild.c: warnings.
(edit) @1997   17 years bird variaiable::value_alloc_len -> unsigned int.
(edit) @1996   17 years bird job.c: can remove my batch file viewing now, as GNU make started doing …
(edit) @1995   17 years bird shut up some warnings.
(edit) @1994   17 years bird remake.c: fixed regression from GNU Make head, see Savannah bug #15919.
(edit) @1993   17 years bird Merged in current GNU Make code (CVS from 2008-10-28). Ref #55.
Note: See TracRevisionLog for help on using the revision log.