index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
build
/
smb_build
/
makefile.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14997: Fix build of static libraries. Libraries build fine now, but linking ...
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r14995: Avoid parallel builds unless there is support for automatic dependenc...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14913: readd --with-selftest-prefix as it's needed
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14911: Allow easy modification of selftest subdirectory name
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14910: Remove unused configure options
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14874: Allow overriding LIBRARY_REALNAME
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14861: regenerate the proto headers when the .mk file changes
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14737: Fix shared library build without --enable-developer
Jelmer Vernooij
1
-2
/
+11
2007-10-10
r14694: Remove for now until it does something useful.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r14693: Automatically update dependencies during compilation
Jelmer Vernooij
1
-4
/
+6
2007-10-10
r14670: Fix module extensions
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r14666: Fix handling of naming of shared modules when not in developer mode
Jelmer Vernooij
1
-7
/
+8
2007-10-10
r14640: Fix dependency
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14609: Add heimdal/lib/des to the VPATH (required for some headers)
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14608: Force creating symlinks (otherwise we end up with EEXIST errors)
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14606: Fix paths in developer mode. This allows 'make quicktest' to work when
Jelmer Vernooij
1
-13
/
+15
2007-10-10
r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't exist
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14604: Support 'aliases' for ldb modules
Jelmer Vernooij
1
-0
/
+6
2007-10-10
r14594: Fix some dependencies (required for shared library build)
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14592: Add support for loading shared modules to LDB.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14583: Enable automatic dependencies only if GNU make >= 3.81 is present.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14582: No longer require 'make proto' when running without automatic depende...
Jelmer Vernooij
1
-4
/
+17
2007-10-10
r14581: Disable automatic dependencies for now, as some make versions seem to...
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r14575: Move some path-related functions to libsamba-config so libsamba-util
Jelmer Vernooij
1
-4
/
+1
2007-10-10
r14572: Give libraries saner names, remove some .pc files, make some things
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14569: Make more functions public.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14565: Fix shared library sonames
Jelmer Vernooij
1
-6
/
+5
2007-10-10
r14563: Include both private and proto names in makefile rule
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r14562: Use VPATH to solve strange heimdal dependencies
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14554: Write out header dependencies. This means all C files affected will be
Jelmer Vernooij
1
-6
/
+3
2007-10-10
r14552: Remove old dependency code
Jelmer Vernooij
1
-15
/
+3
2007-10-10
r14543: Fix some build dependency problems caused by the use of $(builddir)
Jelmer Vernooij
1
-10
/
+10
2007-10-10
r14529: Include $(builddir) where necesary
Jelmer Vernooij
1
-10
/
+10
2007-10-10
r14516: dynconfig fixes
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r14501: Re-add nicely working hack to allow running from the builddir
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r14499: Remove dynconfig hack for now - it caused a recompile of the
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r14497: Fix build with shared libraries
Jelmer Vernooij
1
-2
/
+7
2007-10-10
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r14483: Allow subsystems with just a public prototype header, no private ones
Jelmer Vernooij
1
-4
/
+13
2007-10-10
r14478: Remove unused proto_objs variable
Jelmer Vernooij
1
-21
/
+0
2007-10-10
r14472: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14469: Don't the variable INSTALLDIR for two different things...
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r14335: Build shared modules in bin/modules/$SUBSYSTEM when in developer mode.
Jelmer Vernooij
1
-5
/
+6
2007-10-10
r14332: Built in different paths when running locally (from ./bin/) in developer
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
1
-32
/
+9
2007-10-10
r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts has
Jelmer Vernooij
1
-60
/
+0
2007-10-10
r14281: Pull apart LIBDIR and MODULESDIR
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r14139: Fix issue with undefined variables.
Jelmer Vernooij
1
-5
/
+1
2007-10-10
r14117: fix a perl warning
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r14097: Remove subsystem names when installing modules (they're already insta...
Jelmer Vernooij
1
-4
/
+8
[next]