source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @1673   17 years bird Fixed build issue on windows.
(edit) @1672   17 years bird Global USES differs from target USES and must be executed before any …
(edit) @1671   17 years bird Initial qt4 unit. Missing nls, but is otherwise fine.
(edit) @1670   17 years bird Fixed bug where INTERMEDIATES was expanded in the defining of the …
(edit) @1669   17 years bird Just print MAKEFILE_CURRENT.
(edit) @1668   17 years bird Print the makefile list if footer.kmk appears to early.
(edit) @1667   17 years bird Relax the pass ordering if there are no subdirs and makefiles to traverse.
(edit) @1666   17 years bird Put sed first as it takes longest to compile (regex is big/slow).
(edit) @1665   17 years bird Converted to a sub-makefile setup ('single' makefile).
(edit) @1664   17 years bird Added FILE_KBUILD_SUB_HEADER and FILE_KBUILD_SUB_FOOTER.
(edit) @1663   17 years bird DEPTH defaults to SUB_DEPTH when dealing with sub-makefiles.
(edit) @1662   17 years bird Corrected WINDDKXP to WINDDKWXP.
(edit) @1661   17 years bird Bump KMK_REVISION.
(edit) @1660   17 years bird A WinDDK SDK that targets Windows Vista and Windows Server 2008 …
(edit) @1659   17 years bird Added STD_CALL to DEFS.x86. Added _MSC_EXTENSIONS and _MERCED_A0_=1 to …
(edit) @1658   17 years bird A WinDDK SDK that targets Windows Server 2003 (KBUILD_TARGET_ARCH) and …
(edit) @1657   17 years bird A WinDDK SDK that targets Windows XP (x86).
(edit) @1656   17 years bird Removed debug warning.
(edit) @1655   17 years bird A WinDDK SDK that target Windows 2000 (x86).
(edit) @1654   17 years bird Fixed a bug in the SDK and TOOL inheritance (was not working at all).
(edit) @1653   17 years bird WinDDK (vista / w2k8).
(edit) @1652   17 years bird 0.1.3
(edit) @1651   17 years bird 0.1.3.
(edit) @1650   17 years bird force revision bump.
(edit) @1649   17 years bird Fixed another target list inconsistency wrt the variants used. …
(edit) @1648   17 years bird Use the _ALL_xyz target lists instead of re-listing all the …
(edit) @1647   17 years bird Added the GPL+CDDL VirtualBox license and refreshed the standard …
(edit) @1646   17 years bird Added a 'testing' pass (non-default). Made all the pass aliases .PHONY.
(edit) @1645   17 years bird The 0.1.3 binaries for win/amd64 - rc2b.
(edit) @1644   17 years bird The 0.1.3 binaries for win/x86 - rc2b.
(edit) @1643   17 years bird Don't use NtQueryInformationFile on remote drives, they typically lie …
(edit) @1642   17 years bird The 0.1.3 binaries for solaris/x86 - rc2.
(edit) @1641   17 years bird The 0.1.3 binaries for solaris/amd64 - rc2.
(edit) @1640   17 years bird The 0.1.3 binaries for linux/x86 - rc2.
(edit) @1639   17 years bird The 0.1.3 binaries for linux/amd64 - rc2.
(edit) @1638   17 years bird The 0.1.3 binaries for freebsd/x86 - rc2.
(edit) @1637   17 years bird The 0.1.3 binaries for freebsd/amd64 - rc2.
(edit) @1636   17 years bird The 0.1.3 binaries for os2/x86 - rc2.
(edit) @1635   17 years bird Added missing headers (OS/2).
(edit) @1634   17 years bird The 0.1.3 binaries for darwin/x86 - rc2.
(edit) @1633   17 years bird The 0.1.3 binaries for win/x86 - rc2.
(edit) @1632   17 years bird The 0.1.3 binaries for win/amd64 - rc2.
(edit) @1631   17 years bird Fixed bad label.
(edit) @1630   17 years bird Forgot to read the environment.
(edit) @1629   17 years bird Fixed warning.
(edit) @1628   17 years bird Fixed $(breakpoint ) on MSC. Fixed two warnings.
(edit) @1627   17 years bird Enabled recursive copying w/ protection a la rm.
(edit) @1626   17 years bird removed a leftover prototype.
(edit) @1625   17 years bird setup a context for each source we process.
(edit) @1624   17 years bird flex prep
(edit) @1623   17 years bird some fixes.
(edit) @1622   17 years bird Bumped up the priority of a local variable. Fixed inconsistent use of …
(edit) @1621   17 years bird Introduce the concept of units to prevent footer.kmk from growing …
(edit) @1620   17 years bird The last kb-src-prop argument is optional.
(edit) @1619   17 years bird $(breakpoint ) for debugging.
(edit) @1618   17 years bird Fixed a bug in func_kbuild_source_prop (kb-src-prop) that would cause …
(edit) @1617   17 years bird Don't append empty strings to variables. (foo +=)
(edit) @1616   17 years bird Added a space between the which results.
(edit) @1615   17 years bird Added a space between the which results.
(edit) @1614   17 years bird Added a CLEAN attribute to the install sources. Extended the cleaning …
(edit) @1613   17 years bird Added a CLEAN attribute to the fetch target.
(edit) @1612   17 years bird Drop the .map files when using gcc, except of course, for OS/2.
(edit) @1611   17 years bird Fixed a cleanup problem where yasm and vcc* and stuch would leave …
(edit) @1610   17 years bird Fixed prepend w/ expansion (would append instead of prepend). …
(edit) @1609   17 years bird grr2
(edit) @1608   17 years bird grr.
(edit) @1607   17 years bird Another try - forgot about xrealloc.
(edit) @1606   17 years bird Fixed bug in append_expand_string_to_variable() where variables …
(edit) @1605   17 years bird Force C locale before messing with the svn info output.
(edit) @1604   17 years bird DragonFly BSD config. Kudos to Francis G.
(edit) @1603   17 years bird dragonfly + some reorg.
(edit) @1602   17 years bird dragonfly + some reorg.
(edit) @1601   17 years bird Added K_OS_DRAGONFLY w/ detection.
(edit) @1600   17 years bird Create output directory before cooking SvnInfo.kmk.
Note: See TracRevisionLog for help on using the revision log.