Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(This used to be commit 91800fd80c1763157f9bfded8f10e2d8c9a04cd2)
|
|
when $@ is foo/bar.o, $< could be torture/foo/bar.c
if it also exists. So better use $* which is foo/bar
to get foo/bar.c
metze
(This used to be commit 7aad9f81d927778bd3da6a37afc0489f1fefdc58)
|
|
build failures on older BSD systems with broken make
metze
(This used to be commit 7edb40569a5b5c971894a5e753638eeccef15dea)
|
|
metze
(This used to be commit 25dc4557fff940aa4cc46df59f4c5a72b7518117)
|
|
metze
(This used to be commit 9d2ab28ba1a119dff1a97147934c03e712c7148d)
|
|
metze
(This used to be commit ee5bd106945a013ba69c277a340c0961339983c6)
|
|
- and add -MT $@ to the dependency generation
to notice changes in depdendecies of header files
you may need a 'make clean' or at least you need to remove
heimdal_build/replace.hd
metze
(This used to be commit 5ecf98cc189039023ff0a97f43eba7fb2c2cdc46)
|
|
(chasing down build failures ...)
added showflags as part of 'all' target, which makes tracking down
problems easier in the build farm
(This used to be commit d52aaccdf8a537dc8de8db7c30ff0ab076c4c63f)
|
|
causing make to loop.
(This used to be commit 35c8d39e6e30e3ba3dcf1db34c6256489a1a2f46)
|
|
metze
(This used to be commit 8e0497c5d217470bef5bd537c5d2b7be9ae89602)
|
|
(This used to be commit d0b7c740c77c901960c6de80f0d3b77cd396946f)
|
|
framework patch. There are some issues with the patch that I will
discuss in a separate email to the list, but given the low (zero?)
impact of the patch as it is, I think its better to integrate it now,
then let Brad send some minor update patches later
(This used to be commit 7232da0436ff1d84e419d268fee31a095bbb88b7)
|
|
- generate the IDL_NDR_* variables before using them
(this was the reason I didn't noticed this error)
metze
(This used to be commit c493bc83ee31c8dac4943fdadf443b537af1f6f6)
|
|
- let version.h depend on VERSION
- add a rule to manualy regenerate version.h
e.g. after a svn up
metze
(This used to be commit 7167579cbfcda0a130f9eaf80d4783f4bd134802)
|
|
(This used to be commit 47b6a3d7f37faba7f8defbaf9a406f4bdf431615)
|
|
metze
(This used to be commit c505ce9d3b9ce9c3db6652f8f9721ca95229d2ff)
|
|
(This used to be commit dcebba4ee8d38f6400f9d250141653e38ba9715e)
|
|
(This used to be commit c83e4b166534278c335254aa8890a50635bbf1b7)
|
|
metze
(This used to be commit e8d69ff8d0bf4ccdc2be486f0516ef4fb7baeae7)
|
|
Fix perl warning
(This used to be commit 50e184819d0f92da003c27c4d9adeeef3dfb55dd)
|
|
replace
it with a perl script.
This should fix the build on tru64
(This used to be commit b4e08b98a6a8ebfc4f22125b4474978e9384971c)
|
|
(This used to be commit 7af59357b94e3819415b3a9257be0ced745ce130)
|
|
Replace
with the (hopefuly) equivalent find/rm sequence.
(This used to be commit 2bce5c9465ebd245d153196fbedd764378c36827)
|
|
/usr/bin
(This used to be commit 7d5a91a667418b18bde9399ffc4c9852c422362a)
|
|
make constructs
(This used to be commit 9329854489e2c231ffb7986d39009e0936873c11)
|
|
(This used to be commit 16e67d04d40a156a60011bcf6247ebf6039bbf30)
|
|
metze
(This used to be commit 2488ead8c3431be3014012a05de4ee57ff13aa93)
|
|
(This used to be commit 3de7b7fca1265fc465c895e15594659afd179ae5)
|
|
(This used to be commit 222723e4434b85748aa82f192c5c4ce136933ce3)
|
|
(This used to be commit 137ed99e3527c5240533d59b6b98d1f01a849046)
|
|
main.mk
(This used to be commit 3721072fc531df2ffdc9ae323aa2e4e3d0fc58b7)
|
|
Add the start of a test framework for swigged functionality.
(This used to be commit 3dfd0959f78518c021417f3f1158c51d70a1e88c)
|
|
(This used to be commit 16da854eff726f11971aab8e62098044989e4ccc)
|
|
(This used to be commit 3286636dbb78485e57357a2e7c23579e808264b2)
|
|
building with --enable-dso
(This used to be commit 614f062748d95a455d1a99a7444fdc0fe152f4e4)
|
|
(This used to be commit 5673ee1182dbae1aac6891abdce0b5748a14989f)
|
|
dependencies.
Don't create dependency files when running 'make clean'
(This used to be commit 6414d0c04fce969d4400a013aeaa3fa75849e2de)
|
|
(This used to be commit 4f99c96509012fa10519627c037dc4297900dcc9)
|
|
(This used to be commit b5802770322678d3f9c2044039cc254024612f9b)
|
|
rebuilt when a header file is changed. It also means parallel builds work now.
It will take a minute or so to generate all the dependency information,
but there should be no need to rebuild that information later on, unless
a file changes.
This behaviour is only enabled when building in developer mode
(--enable-developer) and requires a GNU make (or compatible). In all other
cases, the file 'static_deps.mk' is included, which contains some basic
hardcoded dependency information.
(This used to be commit eb435386f015ce1d89eb6f7e7837622ebd9e1951)
|
|
hosts!)
(This used to be commit f523c51b34c2305dcf861c542336f161a072a2f0)
|
|
$PREFIX. I should've remembered, as this problem has hit me before...
(This used to be commit 6a03e18ab881060f67c0313bd2ea4680b6a45f9f)
|
|
(This used to be commit 1e6f3c04344070c222508729ee1afdc0e8b3e476)
|
|
(This used to be commit 51b4270513752d2eafbe77f9de598de16ef84a1f)
|
|
metze
(This used to be commit cee56387cf62b3cbcc7fbed5d3549d56c2a2d0da)
|
|
(This used to be commit 0ef3fc567c9c57cfb81923e1bb6d0d8393075861)
|
|
(This used to be commit 2b93fd5246c64f8abad8a8f52b933553d93cb167)
|
|
(This used to be commit 87cfd6883ef73b8eeee4ca0a201e449417fa066b)
|
|
(This used to be commit b96aa4ce2a9918bcbe5d0c498fd7a964253817b5)
|
|
(This used to be commit 867fc489228a827fae08de3969e0db2a22192609)
|