|
|
@1821
|
16 years |
bird |
kmk: incdep bug fix, dependencies was chopped of because they are now …
|
|
|
@1820
|
16 years |
bird |
linux want inlined memchr as well it turns out.
|
|
|
@1819
|
16 years |
bird |
kmk: 64-bit fix (forgotten).
|
|
|
@1818
|
16 years |
bird |
kmk: a bit more.
|
|
|
@1817
|
16 years |
bird |
kmk: pass end-of-line around to the condition evalalutation. Don't …
|
|
|
@1816
|
16 years |
bird |
kmk: windows build fix.
|
|
|
@1815
|
16 years |
bird |
NDEBUG for release and profile builds on every platform.
|
|
|
@1814
|
16 years |
bird |
kmk: two more recursive / simple fixes.
|
|
|
@1813
|
16 years |
bird |
kmk: inline memchr everywhere but on linux.
|
|
|
@1812
|
16 years |
bird |
kmk: fixes for recusive variable mixup.
|
|
|
@1811
|
16 years |
bird |
kmk: More string length optimizations.
|
|
|
@1810
|
16 years |
bird |
kmk: inline memchr on MSC + AMD64 because the CRT memchr sucks.
|
|
|
@1809
|
16 years |
bird |
kmk: More length and alloc optimizations. Made all the length …
|
|
|
@1808
|
16 years |
bird |
kmk: More memchr and less strlen for simple assignments (var:=val).
|
|
|
@1807
|
16 years |
bird |
kmk: readstring - use memchr.
|
|
|
@1806
|
16 years |
bird |
kmk: readstring - use memchr.
|
|
|
@1805
|
16 years |
bird |
kmk: Some minor optimizations.
|
|
|
@1804
|
16 years |
bird |
incdep: windows build fixes and some adjustments.
|
|
|
@1803
|
16 years |
bird |
header
|
|
|
@1802
|
16 years |
bird |
incdep: An experiment in pushing all the work to the threads.
|
|
|
@1801
|
16 years |
bird |
incdep: make thread count relative to the job slots.
|
|
|
@1800
|
16 years |
bird |
incdep: weeny strcache_add_len optimization.
|
|
|
@1799
|
16 years |
bird |
kmk: minor incdep adjustments.
|
|
|
@1798
|
16 years |
bird |
footer.kmk: experimental includedep-queue feature behind …
|
|
|
@1797
|
16 years |
bird |
kmk: moved eval_include_dep into incdep.c (was in read.c) and …
|
|
|
@1796
|
16 years |
bird |
kmk_time: minor printf adjustments.
|
|
|
@1795
|
16 years |
bird |
footer.kmk: use the new kb-src-one when available.
|
|
|
@1794
|
16 years |
bird |
kmk: Change the directory hash size to prevent /usr/bin from causing 3 …
|
|
|
@1793
|
16 years |
bird |
kmk: hash table adjustments.
|
|
|
@1792
|
16 years |
bird |
kmk: Altered the behavior of $(kb-src-one ) when given an argument …
|
|
|
@1791
|
16 years |
bird |
Config.kmk: test commit. refs #52
|
|
|
@1790
|
16 years |
bird |
root/Makefile.kmk: install the units as well. Thanks to Mario …
|
|
|
@1789
|
16 years |
bird |
properties.
|
|
|
@1788
|
16 years |
bird |
Added kmk_time, primarily for timing build runs on windows.
|
|
|
@1787
|
16 years |
bird |
Added src/misc.
|
|
|
@1786
|
16 years |
bird |
MINGW32.kmk: Handle a defined TOOL_MINGW32_PREFIX correctly. Also …
|
|
|
@1785
|
16 years |
bird |
kash: fixed signals. trace all wrapped system calls.
|
|
|
@1784
|
16 years |
bird |
kash: hacking.
|
|
|
@1783
|
16 years |
bird |
subheader/footer.kmk: Fixed missing DEFPATH assignment.
|
|
|
@1782
|
16 years |
bird |
header.kmk: enabled second target expansion by default.
|
|
|
@1781
|
16 years |
bird |
footer.kmk: Fixed DEPFILES (includedep only work with one file at the …
|
|
|
@1779
|
16 years |
bird |
Maintenance.kmk: removed the binaries from the -src.tar.gz and created …
|
|
|
@1778
|
16 years |
bird |
kmk: 0.1.4!
|
|
|
@1777
|
16 years |
bird |
kBuild: This is 0.1.4!
|
|
|
@1776
|
16 years |
bird |
kmk: Fixed includdep bug wrt to multiline variables (not defined).
|
|
|
@1775
|
16 years |
bird |
touch KMK_REVISION
|
|
|
@1774
|
16 years |
bird |
qt4: More detection fixes. Don't suffix RCC.
|
|
|
@1773
|
16 years |
bird |
qt4: Forgot to export PATH_SDK_QT4_INC. oops
|
|
|
@1772
|
16 years |
bird |
subheader/footer: Fixed DEFPATH/PATH property. Either should be usable …
|
|
|
@1771
|
16 years |
bird |
qt3,qt4: Fixed defpath bug, source was omitted.
|
|
|
@1770
|
16 years |
bird |
qt3: Load the .prl file for the library.
|
|
|
@1769
|
16 years |
bird |
qt4: todo.
|
|
|
@1768
|
16 years |
bird |
qt4: typo.
|
|
|
@1767
|
16 years |
bird |
qt4: export stuff for recursive make files, better guess work, and …
|
|
|
@1766
|
16 years |
bird |
qt3: Added rule unit-qt3-show-vars.
|
|
|
@1765
|
16 years |
bird |
qt3: more detection work.
|
|
|
@1764
|
16 years |
bird |
qt3: not everyeone has qm2ts (debian), so look for moc in places other …
|
|
|
@1763
|
16 years |
bird |
qt3: Improved the PATH_TOOL_QT3 guessing.
|
|
|
@1762
|
16 years |
bird |
user.vlx: Updated with new functions and preprocessor keywords.
|
|
|
@1761
|
16 years |
bird |
qt3/4: _bld_* -> bld_*. Fixed some windows issues in qt3.
|
|
|
@1760
|
16 years |
bird |
qt3: windows fix.
|
|
|
@1759
|
16 years |
bird |
qt3: location guessing.
|
|
|
@1758
|
16 years |
bird |
qt3: location guessing.
|
|
|
@1757
|
16 years |
bird |
qt3: location guessing, windows fix.
|
|
|
@1756
|
16 years |
bird |
qt3: location guessing, windows fix.
|
|
|
@1755
|
16 years |
bird |
Changing <target>_PATH into <target>_DEFPATH. For the moment both are …
|
|
|
@1754
|
16 years |
bird |
footer.kmk: Gave install targets a directory in the object tree, e.i. …
|
|
|
@1753
|
16 years |
bird |
footer.kmk: Added EXPR[_EXT] and CHMOD[_EXT] macros for the new tools.
|
|
|
@1752
|
16 years |
bird |
Added expr and if-expr to KMK_FEATURES.
|
|
|
@1751
|
16 years |
bird |
kmk: Don't bother with secondary target expansion if it's not enabled …
|
|
|
@1750
|
16 years |
bird |
The 0.1.4 binaries for freebsd/amd64.
|
|
|
@1749
|
16 years |
bird |
The 0.1.4 binaries for freebsd/x86.
|
|
|
@1748
|
16 years |
bird |
The 0.1.4 binaries for solaris/amd64.
|
|
|
@1747
|
16 years |
bird |
The 0.1.4 binaries for solaris/x86.
|
|
|
@1746
|
16 years |
bird |
The 0.1.4 binaries for os2/x86.
|
|
|
@1745
|
16 years |
bird |
The 0.1.4 binaries for os2/x86.
|
|
|
@1744
|
16 years |
bird |
kmk: OS/2 build fix.
|
|
|
@1743
|
16 years |
bird |
The 0.1.4 binaries for linux/amd64.
|
|
|
@1742
|
16 years |
bird |
The 0.1.4 binaries for linux/x86.
|
|
|
@1741
|
16 years |
bird |
kmk_expr: Fxied regex disabling.
|
|
|
@1740
|
16 years |
bird |
kmk_expr: Fixed regex disabling.
|
|
|
@1739
|
16 years |
bird |
kmk_expr: Fixed regex disabling.
|
|
|
@1738
|
16 years |
bird |
envwin.cmd: help typo.
|
|
|
@1737
|
16 years |
bird |
The 0.1.4 binaries for darwin/x86.
|
|
|
@1736
|
16 years |
bird |
The 0.1.4 binaries for win/x86
|
|
|
@1735
|
16 years |
bird |
The 0.1.4 binaries for win/amd64
|
|
|
@1734
|
16 years |
bird |
kDepPre: Shut up pedantic gcc warnings.
|
|
|
@1733
|
16 years |
bird |
kDep: shut up pedantic gcc warnings.
|
|
|
@1732
|
16 years |
bird |
kObjCache: shut up pedantic gcc warnings.
|
|
|
@1731
|
16 years |
bird |
kBuild 0.1.4
|
|
|
@1730
|
16 years |
bird |
kmk_install: --[no-]ignore-perm-errors on chmod and chown. This …
|
|
|
@1729
|
16 years |
bird |
kmk/expreval.c: Added conversion operators: num, string and bool. …
|
|
|
@1728
|
16 years |
bird |
kmk/expreval/ifcond: fixed the target operator and string parsing; …
|
|
|
@1727
|
16 years |
bird |
kmk: Two new functions $(if-expr cond,exp-on-true,exp-on-false) and …
|
|
|
@1726
|
16 years |
bird |
kmk/expreval.c: Warnings and a couple of bugs.
|
|
|
@1725
|
16 years |
bird |
kmk: shutting up warnings.
|
|
|
@1724
|
16 years |
bird |
kmk: ifcond.c -> expreval.c
|
|
|
@1723
|
16 years |
bird |
kmk/ifcond: windows build fix.
|
|
|
@1722
|
16 years |
bird |
kmk: The rest of the if operators.
|
|
|
@1721
|
16 years |
bird |
kmk: Some more ifcond operators.
|
|
|