|
|
@2405
|
15 years |
bird |
header.kmk: touch
|
|
|
@2404
|
15 years |
bird |
msgstyles/brief2.kmk: forked brief, the new variant shows full paths …
|
|
|
@2403
|
15 years |
bird |
header.kmk: Corrected typo in KBUILD_HOST_CPU and KBUILD_TARGET_CPU …
|
|
|
@2402
|
15 years |
bird |
VCC80.kmk: Fixed bug preventing it from finding the bin dir variable.
|
|
|
@2389
|
15 years |
bird |
footer.kmk: Fixed typo in def_pass_setup_and_optimize that prevents …
|
|
|
@2379
|
16 years |
bird |
TOOL_G*4MACHO_PREFIX and TOOL_G*4MACHO_SUFFIX
|
|
|
@2361
|
16 years |
bird |
units/qt4.kmk: Made the RCC part quite.
|
|
|
@2360
|
16 years |
bird |
GXX4MACHO.kmk,GCC4MACHO.kmk: Objective-C++ fix for the kObjCache case.
|
|
|
@2359
|
16 years |
bird |
footer.kmk: Fixed copy&past error in the previous revision.
|
|
|
@2358
|
16 years |
bird |
qt4.kmk: fixed typo in previous revision.
|
|
|
@2357
|
16 years |
bird |
qt4.kmk: Objective-C++ support.
|
|
|
@2356
|
16 years |
bird |
kBuild: Objective-C++ support.
|
|
|
@2355
|
16 years |
bird |
footer.kmk: Make INTERMEDIATES + keyword work. Fixes #89.
|
|
|
@2348
|
16 years |
bird |
space.
|
|
|
@2347
|
16 years |
bird |
env.sh: typos.
|
|
|
@2346
|
16 years |
bird |
props.
|
|
|
@2345
|
16 years |
bird |
hacking property tables.
|
|
|
@2344
|
16 years |
bird |
header.kmk: Added USES and INTERMEDIATES to PROPS_ACCUMULATE_L_LNK, …
|
|
|
@2343
|
16 years |
bird |
doc/example1: create a simple example config.
|
|
|
@2342
|
16 years |
bird |
svn props
|
|
|
@2341
|
16 years |
bird |
kickoff for the kBuild docs.
|
|
|
@2340
|
16 years |
bird |
quickref: Added recipes.
|
|
|
@2320
|
16 years |
bird |
qt3.kmk: Fixed PATH_SDK_QT3_LIB detection (used wrong keyword and …
|
|
|
@2319
|
16 years |
bird |
qt4.kmk: Fixed PATH_SDK_QT4_LIB detection.
|
|
|
@2318
|
16 years |
bird |
footer.kmk: No need to apply defpath to 2_OBJS wholesale fashion, the …
|
|
|
@2316
|
16 years |
bird |
*WATCOM*: Fixed RC commands.
|
|
|
@2275
|
16 years |
bird |
TAR.kmk,TARGZ.kmk,TARBZ2.kmk: Fixes and additions (BZ2).
|
|
|
@2274
|
16 years |
bird |
footer.kmk,header.kmk: Enhanced tools inhertiance.
|
|
|
@2273
|
16 years |
bird |
VCC80X86: TOOL_VCC80X86_LINK_LIBRARY_OUTPUT_OUTPUT -> …
|
|
|
@2272
|
16 years |
bird |
qt4.kmk: Look for the QT4 tools in the alternative tools tree (x86) …
|
|
|
@2271
|
16 years |
bird |
header.kmk: KBUILD_DEVTOOLS, KBUILD_DEVTOOLS_TRG, KBUILD_DEVTOOLS_HST, …
|
|
|
@2265
|
16 years |
bird |
footer.kmk: some fetch/unpack todos and spaces.
|
|
|
@2246
|
17 years |
bird |
GXX32,GCC32,GXX64,GCC64: FreeBSD ld doesn't do standard elf_<arch> but …
|
|
|
@2245
|
17 years |
bird |
qt4.kmk: turned out '4.dll' is a mandatory suffix on windows (but on …
|
|
|
@2244
|
17 years |
bird |
qt4.kmk: infix applies to qtmain.lib (but the '4' doesn't).
|
|
|
@2243
|
17 years |
bird |
*: Updated copyright to 2009 and normalized name & email.
|
|
|
@2242
|
17 years |
bird |
subheader.kmk,subfooter.kmk: removed unnecessary doulbe expansion and …
|
|
|
@2241
|
17 years |
bird |
footer.kmk: turned out TARGET_$(target) was used on installs too, …
|
|
|
@2240
|
17 years |
bird |
subheader.kmk,subfooter.kmk: Fixed double expansion bug in previous …
|
|
|
@2239
|
17 years |
bird |
footer.kmk,subheader.kmk,subfooter.kmk,qt3.kmk,qt4.kmk: PATH_$(target) …
|
|
|
@2238
|
17 years |
bird |
footer.kmk: TARGET_$(target) -> $(target)_1_TARGET. Old value is still …
|
|
|
@2237
|
17 years |
bird |
header.kmk,VCC*.kmk: retired the temporary DEP_IDB_Q hack now that the …
|
|
|
@2236
|
17 years |
bird |
footer.kmk: The remaining $(target)_OBJS_ -> $(target)_2_OBJS work.
|
|
|
@2234
|
17 years |
bird |
footer.kmk: 2_OUTPUT, 2_OUTPUT_MAYBE, 2_DEPEND and 2_DEPORD …
|
|
|
@2230
|
17 years |
bird |
FLEX.kmk: No space between -o and the filename.
|
|
|
@2228
|
17 years |
bird |
The 0.1.5 binaries for freebsd/amd64 - redone on 6.3 instead of 7.0.
|
|
|
@2227
|
17 years |
bird |
footer.kmk: Added kbuild-show-install-files and kbuild-show-install-dirs
|
|
|
@2225
|
17 years |
bird |
footer.kmk,header.kmk: Fixed MODE, UID and GID inhertiance and added …
|
|
|
@2224
|
17 years |
bird |
kBuild: Implemented flex and yacc/bison support. Fixes #18.
|
|
|
@2223
|
17 years |
bird |
header.kmk: Added KB_FN_OPT_TEST_SHORT, KB_FN_OPT_TEST_LONG and …
|
|
|
@2222
|
17 years |
bird |
footer.kmk: KBUILD_NO_TESTING_PASS_ALIASES.
|
|
|
@2221
|
17 years |
bird |
qt3.kmk: Fixed typo.
|
|
|
@2220
|
17 years |
bird |
footer.kmk: check for invalid install source specifiers and display …
|
|
|
@2219
|
17 years |
bird |
qt3.kmk: OS/2.
|
|
|
@2218
|
17 years |
bird |
The 0.1.5 binaries for solaris/sparc64.
|
|
|
@2217
|
17 years |
bird |
The 0.1.5 binaries for solaris/sparc32.
|
|
|
@2216
|
17 years |
bird |
The 0.1.5 binaries for freebsd/x86.
|
|
|
@2215
|
17 years |
bird |
The 0.1.5 binaries for win/amd64.
|
|
|
@2214
|
17 years |
bird |
The 0.1.5 binaries for win/x86.
|
|
|
@2213
|
17 years |
bird |
The 0.1.5 binaries for solaris/amd64.
|
|
|
@2212
|
17 years |
bird |
The 0.1.5 binaries for solaris/x86.
|
|
|
@2211
|
17 years |
bird |
The 0.1.5 binaries for os2/x86.
|
|
|
@2210
|
17 years |
bird |
The 0.1.5 binaries for linux/x86.
|
|
|
@2209
|
17 years |
bird |
The 0.1.5 binaries for linux/amd64.
|
|
|
@2208
|
17 years |
bird |
The 0.1.5 binaries for freebsd/amd64.
|
|
|
@2207
|
17 years |
bird |
The 0.1.5 binaries for darwin/x86.
|
|
|
@2205
|
17 years |
bird |
footer.kmk: Don't forget to clean up the OUTPUT_MAYBE files when linking.
|
|
|
@2197
|
17 years |
bird |
qt3/4.kmk: clean up the .dep files.
|
|
|
@2196
|
17 years |
bird |
footer.kmk: clean up .koc files.
|
|
|
@2191
|
17 years |
bird |
kBuild/env.sh: --full-with-bin for calcing KBUILD_BIN_PATH.
|
|
|
@2189
|
17 years |
bird |
footer.kmk: clean up .ins files left behind by install targets.
|
|
|
@2188
|
17 years |
bird |
footer.kmk: Add link deps to _DEPFILES_INCLUDED.
|
|
|
@2183
|
17 years |
bird |
qt4: Fixed problem windows/os2 drive letter issue in the qrc …
|
|
|
@2182
|
17 years |
bird |
header.kmk,VCC*.kmk: Quiet hack for kDepIDB. (DEP_IDB_Q - temporary)
|
|
|
@2181
|
17 years |
bird |
qt4: qtmain takes qt_prefix but not infix (windows).
|
|
|
@2177
|
17 years |
bird |
qt4: ?= isn't the same as empty/ifndef/!defined.
|
|
|
@2176
|
17 years |
bird |
qt4.kmk: Implemented QT_INFIX.
|
|
|
@2172
|
17 years |
bird |
kmk: Added $(root ) to help out with checking for absolute paths on …
|
|
|
@2171
|
17 years |
bird |
kmk-qr: added the special targets section.
|
|
|
@2170
|
17 years |
bird |
kmk-qr: filled in the kmk-only markers for the rest of the stuff.
|
|
|
@2169
|
17 years |
bird |
kmk-qr: started marking kmk specific features.
|
|
|
@2168
|
17 years |
bird |
kmk-qr: reorg
|
|
|
@2167
|
17 years |
bird |
kmk-qr: kmk-expressions.
|
|
|
@2166
|
17 years |
bird |
kmk-qr: built-in and external commands. rewrote the introduction.
|
|
|
@2163
|
17 years |
bird |
kmk: Added a $(select ) function for handling switch like stuff. Fixes #74.
|
|
|
@2161
|
17 years |
bird |
kmk: Implemented $(for ) and $(while ) loops (C-style). Fixes #73.
|
|
|
@2155
|
17 years |
bird |
kmk quick ref: added new string functions.
|
|
|
@2148
|
17 years |
bird |
header.kmk: added some missing tools and cleaned up the existing.
|
|
|
@2147
|
17 years |
bird |
sketches
|
|
|
@2146
|
17 years |
bird |
doc dir.
|
|
|
@2144
|
17 years |
bird |
qt3/4.kmk: Corrected $(target)_OUT_FILES to $(target)_CLEAN. Fixes #67.
|
|
|
@2143
|
17 years |
bird |
footer.kmk: pick up some keywords variants of *SUFF. Fixes #50.
|
|
|
@2107
|
17 years |
bird |
footer/header: moving the pass aliases (more bustage).
|
|
|
@2106
|
17 years |
bird |
header: made 'install' and 'uninstall' double colon rules because of …
|
|
|
@2105
|
17 years |
bird |
header: made 'test' and 'check' double colon rules because of coreutil …
|
|
|
@2098
|
17 years |
bird |
sparcv9 == 64-bit sparc, older are 32-bit.
|
|
|
@2095
|
17 years |
bird |
footer.kmk: Use $(file-size file) instead of involving $(shell ) to …
|
|
|
@2094
|
17 years |
bird |
footer.kmk: Fixed refetch problem on windows. The problem was that the …
|
|
|
@2093
|
17 years |
bird |
The 0.1.5 binaries for freebsd/x86.
|
|
|
@2092
|
17 years |
bird |
The 0.1.5 binaries for os2/x86.
|
|
|