|
|
@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.
|
|
|
@2235
|
17 years |
bird |
kbuild.c: added todo for #80.
|
|
|
@2234
|
17 years |
bird |
footer.kmk: 2_OUTPUT, 2_OUTPUT_MAYBE, 2_DEPEND and 2_DEPORD …
|
|
|
@2233
|
17 years |
bird |
Macports: Updated the kbuild-head Portfile so it'll bootstrap the thing.
|
|
|
@2232
|
17 years |
bird |
Macports: Prepared the Portfile for 0.1.5 (still unreleased), dropping …
|
|
|
@2231
|
17 years |
bird |
freebsd/ports: Install docs in the right place and generate all the …
|
|
|
@2230
|
17 years |
bird |
FLEX.kmk: No space between -o and the filename.
|
|
|
@2229
|
17 years |
bird |
Makefile.kmk: Make kbuild-show-install-files prettier.
|
|
|
@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
|
|
|
@2226
|
17 years |
bird |
Config.kmk,Makefile.kmk: Split up data and docs in share/; made the …
|
|
|
@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.
|
|
|
@2206
|
17 years |
bird |
cp.c: solaris build fix (strlcpy).
|
|
|
@2205
|
17 years |
bird |
footer.kmk: Don't forget to clean up the OUTPUT_MAYBE files when linking.
|
|
|
@2204
|
17 years |
bird |
kmk: strlcpy build fix for windows.
|
|
|
@2203
|
17 years |
bird |
fts.c,ftsfake.h: OS/2 build fix.
|
|
|
@2202
|
17 years |
bird |
Config.kmk/Makefile.kmk: Some cleanup/fixes.
|
|
|
@2201
|
17 years |
bird |
oops, dead dir.
|
|
|
@2200
|
17 years |
bird |
dist/freebsd: trimmed away some unnecessary stuff.
|
|
|
@2199
|
17 years |
bird |
dist/freebsd: 0.1.5 changes.
|
|
|
@2198
|
17 years |
bird |
dist/freebsd:current code.
|
|
|
@2197
|
17 years |
bird |
qt3/4.kmk: clean up the .dep files.
|
|
|
@2196
|
17 years |
bird |
footer.kmk: clean up .koc files.
|
|
|
@2195
|
17 years |
bird |
dist/portage: removed the old ebuilds.
|
|
|
@2194
|
17 years |
bird |
kbuild-0.1.5.ebuild: 0.1.4 -> 0.1.5.
|
|
|
@2193
|
17 years |
bird |
kbuild-0.1.4.ebuild from portage.
|
|
|
@2192
|
17 years |
bird |
cp.c, cp_utils.c: fixed a couple of warnings.
|
|
|
@2191
|
17 years |
bird |
kBuild/env.sh: --full-with-bin for calcing KBUILD_BIN_PATH.
|
|
|
@2190
|
17 years |
bird |
bootstrap.gmk,Config.kmk: Don't use NIX_INSTALL_DIR as installation …
|
|
|
@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.
|
|
|
@2187
|
17 years |
bird |
Makefile.kmk: Install kBuild/doc/
|
|
|
@2186
|
17 years |
bird |
features/parallelism: adjusted expected output for the 'Exiting with …
|
|
|
@2185
|
17 years |
bird |
kmk: changed the conditions for showing the final error message a bit …
|
|
|
@2184
|
17 years |
bird |
fts.c: made it build on linux.
|
|
|
@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).
|
|
|
@2180
|
17 years |
bird |
kmk: Mention error after waiting for -jN children since the orignal …
|
|
|
@2179
|
17 years |
bird |
kmk: Mention error after waiting for -jN children since the orignal …
|
|
|
@2178
|
17 years |
bird |
kmk: windows build fixes.
|
|
|
@2177
|
17 years |
bird |
qt4: ?= isn't the same as empty/ifndef/!defined.
|
|
|
@2176
|
17 years |
bird |
qt4.kmk: Implemented QT_INFIX.
|
|
|
@2175
|
17 years |
bird |
another test which doesn't work right without -j1.
|
|
|
@2174
|
17 years |
bird |
kmk tests: more -j1 fixes.
|
|
|
@2173
|
17 years |
bird |
kmk tests: more -j1 fixes.
|
|
|
@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.
|
|
|
@2165
|
17 years |
bird |
two more tests which requires some -j1 to get the order right.
|
|
|
@2164
|
17 years |
bird |
kmk: Updated KMK_FEATURES with for, while and select.
|
|
|
@2163
|
17 years |
bird |
kmk: Added a $(select ) function for handling switch like stuff. Fixes #74.
|
|
|
@2162
|
17 years |
bird |
features/vpath: -j1 is required.
|
|
|
@2161
|
17 years |
bird |
kmk: Implemented $(for ) and $(while ) loops (C-style). Fixes #73.
|
|
|
@2160
|
17 years |
bird |
kmk: removed duplicate definition.
|
|
|
@2159
|
17 years |
bird |
kmk: extended call, evalcall and evalcall2 with a local .ARGC …
|
|
|
@2158
|
17 years |
bird |
kmk: Extended evalcall and evalcall2 with a return value, local .RETURN.
|
|
|
@2157
|
17 years |
bird |
kmk: Extended evalcall and evalcall2 with a return value, local .RETURN.
|
|
|
@2156
|
17 years |
bird |
kmk: printf testcase.
|
|
|
@2155
|
17 years |
bird |
kmk quick ref: added new string functions.
|
|
|
@2154
|
17 years |
bird |
kmk: $(translate ) changes and testcase.
|
|
|
@2153
|
17 years |
bird |
kmk: substr fixes
|
|
|
@2152
|
17 years |
bird |
kmk: testcases and lastpos fixes.
|
|
|
@2151
|
17 years |
bird |
kmk: Added $(length ), $(length-var ), $(insert ), $(pos ), $(lastpos …
|
|
|
@2150
|
17 years |
bird |
bootstrap.gmk: more cleanup.
|
|
|
@2149
|
17 years |
bird |
function.c: comment typo.
|
|
|
@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.
|
|
|
@2145
|
17 years |
bird |
kmk: use our fts everywhere.
|
|
|
@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.
|
|
|