summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/main.pl
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij1-0/+31
that were found) and a config.pm file (with all substitution variables) (This used to be commit 52bb1374bbcfc9b9a6d098687bafe9021a1ee858)
2007-10-10r3690: Use perl's 'use' statement to include the build system partsJelmer Vernooij1-22/+0
rather then using "cat" (This used to be commit 4d018b2b701faa56d7e3bb7634729296b53e0acb)
2007-10-10r687: add newline at eofStefan Metzmacher1-1/+1
metze (This used to be commit 38fd7c5e1a8ee5dcc0e5e6af765fb81f6f7c4111)
2007-10-10r667: remove Data::Dumper dependecyStefan Metzmacher1-16/+0
metze (This used to be commit eae450f219701e156a5bd0fd7096dd7fe7da6e2b)
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-0/+38
to the main SAMBA_4_0 tree. NOTE: that it's not completely ready, but it's functional:-) metze (This used to be commit c78a2ddb28ec50d6570a83b1f66f18a5c3621731)