source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1773   17 years bird qt4: Forgot to export PATH_SDK_QT4_INC. oops
(edit) @1772   17 years bird subheader/footer: Fixed DEFPATH/PATH property. Either should be usable …
(edit) @1771   17 years bird qt3,qt4: Fixed defpath bug, source was omitted.
(edit) @1770   17 years bird qt3: Load the .prl file for the library.
(edit) @1769   17 years bird qt4: todo.
(edit) @1768   17 years bird qt4: typo.
(edit) @1767   17 years bird qt4: export stuff for recursive make files, better guess work, and …
(edit) @1766   17 years bird qt3: Added rule unit-qt3-show-vars.
(edit) @1765   17 years bird qt3: more detection work.
(edit) @1764   17 years bird qt3: not everyeone has qm2ts (debian), so look for moc in places other …
(edit) @1763   17 years bird qt3: Improved the PATH_TOOL_QT3 guessing.
(edit) @1762   17 years bird user.vlx: Updated with new functions and preprocessor keywords.
(edit) @1761   17 years bird qt3/4: _bld_* -> bld_*. Fixed some windows issues in qt3.
(edit) @1760   17 years bird qt3: windows fix.
(edit) @1759   17 years bird qt3: location guessing.
(edit) @1758   17 years bird qt3: location guessing.
(edit) @1757   17 years bird qt3: location guessing, windows fix.
(edit) @1756   17 years bird qt3: location guessing, windows fix.
(edit) @1755   17 years bird Changing <target>_PATH into <target>_DEFPATH. For the moment both are …
(edit) @1754   17 years bird footer.kmk: Gave install targets a directory in the object tree, e.i. …
(edit) @1753   17 years bird footer.kmk: Added EXPR[_EXT] and CHMOD[_EXT] macros for the new tools.
(edit) @1752   17 years bird Added expr and if-expr to KMK_FEATURES.
(edit) @1751   17 years bird kmk: Don't bother with secondary target expansion if it's not enabled …
(edit) @1750   17 years bird The 0.1.4 binaries for freebsd/amd64.
(edit) @1749   17 years bird The 0.1.4 binaries for freebsd/x86.
(edit) @1748   17 years bird The 0.1.4 binaries for solaris/amd64.
(edit) @1747   17 years bird The 0.1.4 binaries for solaris/x86.
(edit) @1746   17 years bird The 0.1.4 binaries for os2/x86.
(edit) @1745   17 years bird The 0.1.4 binaries for os2/x86.
(edit) @1744   17 years bird kmk: OS/2 build fix.
(edit) @1743   17 years bird The 0.1.4 binaries for linux/amd64.
(edit) @1742   17 years bird The 0.1.4 binaries for linux/x86.
(edit) @1741   17 years bird kmk_expr: Fxied regex disabling.
(edit) @1740   17 years bird kmk_expr: Fixed regex disabling.
(edit) @1739   17 years bird kmk_expr: Fixed regex disabling.
(edit) @1738   17 years bird envwin.cmd: help typo.
(edit) @1737   17 years bird The 0.1.4 binaries for darwin/x86.
(edit) @1736   17 years bird The 0.1.4 binaries for win/x86
(edit) @1735   17 years bird The 0.1.4 binaries for win/amd64
(edit) @1734   17 years bird kDepPre: Shut up pedantic gcc warnings.
(edit) @1733   17 years bird kDep: shut up pedantic gcc warnings.
(edit) @1732   17 years bird kObjCache: shut up pedantic gcc warnings.
(edit) @1731   17 years bird kBuild 0.1.4
(edit) @1730   17 years bird kmk_install: --[no-]ignore-perm-errors on chmod and chown. This …
(edit) @1729   17 years bird kmk/expreval.c: Added conversion operators: num, string and bool. …
(edit) @1728   17 years bird kmk/expreval/ifcond: fixed the target operator and string parsing; …
(edit) @1727   17 years bird kmk: Two new functions $(if-expr cond,exp-on-true,exp-on-false) and …
(edit) @1726   17 years bird kmk/expreval.c: Warnings and a couple of bugs.
(edit) @1725   17 years bird kmk: shutting up warnings.
(edit) @1724   17 years bird kmk: ifcond.c -> expreval.c
(edit) @1723   17 years bird kmk/ifcond: windows build fix.
(edit) @1722   17 years bird kmk: The rest of the if operators.
(edit) @1721   17 years bird kmk: Some more ifcond operators.
(edit) @1720   17 years bird kmk: More if conditionals code.
(edit) @1719   17 years bird kmk: More if conditionals code.
(edit) @1718   17 years bird kmk_ln: fixed DOS slashes.
(edit) @1717   17 years bird mscfakes: CreateSymbolicLinkA returns BOOLEAN not BOOL.
(edit) @1716   17 years bird kmk: Added a new function $(defined var) which check whether var is …
(edit) @1715   17 years bird kmk: Started hacking on some useable if conditionals.
(edit) @1714   17 years bird typo.
(edit) @1713   17 years bird kmk_chmod: made it build on solaris (no lchmod or ALLPERMS).
(edit) @1712   17 years bird kmk_chmod: made it build on solaris (no lchmod or ALLPERMS).
(edit) @1711   17 years bird kmk_chmod: made it build on solaris (no lchmod or ALLPERMS).
(edit) @1710   17 years bird kmk: Made chmod build on windows. Some cleanup of the bsdisms.
(edit) @1709   17 years bird kmk: Made --jobs (-j) default to the number of online CPUS. Fixes #34.
(edit) @1708   17 years bird kmk_expr: no dead, please.
(edit) @1707   17 years bird kmk_expr: Ported expr. Fixes #43.
(edit) @1706   17 years bird chmod: updated KMK_BUILTIN.
(edit) @1705   17 years bird kmk_chmod: Ported chmod. Fixes #41.
(edit) @1704   17 years bird kmkbuiltin/chmod.c: file revision 1.33 from FreeBSD.
(edit) @1703   17 years bird kmkbuiltin/expr.c: file revision 1.17 from OpenBSD
(edit) @1702   17 years bird kBuild: Implemented the new LNK_DEPS and LNK_ORDERDEPS link target …
(edit) @1701   17 years bird kmk: Implemented secondary target expansion. Fixes #42.
(edit) @1700   17 years bird hash.c: spaces.
(edit) @1699   17 years bird kmk / $(commands* ): Check for empty name to prevent lookup_file from …
(edit) @1698   17 years bird kmk: $(commands ) and $< wont work well together at all, no fix just …
(edit) @1697   17 years bird footer.kmk: Check for all the keyword permutations of NOINST and INST. …
(edit) @1696   17 years bird footer: added global property DEPFILES with the usual permutations. …
(edit) @1695   17 years bird append: Added the -d and -t options for writing define...endef and …
(edit) @1694   17 years bird kmk: testcase for includedep.
(edit) @1693   17 years bird includedep: expand variabels when present. Fixes #38.
(edit) @1692   17 years bird header.kmk: Made it possible to change PATH_OUT_BASE as well.
(edit) @1691   17 years bird header.kmk: Made it possible to change PATH_OUT_BASE as well.
(edit) @1690   17 years bird tools/VCC*: mention the .exp and .lib that we copy to PATH_LIB. The …
(edit) @1689   17 years bird qt4: fixed .qrc dependency generation, attached the dependency list to …
(edit) @1688   17 years bird qt3,qt4: Set the nls installation mode to 0644 if no template was …
(edit) @1687   17 years bird qt4.kmk: Better PATH_TOOL_QT4 guessing (fedora 8).
(edit) @1686   17 years bird Fixed warnings when using the NAME property and ending up with output …
(edit) @1685   17 years bird Look for qt in more places (hopefully fixes some ubuntu issues).
(edit) @1684   17 years bird qt3 unit: initial coding. (todo: testing + QT_IMAGES)
(edit) @1683   17 years bird qt4 unit: some qt -> qt4 fixes. separate the moc cmd deps.
(edit) @1682   17 years bird qt4: Fixed QTTOOL.
(edit) @1681   17 years bird Fixed #include <QtCore/qstring.h> stuff. Link windows programs against …
(edit) @1680   17 years bird unix wants lib prefix.
(edit) @1679   17 years bird Windows fixes.
(edit) @1678   17 years bird fixed typo.
(edit) @1677   17 years bird qt4 unit: Implemented QT_MODULES and QT_PREFIX, pluss trying to …
(edit) @1676   17 years bird
(edit) @1675   17 years bird Compile and install translation units. Added QTTOOL so the user …
(edit) @1674   17 years bird Fixed the error message on _spawnvp failure (windows) and added an …
Note: See TracRevisionLog for help on using the revision log.