summaryrefslogtreecommitdiff
path: root/source4/build/smb_build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1483: build dynconfig.c also with PICFLAGSStefan Metzmacher1-1/+1
2007-10-10r1464: the recent build changes completely lost the speed advantage of usingAndrew Tridgell1-1/+1
2007-10-10r1458: Add a new configure option, to make it possible to both find errors,Andrew Bartlett1-0/+6
2007-10-10r1377: add examples for config.mk sectionsStefan Metzmacher1-0/+49
2007-10-10r1310: one more #line statementStefan Metzmacher1-0/+1
2007-10-10r1309: use #line 1 "filename.pl"Stefan Metzmacher1-0/+8
2007-10-10r1073: import DYNEXP flags to smb_buildStefan Metzmacher3-1/+8
2007-10-10r1037: Always export all symbolsJelmer Vernooij1-0/+3
2007-10-10r1036: Get module initialisation function correct when building sharedJelmer Vernooij1-0/+20
2007-10-10r1035: Support shared modules againJelmer Vernooij1-1/+1
2007-10-10r1006: print out the SVN revision by configure,Stefan Metzmacher1-0/+5
2007-10-10r970: - remove unused wchar_t checkStefan Metzmacher1-0/+21
2007-10-10r969: remove some unused checksStefan Metzmacher1-5/+0
2007-10-10r968: use sinlcude() and no function, that's more portable betweenStefan Metzmacher7-215/+103
2007-10-10r967: move some configure checks to seperate filesStefan Metzmacher8-0/+444
2007-10-10r899: remove the weird shell patterns from the makerulesStefan Metzmacher1-14/+0
2007-10-10r807: compile with PICFLAG by defaultStefan Metzmacher1-1/+1
2007-10-10r767: add a $flags argument to the std_CC make rule generaterStefan Metzmacher1-5/+9
2007-10-10r765: add SMB_INCLUDE_M4() macro as wrapper arround sinclude()Stefan Metzmacher1-0/+19
2007-10-10r725: fix usage of $PERL to "$PERL" to handle perl -W correctStefan Metzmacher1-2/+2
2007-10-10r703: only use $PERL -W when --enable-debugStefan Metzmacher1-1/+1
2007-10-10r701: change debug messages a bitStefan Metzmacher1-5/+5
2007-10-10r700: fix SMB_LIBRARY() to disable the lib by defaultStefan Metzmacher1-1/+1
2007-10-10r696: fix formatingStefan Metzmacher1-23/+24
2007-10-10r695: don't add libs andlinkerflags to STATIC_LIBRARYStefan Metzmacher1-2/+0
2007-10-10r691: addStefan Metzmacher1-1/+3
2007-10-10r690: - ignore source/tagsStefan Metzmacher6-26/+138
2007-10-10r688: add --enable-experimentalStefan Metzmacher2-1/+27
2007-10-10r687: add newline at eofStefan Metzmacher1-1/+1
2007-10-10r686: - Add SMB_EXT_LIB_FROM_PKGCONFIG()Jelmer Vernooij1-0/+48
2007-10-10r682: Typo fixesJelmer Vernooij1-4/+4
2007-10-10r679: fix make installStefan Metzmacher1-0/+4
2007-10-10r678: use ./config.smb_build.pl instead of config.smb_build.plStefan Metzmacher1-1/+1
2007-10-10r677: fix: '$' -> '\$'Stefan Metzmacher1-1/+1
2007-10-10r674: use the same -I flags as beforeStefan Metzmacher1-1/+1
2007-10-10r671: fix make ./include/proto.hStefan Metzmacher1-2/+2
2007-10-10r670: add make everythingStefan Metzmacher1-0/+2
2007-10-10r667: remove Data::Dumper dependecyStefan Metzmacher1-16/+0
2007-10-10r666: readd 'make etags' and 'make ctags'Stefan Metzmacher1-0/+6
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher9-0/+2719