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