VirtualBox

source: kBuild/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2203   16 years bird fts.c,ftsfake.h: OS/2 build fix.
(edit) @2202   16 years bird Config.kmk/Makefile.kmk: Some cleanup/fixes.
(edit) @2201   16 years bird oops, dead dir.
(edit) @2200   16 years bird dist/freebsd: trimmed away some unnecessary stuff.
(edit) @2199   16 years bird dist/freebsd: 0.1.5 changes.
(edit) @2198   16 years bird dist/freebsd:current code.
(edit) @2197   16 years bird qt3/4.kmk: clean up the .dep files.
(edit) @2196   16 years bird footer.kmk: clean up .koc files.
(edit) @2195   16 years bird dist/portage: removed the old ebuilds.
(edit) @2194   16 years bird kbuild-0.1.5.ebuild: 0.1.4 -> 0.1.5.
(edit) @2193   16 years bird kbuild-0.1.4.ebuild from portage.
(edit) @2192   16 years bird cp.c, cp_utils.c: fixed a couple of warnings.
(edit) @2191   16 years bird kBuild/env.sh: --full-with-bin for calcing KBUILD_BIN_PATH.
(edit) @2190   16 years bird bootstrap.gmk,Config.kmk: Don't use NIX_INSTALL_DIR as installation …
(edit) @2189   16 years bird footer.kmk: clean up .ins files left behind by install targets.
(edit) @2188   16 years bird footer.kmk: Add link deps to _DEPFILES_INCLUDED.
(edit) @2187   16 years bird Makefile.kmk: Install kBuild/doc/
(edit) @2186   16 years bird features/parallelism: adjusted expected output for the 'Exiting with …
(edit) @2185   16 years bird kmk: changed the conditions for showing the final error message a bit …
(edit) @2184   16 years bird fts.c: made it build on linux.
(edit) @2183   16 years bird qt4: Fixed problem windows/os2 drive letter issue in the qrc …
(edit) @2182   16 years bird header.kmk,VCC*.kmk: Quiet hack for kDepIDB. (DEP_IDB_Q - temporary)
(edit) @2181   16 years bird qt4: qtmain takes qt_prefix but not infix (windows).
(edit) @2180   16 years bird kmk: Mention error after waiting for -jN children since the orignal …
(edit) @2179   16 years bird kmk: Mention error after waiting for -jN children since the orignal …
(edit) @2178   16 years bird kmk: windows build fixes.
(edit) @2177   16 years bird qt4: ?= isn't the same as empty/ifndef/!defined.
(edit) @2176   16 years bird qt4.kmk: Implemented QT_INFIX.
(edit) @2175   16 years bird another test which doesn't work right without -j1.
(edit) @2174   16 years bird kmk tests: more -j1 fixes.
(edit) @2173   16 years bird kmk tests: more -j1 fixes.
(edit) @2172   16 years bird kmk: Added $(root ) to help out with checking for absolute paths on …
(edit) @2171   16 years bird kmk-qr: added the special targets section.
(edit) @2170   16 years bird kmk-qr: filled in the kmk-only markers for the rest of the stuff.
(edit) @2169   16 years bird kmk-qr: started marking kmk specific features.
(edit) @2168   16 years bird kmk-qr: reorg
(edit) @2167   16 years bird kmk-qr: kmk-expressions.
(edit) @2166   16 years bird kmk-qr: built-in and external commands. rewrote the introduction.
(edit) @2165   16 years bird two more tests which requires some -j1 to get the order right.
(edit) @2164   16 years bird kmk: Updated KMK_FEATURES with for, while and select.
(edit) @2163   16 years bird kmk: Added a $(select ) function for handling switch like stuff. Fixes #74.
(edit) @2162   16 years bird features/vpath: -j1 is required.
(edit) @2161   16 years bird kmk: Implemented $(for ) and $(while ) loops (C-style). Fixes #73.
(edit) @2160   16 years bird kmk: removed duplicate definition.
(edit) @2159   16 years bird kmk: extended call, evalcall and evalcall2 with a local .ARGC …
(edit) @2158   16 years bird kmk: Extended evalcall and evalcall2 with a return value, local .RETURN.
(edit) @2157   16 years bird kmk: Extended evalcall and evalcall2 with a return value, local .RETURN.
(edit) @2156   16 years bird kmk: printf testcase.
(edit) @2155   16 years bird kmk quick ref: added new string functions.
(edit) @2154   16 years bird kmk: $(translate ) changes and testcase.
(edit) @2153   16 years bird kmk: substr fixes
(edit) @2152   16 years bird kmk: testcases and lastpos fixes.
(edit) @2151   16 years bird kmk: Added $(length ), $(length-var ), $(insert ), $(pos ), $(lastpos …
(edit) @2150   16 years bird bootstrap.gmk: more cleanup.
(edit) @2149   16 years bird function.c: comment typo.
(edit) @2148   16 years bird header.kmk: added some missing tools and cleaned up the existing.
(edit) @2147   16 years bird sketches
(edit) @2146   16 years bird doc dir.
(edit) @2145   16 years bird kmk: use our fts everywhere.
(edit) @2144   16 years bird qt3/4.kmk: Corrected $(target)_OUT_FILES to $(target)_CLEAN. Fixes #67.
(edit) @2143   16 years bird footer.kmk: pick up some keywords variants of *SUFF. Fixes #50.
(edit) @2142   16 years bird mv.c: avoid including sys/acl.h. Fixes #66.
(edit) @2141   16 years bird kmk: new function $(printf fmt,arg0,arg1,...).
(edit) @2140   16 years bird ash: Changed opentrace so that the trace file get's a high file descriptor.
(edit) @2139   16 years bird bootstrap.kmk: sed.info-[12] may also need reverting.
(edit) @2138   16 years bird k/kDefs.h: Fixed K_LE2H_U32/U64 mixup in the big endian case.
(edit) @2137   16 years bird rule.c: fixed crash in create_pattern_rule when commands is NULL.
(edit) @2136   16 years bird bootstrap.kmk: some adjustments.
(edit) @2135   16 years bird bootstrap.kmk: distclean.
(edit) @2134   16 years bird MAKE_HOST isn't used by kmk.
(edit) @2133   16 years bird rm.c: warning.
(edit) @2132   16 years bird printf.c: warning
(edit) @2131   16 years bird mv.c: warnings.
(edit) @2130   16 years bird md5sum: warnings.
(edit) @2129   16 years bird ln.s: include config.h first.
(edit) @2128   16 years bird ln.c: fixed #ifdef/defined bug.
(edit) @2127   16 years bird kmkbuiltin.h: warning.
(edit) @2126   16 years bird chmod.c: warnings.
(edit) @2125   16 years bird kmkbuiltin.c: warning.
(edit) @2124   16 years bird kbuild.c: more warnings.
(edit) @2123   16 years bird bootstrap.gmk: note to self on solaris.sparc64.
(edit) @2122   16 years bird add inlined_memchr.h to config.h.
(edit) @2121   16 years bird kmk: make sure alloca.h gets included (Solaris again).
(edit) @2120   16 years bird bootstrap.gmk: Use /usr/bin/bash on Solaris because src/ash is using …
(edit) @2119   16 years bird expand.c: warning.
(edit) @2118   16 years bird function.c: warnings.
(edit) @2117   16 years bird incdep.c,expreval.c: warnings.
(edit) @2116   16 years bird kbuild.c: warnings.
(edit) @2115   16 years bird kDepIDB: warnings.
(edit) @2114   16 years bird redirect.c: warning
(edit) @2113   16 years bird kmkbuiltin: include config.h
(edit) @2112   16 years bird bootstrap.gmk: SED_MAKE_DEFS for specifying SED=gsed on solaris when …
(edit) @2111   16 years bird bootstrap.kmk: solaris needs paths.h
(edit) @2110   16 years bird bootstrap.kmk: need echo and fts.h to build kmk.
(edit) @2109   16 years bird bootstrap.kmk: need echo and fts.h to build kmk.
(edit) @2108   16 years bird fix
(edit) @2107   16 years bird footer/header: moving the pass aliases (more bustage).
(edit) @2106   16 years bird header: made 'install' and 'uninstall' double colon rules because of …
(edit) @2105   16 years bird header: made 'test' and 'check' double colon rules because of coreutil …
(edit) @2104   16 years bird kDepIDB: Added a -qquiet switch for disabling harmless warnings …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette