source: trunk/kBuild

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2169   17 years bird kmk-qr: started marking kmk specific features.
(edit) @2168   17 years bird kmk-qr: reorg
(edit) @2167   17 years bird kmk-qr: kmk-expressions.
(edit) @2166   17 years bird kmk-qr: built-in and external commands. rewrote the introduction.
(edit) @2163   17 years bird kmk: Added a $(select ) function for handling switch like stuff. Fixes #74.
(edit) @2161   17 years bird kmk: Implemented $(for ) and $(while ) loops (C-style). Fixes #73.
(edit) @2155   17 years bird kmk quick ref: added new string functions.
(edit) @2148   17 years bird header.kmk: added some missing tools and cleaned up the existing.
(edit) @2147   17 years bird sketches
(edit) @2146   17 years bird doc dir.
(edit) @2144   17 years bird qt3/4.kmk: Corrected $(target)_OUT_FILES to $(target)_CLEAN. Fixes #67.
(edit) @2143   17 years bird footer.kmk: pick up some keywords variants of *SUFF. Fixes #50.
(edit) @2107   17 years bird footer/header: moving the pass aliases (more bustage).
(edit) @2106   17 years bird header: made 'install' and 'uninstall' double colon rules because of …
(edit) @2105   17 years bird header: made 'test' and 'check' double colon rules because of coreutil …
(edit) @2098   17 years bird sparcv9 == 64-bit sparc, older are 32-bit.
(edit) @2095   17 years bird footer.kmk: Use $(file-size file) instead of involving $(shell ) to …
(edit) @2094   17 years bird footer.kmk: Fixed refetch problem on windows. The problem was that the …
(edit) @2093   17 years bird The 0.1.5 binaries for freebsd/x86.
(edit) @2092   17 years bird The 0.1.5 binaries for os2/x86.
(edit) @2090   17 years bird The 0.1.5 binaries for freebsd/amd64.
(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) @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) @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) @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) @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) @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) @2045   17 years bird The 0.1.5 rc1 binaries for solaris/x86
(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) @2037   17 years bird The 0.1.5 rc1 binaries for linux/amd64
(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) @2026   17 years bird footer.kmk: Use .MUST_MAKE when available.
(edit) @2018   17 years bird kBuild: svn attributes and some minor file header adjustments and …
(edit) @2011   17 years bird kmk,footer.kmk: New helper function 'kb-exp-tmpl', 10x faster than the …
(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) @1936   17 years bird footer.kmk: Use eval-opt-var, it's harmless when not around.
(edit) @1919   17 years bird footer.kmk: Postpone the big dependency lists until second …
(edit) @1798   17 years bird footer.kmk: experimental includedep-queue feature behind …
(edit) @1795   17 years bird footer.kmk: use the new kb-src-one when available.
(edit) @1786   17 years bird MINGW32.kmk: Handle a defined TOOL_MINGW32_PREFIX correctly. Also …
(edit) @1783   17 years bird subheader/footer.kmk: Fixed missing DEFPATH assignment.
(edit) @1782   17 years bird header.kmk: enabled second target expansion by default.
(edit) @1781   17 years bird footer.kmk: Fixed DEPFILES (includedep only work with one file at the …
(edit) @1777   17 years bird kBuild: This is 0.1.4!
(edit) @1775   17 years bird touch KMK_REVISION
(edit) @1774   17 years bird qt4: More detection fixes. Don't suffix RCC.
(edit) @1773   17 years bird qt4: Forgot to export PATH_SDK_QT4_INC. oops
(edit) @1772   17 years bird subheader/footer: Fixed DEFPATH/PATH property. Either should be usable …
(edit) @1771   17 years bird qt3,qt4: Fixed defpath bug, source was omitted.
(edit) @1770   17 years bird qt3: Load the .prl file for the library.
(edit) @1769   17 years bird qt4: todo.
(edit) @1768   17 years bird qt4: typo.
(edit) @1767   17 years bird qt4: export stuff for recursive make files, better guess work, and …
(edit) @1766   17 years bird qt3: Added rule unit-qt3-show-vars.
(edit) @1765   17 years bird qt3: more detection work.
(edit) @1764   17 years bird qt3: not everyeone has qm2ts (debian), so look for moc in places other …
(edit) @1763   17 years bird qt3: Improved the PATH_TOOL_QT3 guessing.
(edit) @1761   17 years bird qt3/4: _bld_* -> bld_*. Fixed some windows issues in qt3.
(edit) @1760   17 years bird qt3: windows fix.
(edit) @1759   17 years bird qt3: location guessing.
(edit) @1758   17 years bird qt3: location guessing.
(edit) @1757   17 years bird qt3: location guessing, windows fix.
(edit) @1756   17 years bird qt3: location guessing, windows fix.
(edit) @1755   17 years bird Changing <target>_PATH into <target>_DEFPATH. For the moment both are …
(edit) @1754   17 years bird footer.kmk: Gave install targets a directory in the object tree, e.i. …
(edit) @1753   17 years bird footer.kmk: Added EXPR[_EXT] and CHMOD[_EXT] macros for the new tools.
(edit) @1750   17 years bird The 0.1.4 binaries for freebsd/amd64.
(edit) @1749   17 years bird The 0.1.4 binaries for freebsd/x86.
(edit) @1748   17 years bird The 0.1.4 binaries for solaris/amd64.
(edit) @1747   17 years bird The 0.1.4 binaries for solaris/x86.
Note: See TracRevisionLog for help on using the revision log.