summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9298: pull non-array elements before array elements to overcome the problemAndrew Tridgell1-0/+12
2007-10-10r9279: In Samba3 debuglevel 10 used to print RPC debugs. I think this shouldTim Potter1-2/+2
2007-10-10r9168: Fix subcontext handlingJelmer Vernooij2-22/+43
2007-10-10r9164: Fix subcontext handlingJelmer Vernooij1-23/+43
2007-10-10r9161: More etheral parser generator fixesJelmer Vernooij3-95/+137
2007-10-10r9150: The ethereal parser generators work now. Thanks to Ronnie Sahlberg forJelmer Vernooij4-107/+237
2007-10-10r9148: remove the aix stuff it didn't fix the buildStefan Metzmacher1-8/+0
2007-10-10r9146: - enable winreg pipe from ejsAndrew Tridgell1-0/+5
2007-10-10r9142: fix the output to the new namesStefan Metzmacher2-6/+6
2007-10-10r9128: More ethereal parser generator updates. String handling is still broke...Jelmer Vernooij2-16/+61
2007-10-10r9108: try to get aix building...Stefan Metzmacher1-0/+8
2007-10-10r9104: Finish ethereal parser generator. Still a couple of minor issuesJelmer Vernooij2-14/+30
2007-10-10r9101: Check in file generated by Parse::YAPP.Tim Potter1-142/+214
2007-10-10r9094: More ethereal parser updates, only header fields left to fix + actual ...Jelmer Vernooij2-43/+77
2007-10-10r9088: More ethereal parser generator updatesJelmer Vernooij2-63/+107
2007-10-10r9081: Work on new ethereal parser generator, partially based onJelmer Vernooij5-1443/+704
2007-10-10r9063: - don't pollute the global $LIBS variable with -ldlStefan Metzmacher1-159/+7
2007-10-10r9055: fix header generation for string_array and some other scalar typesStefan Metzmacher1-1/+1
2007-10-10r9049: - add property dependencies to include/proto.hStefan Metzmacher1-27/+5
2007-10-10r9001: Fix warning in make cleanJelmer Vernooij1-5/+1
2007-10-10r8997: Define CPP for hosts that don't default to 'cpp'Jelmer Vernooij1-0/+2
2007-10-10r8996: More build fixes...Jelmer Vernooij1-9/+4
2007-10-10r8994: Clean up some more autogenerated files so I can predict when I'm going toJelmer Vernooij1-6/+9
2007-10-10r8991: Change Makefile.core to main.mk to prevent accidental removal problems.Jelmer Vernooij1-1/+1
2007-10-10r8988: Don't remove Makefile.core in distclean...Jelmer Vernooij1-2/+2
2007-10-10r8985: Automatically generate make dependency rules forJelmer Vernooij1-137/+2
2007-10-10r8979: Bunch of makefile fragment inclusion fixes:Jelmer Vernooij3-121/+45
2007-10-10r8974: Support makefile fragments in .mk filesJelmer Vernooij4-111/+51
2007-10-10r8973: nicer outputStefan Metzmacher1-1/+1
2007-10-10r8972: More simplifications...Jelmer Vernooij1-26/+18
2007-10-10r8968: More simplificationsJelmer Vernooij1-51/+16
2007-10-10r8966: Simplify the makefile generation system a bit.Jelmer Vernooij3-110/+54
2007-10-10r8955: Move a bit more of the build process to the MakefileJelmer Vernooij1-1/+37
2007-10-10r8953: Move a few utility functionsJelmer Vernooij2-52/+46
2007-10-10r8942: Move intermediate subsystem output files to bin/subsystems/Jelmer Vernooij1-1/+1
2007-10-10r8940: Add TDR (Trivial Data Representation). The aim is to use this later forJelmer Vernooij2-0/+270
2007-10-10r8936: Use incremental linking. This appeared to be supported onJelmer Vernooij3-7/+45
2007-10-10r8932: Handle non-anonymous unions and structures better.Tim Potter1-4/+4
2007-10-10r8920: Make NAME hash entry for struct elements a list.Tim Potter1-4/+5
2007-10-10r8919: Return references to structs and unions in parse tree. Fill in typeTim Potter1-6/+17
2007-10-10r8918: Handle const elements in structures or unions. This is a bit yucky butTim Potter1-0/+6
2007-10-10r8910: An initial parser to parse structures in smb_interfaces.h. This will beTim Potter3-0/+1422
2007-10-10r8878: Spelling fixes. (-:Tim Potter1-2/+2
2007-10-10r8868: add comfigure check for c99 struct initialization,Stefan Metzmacher1-0/+21
2007-10-10r8853: fixed path to smb.confAndrew Tridgell1-1/+1
2007-10-10r8841: disable dependencies for now. To try dependencies, uncomment the 3rd-t...Jelmer Vernooij1-7/+2
2007-10-10r8838: Add ugly hack to prevent make from barfing out because it doesn't knowJelmer Vernooij1-1/+7
2007-10-10r8832: Automatically rebuilding C files if headers change (in developer mode)Jelmer Vernooij2-1/+33
2007-10-10r8827: Fix install on some systems.Jelmer Vernooij1-1/+2
2007-10-10r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij10-296/+125