source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2327   16 years bird Backported 2276: kmk: Do not crash if is missing the 3rd argument, it …
(edit) @2326   16 years bird Backported 2275: TAR.kmk,TARGZ.kmk,TARBZ2.kmk: Fixes and additions (BZ2).
(edit) @2325   16 years bird Backported 2274: footer.kmk,header.kmk: Enhanced tools inhertiance
(edit) @2324   16 years bird Backported 2273: VCC80X86: TOOL_VCC80X86_LINK_LIBRARY_OUTPUT_OUTPUT -> …
(edit) @2323   16 years bird Backported 2272: qt4.kmk: Look for the QT4 tools in the alternative …
(edit) @2322   16 years bird Backported 2271: header.kmk: KBUILD_DEVTOOLS, KBUILD_DEVTOOLS_TRG, …
(edit) @2321   16 years bird Creating bugfix branch for v0.1.5.
(edit) @2320   16 years bird qt3.kmk: Fixed PATH_SDK_QT3_LIB detection (used wrong keyword and …
(edit) @2319   16 years bird qt4.kmk: Fixed PATH_SDK_QT4_LIB detection.
(edit) @2318   16 years bird footer.kmk: No need to apply defpath to 2_OBJS wholesale fashion, the …
(edit) @2317   16 years bird pathstuff.c: don't use strncpy.
(edit) @2316   16 years bird *WATCOM*: Fixed RC commands.
(edit) @2315   16 years bird kash: start using it on windows.
(edit) @2314   16 years bird kash: 32-bit windows build fixes.
(edit) @2313   16 years bird kash: Don't use the 20h spill area.
(edit) @2312   16 years bird kash: eliminating warnings (gcc/darwin).
(edit) @2311   16 years bird kash: darwin build fixes.
(edit) @2310   16 years bird kash: Deal with crlf in the script.
(edit) @2309   16 years bird kash: some more file stuff.
(edit) @2308   16 years bird kash: Fixed wrong assumption in sh_free.
(edit) @2307   16 years bird kash: More file inheritance stuff.
(edit) @2306   16 years bird kash: better CRLF hack for backtick.
(edit) @2305   16 years bird tests/redirect-3: oops.
(edit) @2304   16 years bird kash: CRLF hacking, tests run cleanly on windows now!
(edit) @2303   16 years bird kash: new execve implementation for windows. more file ops.
(edit) @2302   16 years bird kash: Merged the SH_STUB_MODE and SH_FORKED_MODE stuff and use the …
(edit) @2301   16 years bird kash: Removed the SH_PURE_STUB_MODE code.
(edit) @2300   16 years bird kash: execve fix (windows)
(edit) @2299   16 years bird kash: Disable the security cookies as they cannot easily be made to …
(edit) @2298   16 years bird kash: no return indicators that works for both gcc and msc (not …
(edit) @2297   16 years bird kash: removed the stdio based logging.
(edit) @2296   16 years bird kash: avoid file steams in the trace code.
(edit) @2295   16 years bird kash: realloc fix.
(edit) @2294   16 years bird kash: more fixes + pipe.
(edit) @2293   16 years bird kash: forking on windows (almost there).
(edit) @2292   16 years bird kash: forking on widnows.
(edit) @2291   16 years bird hash: cooked our own heap on windows (for forking).
(edit) @2290   16 years bird kash: malloc/free/friends gets a psh.
(edit) @2289   16 years bird kash: implementing shfile on top of the win32 api instead of msvcrt.
(edit) @2288   16 years bird kash: more windows hacking.
(edit) @2287   16 years bird kash: windows build fixes.
(edit) @2286   16 years bird kash: more hacking.
(edit) @2285   16 years bird kash/tests: more tests.
(edit) @2284   16 years bird kash/tests: more tests.
(edit) @2283   16 years bird incdep.c: If we find LD_PRELOAD on linux, assume the worst and disable …
(edit) @2282   16 years bird kash: hacked signal delivery, some trap+kill tests.
(edit) @2281   16 years bird kash/show.c: move the trace file out of the way.
(edit) @2280   16 years bird kash/show.c: move the trace file out of the way.
(edit) @2279   16 years bird NetBSD regression tests. Harvested 2009-02-24 03:50.
(edit) @2278   16 years bird kObjDep: HLL source file table parser.
(edit) @2277   16 years bird kmk: Testcase for teh $(if-expr 1==2,) crash. References #85.
(edit) @2276   16 years bird kmk: Do not crash if $(if-expr ) is missing the 3rd argument, it is …
(edit) @2275   16 years bird TAR.kmk,TARGZ.kmk,TARBZ2.kmk: Fixes and additions (BZ2).
(edit) @2274   16 years bird footer.kmk,header.kmk: Enhanced tools inhertiance.
(edit) @2273   16 years bird VCC80X86: TOOL_VCC80X86_LINK_LIBRARY_OUTPUT_OUTPUT -> …
(edit) @2272   16 years bird qt4.kmk: Look for the QT4 tools in the alternative tools tree (x86) …
(edit) @2271   16 years bird header.kmk: KBUILD_DEVTOOLS, KBUILD_DEVTOOLS_TRG, KBUILD_DEVTOOLS_HST, …
(edit) @2270   17 years bird kDep.c: Fixed typo breaking with gcc 3.3.5 fprintf optimizations.
(edit) @2269   17 years bird k/kTypes.h: Added some big union types that will come in handy when …
(edit) @2268   17 years bird Import kLdrFmts/pe.h from kStuff.
(edit) @2267   17 years bird kDepObj: Taught it how to parse .debug$S section and find the source …
(edit) @2266   17 years bird Config.kmk, Makefile.am: 0.1.5 -> 0.1.98 (pre 0.2.0)
(edit) @2265   17 years bird footer.kmk: some fetch/unpack todos and spaces.
(edit) @2264   17 years bird kmk_time: a shot at ticket #77. References #77
(edit) @2263   17 years bird kDepObj: Initial code that deals with Watcom and MASM OMF files.
(edit) @2262   17 years bird 0.1.5
(edit) @2261   17 years bird Portfile: The actual 0.1.5 md5.
(edit) @2260   17 years bird freebsd/distinfo: the actual 0.1.5 release.
(edit) @2259   17 years bird debian/rules: a shot at get-orig-source
(edit) @2258   17 years bird oops, blank line.
(edit) @2257   17 years bird debian/changelog: 0.1.5-1
(edit) @2256   17 years bird debian/kbuild.doc-base: draft (dunno if this is the right file name or …
(edit) @2255   17 years bird debian/rules: Retailor it for kBuild-x.y.z-src.tar.gz (from svn); …
(edit) @2254   17 years bird debian/copyright: GNU make is not GPL3, the rest remains as before. …
(edit) @2253   17 years bird debian/kmk.pod: docs in /usr/share/doc/kbuild (once rules is fixed).
(edit) @2252   17 years bird debian/links: kmk_fgmake isn't supposed to be shipped (yet).
(edit) @2251   17 years bird debian/control: drop libacl1-dev dependency. References #66.
(edit) @2250   17 years bird Imported debian package from …
(edit) @2249   17 years bird Use our fts.c (see bootstrap.gmk, it's copy ftsfake.h around).
(edit) @2248   17 years bird kbuild.c: dlopen/dlinfo doesn't hold what was promissed (FreeBSD), …
(edit) @2247   17 years bird kbuild.c/FreeBSD: Alternative method for obtaining the executable address.
(edit) @2246   17 years bird GXX32,GCC32,GXX64,GCC64: FreeBSD ld doesn't do standard elf_<arch> but …
(edit) @2245   17 years bird qt4.kmk: turned out '4.dll' is a mandatory suffix on windows (but on …
(edit) @2244   17 years bird qt4.kmk: infix applies to qtmain.lib (but the '4' doesn't).
(edit) @2243   17 years bird *: Updated copyright to 2009 and normalized name & email.
(edit) @2242   17 years bird subheader.kmk,subfooter.kmk: removed unnecessary doulbe expansion and …
(edit) @2241   17 years bird footer.kmk: turned out TARGET_$(target) was used on installs too, …
(edit) @2240   17 years bird subheader.kmk,subfooter.kmk: Fixed double expansion bug in previous …
(edit) @2239   17 years bird footer.kmk,subheader.kmk,subfooter.kmk,qt3.kmk,qt4.kmk: PATH_$(target) …
(edit) @2238   17 years bird footer.kmk: TARGET_$(target) -> $(target)_1_TARGET. Old value is still …
(edit) @2237   17 years bird header.kmk,VCC*.kmk: retired the temporary DEP_IDB_Q hack now that the …
(edit) @2236   17 years bird footer.kmk: The remaining $(target)_OBJS_ -> $(target)_2_OBJS work.
(edit) @2235   17 years bird kbuild.c: added todo for #80.
(edit) @2234   17 years bird footer.kmk: 2_OUTPUT, 2_OUTPUT_MAYBE, 2_DEPEND and 2_DEPORD …
(edit) @2233   17 years bird Macports: Updated the kbuild-head Portfile so it'll bootstrap the thing.
(edit) @2232   17 years bird Macports: Prepared the Portfile for 0.1.5 (still unreleased), dropping …
(edit) @2231   17 years bird freebsd/ports: Install docs in the right place and generate all the …
(edit) @2230   17 years bird FLEX.kmk: No space between -o and the filename.
(edit) @2229   17 years bird Makefile.kmk: Make kbuild-show-install-files prettier.
(edit) @2228   17 years bird The 0.1.5 binaries for freebsd/amd64 - redone on 6.3 instead of 7.0.
Note: See TracRevisionLog for help on using the revision log.