summaryrefslogtreecommitdiff
path: root/source4/script/installheader.pl
AgeCommit message (Collapse)AuthorFilesLines
2008-05-21Refuse to install autogenerated proto header files.Jelmer Vernooij1-0/+2
(This used to be commit c0a84c2b4698f6ac9b555cc74bed52e5930804d9)
2007-10-10r19569: Require that all public header files have a destination path. FixJelmer Vernooij1-2/+1
places where this was currently not the case. (This used to be commit 3894497a232df8cf0457c7439c9ae347f63f24a1)
2007-10-10r15378: Fix installheader script. Alexander, this will break installation of ↵Jelmer Vernooij1-11/+4
headers for srcdir != builddir (This used to be commit 527a40d80b096a0716fe71eae5a65e2a136a7ac5)
2007-10-10r15267: Fix call to mkdir() for old versions of perl. This should fix ↵Jelmer Vernooij1-1/+1
installation on sun1. (This used to be commit a56900a7a2e40f17df9a49e7aa3faf561173fe37)
2007-10-10r15036: Add out of tree build support and see how buildfarm will respond to ↵Alexander Bokovoy1-6/+13
make constructs (This used to be commit 9329854489e2c231ffb7986d39009e0936873c11)
2007-10-10r14481: Change paths in headers on the fly when installing. Adds a simple textJelmer Vernooij1-8/+70
file that contains the paths where headers need to be installed. (This used to be commit c3d975f4dce85245c7ba2b159c1128711d828291)
2007-10-10r14471: Convert installheader script to perlJelmer Vernooij1-0/+44
(This used to be commit c6a478a1af38cad5622d3c3c53a7a99f9770b169)