summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/TODO
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16040: Support more recent versions of autoconfJelmer Vernooij1-0/+1
2007-10-10r15381: Make shared libraries the default (where supported). This concludes m...Jelmer Vernooij1-4/+3
2007-10-10r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij1-1/+2
2007-10-10r15318: Don't create empty static libraries as some hosts have trouble with t...Jelmer Vernooij1-1/+0
2007-10-10r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij1-2/+2
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij1-0/+2
2007-10-10r15279: Fix dependencies when using static librariesJelmer Vernooij1-0/+2
2007-10-10r15271: Fix --enable-dsoJelmer Vernooij1-3/+0
2007-10-10r15267: Fix call to mkdir() for old versions of perl. This should fix install...Jelmer Vernooij1-1/+4
2007-10-10r15263: Remove another use of patsubst (should make tru64 happy)Jelmer Vernooij1-0/+1
2007-10-10r15231: Try to fix detection of ability of CC to generate dependenciesJelmer Vernooij1-1/+0
2007-10-10r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij1-1/+0
2007-10-10r14995: Avoid parallel builds unless there is support for automatic dependenc...Jelmer Vernooij1-0/+2
2007-10-10r14874: Allow overriding LIBRARY_REALNAMEJelmer Vernooij1-0/+2
2007-10-10r14693: Automatically update dependencies during compilationJelmer Vernooij1-0/+1
2007-10-10r14592: Add support for loading shared modules to LDB.Jelmer Vernooij1-1/+0
2007-10-10r14586: Some small fixes, update TODO.Jelmer Vernooij1-1/+5
2007-10-10r14571: More improvements on shared library support in Samba. Only ldb is lef...Jelmer Vernooij1-6/+1
2007-10-10r14529: Include $(builddir) where necesaryJelmer Vernooij1-0/+1
2007-10-10r14528: Fix installation of manpagesJelmer Vernooij1-0/+1
2007-10-10r14518: Support STANDARD_VISIBILITY property on binariesJelmer Vernooij1-1/+0
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij1-0/+1
2007-10-10r14488: Install more headers.Jelmer Vernooij1-4/+2
2007-10-10r14383: Fix non-developer build.Jelmer Vernooij1-1/+0
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-3/+1
2007-10-10r14349: Kill proto.h!Jelmer Vernooij1-3/+3
2007-10-10r14335: Build shared modules in bin/modules/$SUBSYSTEM when in developer mode.Jelmer Vernooij1-3/+10
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-1/+0
2007-10-10r14151: Add simple script that writes a summary to show what libraries the userJelmer Vernooij1-0/+1
2007-10-10r14139: Fix issue with undefined variables.Jelmer Vernooij1-1/+2
2007-10-10r14109: Modulify the smbcalls subsystem.Jelmer Vernooij1-0/+3
2007-10-10r14097: Remove subsystem names when installing modules (they're already insta...Jelmer Vernooij1-0/+1
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-7/+6
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+4
2007-10-10r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij1-0/+1
2007-10-10r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij1-6/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12623: Another round of fixes for the prototypes of tables.cJelmer Vernooij1-5/+1
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+1
2007-10-10r12513: Similar change as my previous commit, but now for transfer syntaxes.Jelmer Vernooij1-1/+1
2007-10-10r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij1-1/+2
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij1-3/+0
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-4/+1
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij1-0/+4
2007-10-10r12253: Automatically build seperate binaries without -rpath to install whenJelmer Vernooij1-2/+0
2007-10-10r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij1-0/+3
2007-10-10r12209: Fix some issues with XML entities.Jelmer Vernooij1-0/+1
2007-10-10r11417: Add TODO for the build systemJelmer Vernooij1-0/+12