source: trunk/kBuild

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @2265   16 years bird footer.kmk: some fetch/unpack todos and spaces.
(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) @2234   17 years bird footer.kmk: 2_OUTPUT, 2_OUTPUT_MAYBE, 2_DEPEND and 2_DEPORD …
(edit) @2230   17 years bird FLEX.kmk: No space between -o and the filename.
(edit) @2228   17 years bird The 0.1.5 binaries for freebsd/amd64 - redone on 6.3 instead of 7.0.
(edit) @2227   17 years bird footer.kmk: Added kbuild-show-install-files and kbuild-show-install-dirs
(edit) @2225   17 years bird footer.kmk,header.kmk: Fixed MODE, UID and GID inhertiance and added …
(edit) @2224   17 years bird kBuild: Implemented flex and yacc/bison support. Fixes #18.
(edit) @2223   17 years bird header.kmk: Added KB_FN_OPT_TEST_SHORT, KB_FN_OPT_TEST_LONG and …
(edit) @2222   17 years bird footer.kmk: KBUILD_NO_TESTING_PASS_ALIASES.
(edit) @2221   17 years bird qt3.kmk: Fixed typo.
(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) @2205   17 years bird footer.kmk: Don't forget to clean up the OUTPUT_MAYBE files when linking.
(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) @2191   17 years bird kBuild/env.sh: --full-with-bin for calcing KBUILD_BIN_PATH.
(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) @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) @2177   17 years bird qt4: ?= isn't the same as empty/ifndef/!defined.
(edit) @2176   17 years bird qt4.kmk: Implemented QT_INFIX.
(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) @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.
Note: See TracRevisionLog for help on using the revision log.