source: trunk/kBuild

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2502   14 years bird linux.x86: New binaries build against r2501.
(edit) @2501   14 years bird os2.x86: New binaries built against r2500.
(edit) @2497   14 years bird darwin.amd64,darwin.x86: New binaries built against r2495.
(edit) @2496   14 years bird win.*: kmk.exe - include the parse_value_name_argument fix.
(edit) @2494   14 years bird win.x86,win.amd64: New binaries built against r2491.
(edit) @2493   14 years bird we expect kmk 0.1.5 or later.
(edit) @2491   14 years bird header.kmk: Use firstdefined if present.
(edit) @2490   14 years bird docs
(edit) @2488   14 years bird footer.kmk,header.kmk: Fixed multile install/staging destinations for …
(edit) @2487   14 years bird tools\*.kmk: PATH_LIB -> PATH_STAGE_LIB; VCC 10.0 hacking.
(edit) @2485   14 years bird header.kmk: Added KBUILD_NO_HARD_LINKING.
(edit) @2483   14 years bird footer.kmk,header.kmk: Changing the default MODE of INSTALLS to …
(edit) @2481   14 years bird footer.kmk: Don't install libraries with the x bits set.
(edit) @2479   14 years bird footer.kmk,header.kmk,qt*.kmk: Installalation and staging enhancements.
(edit) @2478   14 years bird qt4.kmk: bad _INST value.
(edit) @2477   14 years bird footer.kmk: Install fixes.
(edit) @2475   14 years bird kBuild/footer+header.kmk: Reworking installation.
(edit) @2461   14 years bird darwin.amd64: Build of r2459 (kash replaces ash).
(edit) @2460   14 years bird darwin.x86: Build of r2459 (kash replaces ash).
(edit) @2459   14 years bird win.x86: Build of r2457 (kash replaces ash/cygwin).
(edit) @2458   14 years bird win.amd64: Build of r2457.
(edit) @2443   14 years bird subfooter.kmk: removed extra space in warning.
(edit) @2441   14 years bird header.kmk: Adjusted KB_FN_ASSIGN_DEPRECATED for windows usage.
(edit) @2436   15 years bird footer.kmk: Deprecate TARGET_<target> and PATH_<target> use.
(edit) @2434   15 years bird kBuild: Deprecating PATH_<target> and <target>_PATH in favor of …
(edit) @2433   15 years bird footer.kmk: Need to support all standard permutations for TOOLS, NAMES …
(edit) @2432   15 years bird footer.kmk: bah, mistyped a local variable name in r2429. Ref #99.
(edit) @2431   15 years bird tools/G*.kmk: Add dummy source rule/dep to the gcc generated …
(edit) @2430   15 years bird WINPSDK: use .x86,.amd64 and .ia64 props. Fixes #100.
(edit) @2429   15 years bird footer.kmk: Workaround for ticket #99. Ref #99.
(edit) @2413   15 years bird copyright year update.
(edit) @2408   15 years bird tools/VCC100*.kmk: Visual C++ 2010.
(edit) @2405   15 years bird header.kmk: touch
(edit) @2404   15 years bird msgstyles/brief2.kmk: forked brief, the new variant shows full paths …
(edit) @2403   15 years bird header.kmk: Corrected typo in KBUILD_HOST_CPU and KBUILD_TARGET_CPU …
(edit) @2402   15 years bird VCC80.kmk: Fixed bug preventing it from finding the bin dir variable.
(edit) @2389   15 years bird footer.kmk: Fixed typo in def_pass_setup_and_optimize that prevents …
(edit) @2379   16 years bird TOOL_G*4MACHO_PREFIX and TOOL_G*4MACHO_SUFFIX
(edit) @2361   16 years bird units/qt4.kmk: Made the RCC part quite.
(edit) @2360   16 years bird GXX4MACHO.kmk,GCC4MACHO.kmk: Objective-C++ fix for the kObjCache case.
(edit) @2359   16 years bird footer.kmk: Fixed copy&past error in the previous revision.
(edit) @2358   16 years bird qt4.kmk: fixed typo in previous revision.
(edit) @2357   16 years bird qt4.kmk: Objective-C++ support.
(edit) @2356   16 years bird kBuild: Objective-C++ support.
(edit) @2355   16 years bird footer.kmk: Make INTERMEDIATES + keyword work. Fixes #89.
(edit) @2348   16 years bird space.
(edit) @2347   16 years bird env.sh: typos.
(edit) @2346   16 years bird props.
(edit) @2345   16 years bird hacking property tables.
(edit) @2344   16 years bird header.kmk: Added USES and INTERMEDIATES to PROPS_ACCUMULATE_L_LNK, …
(edit) @2343   16 years bird doc/example1: create a simple example config.
(edit) @2342   16 years bird svn props
(edit) @2341   16 years bird kickoff for the kBuild docs.
(edit) @2340   16 years bird quickref: Added recipes.
(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) @2316   16 years bird *WATCOM*: Fixed RC commands.
(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.
Note: See TracRevisionLog for help on using the revision log.