source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2220   17 years bird footer.kmk: check for invalid install source specifiers and display …
(edit) @2219   17 years bird qt3.kmk: OS/2.
(edit) @2218   17 years bird The 0.1.5 binaries for solaris/sparc64.
(edit) @2217   17 years bird The 0.1.5 binaries for solaris/sparc32.
(edit) @2216   17 years bird The 0.1.5 binaries for freebsd/x86.
(edit) @2215   17 years bird The 0.1.5 binaries for win/amd64.
(edit) @2214   17 years bird The 0.1.5 binaries for win/x86.
(edit) @2213   17 years bird The 0.1.5 binaries for solaris/amd64.
(edit) @2212   17 years bird The 0.1.5 binaries for solaris/x86.
(edit) @2211   17 years bird The 0.1.5 binaries for os2/x86.
(edit) @2210   17 years bird The 0.1.5 binaries for linux/x86.
(edit) @2209   17 years bird The 0.1.5 binaries for linux/amd64.
(edit) @2208   17 years bird The 0.1.5 binaries for freebsd/amd64.
(edit) @2207   17 years bird The 0.1.5 binaries for darwin/x86.
(edit) @2206   17 years bird cp.c: solaris build fix (strlcpy).
(edit) @2205   17 years bird footer.kmk: Don't forget to clean up the OUTPUT_MAYBE files when linking.
(edit) @2204   17 years bird kmk: strlcpy build fix for windows.
(edit) @2203   17 years bird fts.c,ftsfake.h: OS/2 build fix.
(edit) @2202   17 years bird Config.kmk/Makefile.kmk: Some cleanup/fixes.
(edit) @2201   17 years bird oops, dead dir.
(edit) @2200   17 years bird dist/freebsd: trimmed away some unnecessary stuff.
(edit) @2199   17 years bird dist/freebsd: 0.1.5 changes.
(edit) @2198   17 years bird dist/freebsd:current code.
(edit) @2197   17 years bird qt3/4.kmk: clean up the .dep files.
(edit) @2196   17 years bird footer.kmk: clean up .koc files.
(edit) @2195   17 years bird dist/portage: removed the old ebuilds.
(edit) @2194   17 years bird kbuild-0.1.5.ebuild: 0.1.4 -> 0.1.5.
(edit) @2193   17 years bird kbuild-0.1.4.ebuild from portage.
(edit) @2192   17 years bird cp.c, cp_utils.c: fixed a couple of warnings.
(edit) @2191   17 years bird kBuild/env.sh: --full-with-bin for calcing KBUILD_BIN_PATH.
(edit) @2190   17 years bird bootstrap.gmk,Config.kmk: Don't use NIX_INSTALL_DIR as installation …
(edit) @2189   17 years bird footer.kmk: clean up .ins files left behind by install targets.
(edit) @2188   17 years bird footer.kmk: Add link deps to _DEPFILES_INCLUDED.
(edit) @2187   17 years bird Makefile.kmk: Install kBuild/doc/
(edit) @2186   17 years bird features/parallelism: adjusted expected output for the 'Exiting with …
(edit) @2185   17 years bird kmk: changed the conditions for showing the final error message a bit …
(edit) @2184   17 years bird fts.c: made it build on linux.
(edit) @2183   17 years bird qt4: Fixed problem windows/os2 drive letter issue in the qrc …
(edit) @2182   17 years bird header.kmk,VCC*.kmk: Quiet hack for kDepIDB. (DEP_IDB_Q - temporary)
(edit) @2181   17 years bird qt4: qtmain takes qt_prefix but not infix (windows).
(edit) @2180   17 years bird kmk: Mention error after waiting for -jN children since the orignal …
(edit) @2179   17 years bird kmk: Mention error after waiting for -jN children since the orignal …
(edit) @2178   17 years bird kmk: windows build fixes.
(edit) @2177   17 years bird qt4: ?= isn't the same as empty/ifndef/!defined.
(edit) @2176   17 years bird qt4.kmk: Implemented QT_INFIX.
(edit) @2175   17 years bird another test which doesn't work right without -j1.
(edit) @2174   17 years bird kmk tests: more -j1 fixes.
(edit) @2173   17 years bird kmk tests: more -j1 fixes.
(edit) @2172   17 years bird kmk: Added $(root ) to help out with checking for absolute paths on …
(edit) @2171   17 years bird kmk-qr: added the special targets section.
(edit) @2170   17 years bird kmk-qr: filled in the kmk-only markers for the rest of the stuff.
(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) @2165   17 years bird two more tests which requires some -j1 to get the order right.
(edit) @2164   17 years bird kmk: Updated KMK_FEATURES with for, while and select.
(edit) @2163   17 years bird kmk: Added a $(select ) function for handling switch like stuff. Fixes #74.
(edit) @2162   17 years bird features/vpath: -j1 is required.
(edit) @2161   17 years bird kmk: Implemented $(for ) and $(while ) loops (C-style). Fixes #73.
(edit) @2160   17 years bird kmk: removed duplicate definition.
(edit) @2159   17 years bird kmk: extended call, evalcall and evalcall2 with a local .ARGC …
(edit) @2158   17 years bird kmk: Extended evalcall and evalcall2 with a return value, local .RETURN.
(edit) @2157   17 years bird kmk: Extended evalcall and evalcall2 with a return value, local .RETURN.
(edit) @2156   17 years bird kmk: printf testcase.
(edit) @2155   17 years bird kmk quick ref: added new string functions.
(edit) @2154   17 years bird kmk: $(translate ) changes and testcase.
(edit) @2153   17 years bird kmk: substr fixes
(edit) @2152   17 years bird kmk: testcases and lastpos fixes.
(edit) @2151   17 years bird kmk: Added $(length ), $(length-var ), $(insert ), $(pos ), $(lastpos …
(edit) @2150   17 years bird bootstrap.gmk: more cleanup.
(edit) @2149   17 years bird function.c: comment typo.
(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) @2145   17 years bird kmk: use our fts everywhere.
(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) @2142   17 years bird mv.c: avoid including sys/acl.h. Fixes #66.
(edit) @2141   17 years bird kmk: new function $(printf fmt,arg0,arg1,...).
(edit) @2140   17 years bird ash: Changed opentrace so that the trace file get's a high file descriptor.
(edit) @2139   17 years bird bootstrap.kmk: sed.info-[12] may also need reverting.
(edit) @2138   17 years bird k/kDefs.h: Fixed K_LE2H_U32/U64 mixup in the big endian case.
(edit) @2137   17 years bird rule.c: fixed crash in create_pattern_rule when commands is NULL.
(edit) @2136   17 years bird bootstrap.kmk: some adjustments.
(edit) @2135   17 years bird bootstrap.kmk: distclean.
(edit) @2134   17 years bird MAKE_HOST isn't used by kmk.
(edit) @2133   17 years bird rm.c: warning.
(edit) @2132   17 years bird printf.c: warning
(edit) @2131   17 years bird mv.c: warnings.
(edit) @2130   17 years bird md5sum: warnings.
(edit) @2129   17 years bird ln.s: include config.h first.
(edit) @2128   17 years bird ln.c: fixed #ifdef/defined bug.
(edit) @2127   17 years bird kmkbuiltin.h: warning.
(edit) @2126   17 years bird chmod.c: warnings.
(edit) @2125   17 years bird kmkbuiltin.c: warning.
(edit) @2124   17 years bird kbuild.c: more warnings.
(edit) @2123   17 years bird bootstrap.gmk: note to self on solaris.sparc64.
(edit) @2122   17 years bird add inlined_memchr.h to config.h.
(edit) @2121   17 years bird kmk: make sure alloca.h gets included (Solaris again).
Note: See TracRevisionLog for help on using the revision log.