summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r807: compile with PICFLAG by defaultStefan Metzmacher1-1/+1
2007-10-10r806: Checkin of workarea - tridge gave me some good ideas today for a betterTim Potter1-0/+82
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 Metzmacher2-1/+20
2007-10-10r759: Fix some perl warnings.Tim Potter1-10/+15
2007-10-10r757: Handle empty union arms (ala rid only entries in netlogon).Tim Potter1-1/+1
2007-10-10r756: Handle default element in union.Tim Potter1-3/+7
2007-10-10r753: Big reorganisation of everything - also fixes handling of dissectorsTim Potter1-240/+334
2007-10-10r750: Rename global $name -> $module.Tim Potter1-39/+122
2007-10-10r749: move the basic type checksStefan Metzmacher1-12/+17
2007-10-10r748: get some more info about what the compilers in the build farm supportStefan Metzmacher1-3/+10
2007-10-10r746: Add entry in proto tree when we don't handle an IDL type.Tim Potter1-4/+50
2007-10-10r744: A bunch of minor fixes. The ethereal pidl parser now dissects simpleTim Potter1-12/+22
2007-10-10r738: Use same error message format as is used by compilers when reportingJelmer Vernooij2-2/+2
2007-10-10r736: Add list of supported and unsupported MIDL attributesJelmer Vernooij1-1/+94
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 Metzmacher2-1/+4
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-10r680: fail directly when we notice that perl is not thereStefan Metzmacher1-1/+7
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
2007-10-10r641: readd 'use dump;'Stefan Metzmacher1-0/+1
2007-10-10r638: remove unused dependency to Data::Dumper and dumpStefan Metzmacher1-2/+0
2007-10-10r617: Sync some minor updates with repository:Tim Potter1-7/+81
2007-10-10r604: Better dumping of in,out,ref properties.Tim Potter1-0/+12
2007-10-10r602: Autogenerated packet-dcerpc-samr.c now compiles!Tim Potter2-8/+148
2007-10-10r600: Get rid of trailing whitespace which freaks out emacs' fontification.Tim Potter1-6/+6
2007-10-10r597: Start generating parser code - only supports uint16, uint32 and policyTim Potter1-229/+61
2007-10-10r589: Fix IDL dump module so --dump and --diff options to pidl.pl workTim Potter1-23/+62
2007-10-10r550: Remove clientfns.pm module - it was a bad idea.Tim Potter3-137/+2
2007-10-10r464: a big improvement to the API for writing server-side RPCAndrew Tridgell2-11/+42
2007-10-10r419: Data::Dumper is not portableStefan Metzmacher1-2/+2
2007-10-10r363: nicer error handling in pidlAndrew Tridgell2-1/+3
2007-10-10r356: Start of auto-generated client functions. Tridge can you take a lookTim Potter2-0/+135