VirtualBox

source: kBuild/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   16 years bird kDep.c: Fixed typo breaking with gcc 3.3.5 fprintf optimizations.
(edit) @2269   16 years bird k/kTypes.h: Added some big union types that will come in handy when …
(edit) @2268   16 years bird Import kLdrFmts/pe.h from kStuff.
(edit) @2267   16 years bird kDepObj: Taught it how to parse .debug$S section and find the source …
(edit) @2266   16 years bird Config.kmk, Makefile.am: 0.1.5 -> 0.1.98 (pre 0.2.0)
(edit) @2265   16 years bird footer.kmk: some fetch/unpack todos and spaces.
(edit) @2264   16 years bird kmk_time: a shot at ticket #77. References #77
(edit) @2263   16 years bird kDepObj: Initial code that deals with Watcom and MASM OMF files.
(edit) @2261   16 years bird Portfile: The actual 0.1.5 md5.
(edit) @2260   16 years bird freebsd/distinfo: the actual 0.1.5 release.
(edit) @2259   16 years bird debian/rules: a shot at get-orig-source
(edit) @2258   16 years bird oops, blank line.
(edit) @2257   16 years bird debian/changelog: 0.1.5-1
(edit) @2256   16 years bird debian/kbuild.doc-base: draft (dunno if this is the right file name or …
(edit) @2255   16 years bird debian/rules: Retailor it for kBuild-x.y.z-src.tar.gz (from svn); …
(edit) @2254   16 years bird debian/copyright: GNU make is not GPL3, the rest remains as before. …
(edit) @2253   16 years bird debian/kmk.pod: docs in /usr/share/doc/kbuild (once rules is fixed).
(edit) @2252   16 years bird debian/links: kmk_fgmake isn't supposed to be shipped (yet).
(edit) @2251   16 years bird debian/control: drop libacl1-dev dependency. References #66.
(edit) @2250   16 years bird Imported debian package from …
(edit) @2249   16 years bird Use our fts.c (see bootstrap.gmk, it's copy ftsfake.h around).
(edit) @2248   16 years bird kbuild.c: dlopen/dlinfo doesn't hold what was promissed (FreeBSD), …
(edit) @2247   16 years bird kbuild.c/FreeBSD: Alternative method for obtaining the executable address.
(edit) @2246   16 years bird GXX32,GCC32,GXX64,GCC64: FreeBSD ld doesn't do standard elf_<arch> but …
(edit) @2245   16 years bird qt4.kmk: turned out '4.dll' is a mandatory suffix on windows (but on …
(edit) @2244   16 years bird qt4.kmk: infix applies to qtmain.lib (but the '4' doesn't).
(edit) @2243   16 years bird *: Updated copyright to 2009 and normalized name & email.
(edit) @2242   16 years bird subheader.kmk,subfooter.kmk: removed unnecessary doulbe expansion and …
(edit) @2241   16 years bird footer.kmk: turned out TARGET_$(target) was used on installs too, …
(edit) @2240   16 years bird subheader.kmk,subfooter.kmk: Fixed double expansion bug in previous …
(edit) @2239   16 years bird footer.kmk,subheader.kmk,subfooter.kmk,qt3.kmk,qt4.kmk: PATH_$(target) …
(edit) @2238   16 years bird footer.kmk: TARGET_$(target) -> $(target)_1_TARGET. Old value is still …
(edit) @2237   16 years bird header.kmk,VCC*.kmk: retired the temporary DEP_IDB_Q hack now that the …
(edit) @2236   16 years bird footer.kmk: The remaining $(target)_OBJS_ -> $(target)_2_OBJS work.
(edit) @2235   16 years bird kbuild.c: added todo for #80.
(edit) @2234   16 years bird footer.kmk: 2_OUTPUT, 2_OUTPUT_MAYBE, 2_DEPEND and 2_DEPORD …
(edit) @2233   16 years bird Macports: Updated the kbuild-head Portfile so it'll bootstrap the thing.
(edit) @2232   16 years bird Macports: Prepared the Portfile for 0.1.5 (still unreleased), dropping …
(edit) @2231   16 years bird freebsd/ports: Install docs in the right place and generate all the …
(edit) @2230   16 years bird FLEX.kmk: No space between -o and the filename.
(edit) @2229   16 years bird Makefile.kmk: Make kbuild-show-install-files prettier.
(edit) @2228   16 years bird The 0.1.5 binaries for freebsd/amd64 - redone on 6.3 instead of 7.0.
(edit) @2227   16 years bird footer.kmk: Added kbuild-show-install-files and kbuild-show-install-dirs
(edit) @2226   16 years bird Config.kmk,Makefile.kmk: Split up data and docs in share/; made the …
(edit) @2225   16 years bird footer.kmk,header.kmk: Fixed MODE, UID and GID inhertiance and added …
(edit) @2224   16 years bird kBuild: Implemented flex and yacc/bison support. Fixes #18.
(edit) @2223   16 years bird header.kmk: Added KB_FN_OPT_TEST_SHORT, KB_FN_OPT_TEST_LONG and …
(edit) @2222   16 years bird footer.kmk: KBUILD_NO_TESTING_PASS_ALIASES.
(edit) @2221   16 years bird qt3.kmk: Fixed typo.
(edit) @2220   16 years bird footer.kmk: check for invalid install source specifiers and display …
(edit) @2219   16 years bird qt3.kmk: OS/2.
(edit) @2218   16 years bird The 0.1.5 binaries for solaris/sparc64.
(edit) @2217   16 years bird The 0.1.5 binaries for solaris/sparc32.
Note: See TracRevisionLog for help on using the revision log.

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