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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18749: Disable automatic dependencies by default (use --enable-automatic-dep...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18294: remove leading ././ from .mk files
Stefan Metzmacher
1
-8
/
+28
2007-10-10
r18293: use the correct name it's not always under $srcdir...
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r18291: don't add ./ for files in the top dir '.'
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r18260: fix the build on systems with broken readdir
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r18223: the perl array of dependecies is in reversed order
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18222: filter out double entries from CFLAGS
Stefan Metzmacher
4
-25
/
+33
2007-10-10
r18220: $#foo returns the index of the last element not the count of elements,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18217: use shorter perl
Stefan Metzmacher
1
-5
/
+1
2007-10-10
r18215: use a shorter version
Stefan Metzmacher
1
-7
/
+2
2007-10-10
r18214: don't add empty elements
Stefan Metzmacher
1
-2
/
+16
2007-10-10
r18213: don't list LIBREPLACE depdendecies explicit and
Stefan Metzmacher
1
-2
/
+6
2007-10-10
r18210: - reenable autodependencies
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18184: make clear that autodepencies are disabled currently
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCC
Stefan Metzmacher
3
-3
/
+28
2007-10-10
r18181: use:
Stefan Metzmacher
1
-7
/
+6
2007-10-10
r18136: put lib/replace in the default include path
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r17196: Clarify that SSL is used for LDAP as well as SWAT.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r16040: Support more recent versions of autoconf
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r15607: Fix readline summary reporting
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15585: Revive pidl's SWIG file generator. It now generates simple
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r15578: Move some cpp-specific things from CFLAGS to CPPFLAGS
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r15567: Add entry for iconv
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r15551: Fix clash between config.pm and globally installed Config.pm on
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r15521: Take an optional subsystem name to generate a dependency graph for
Jelmer Vernooij
1
-6
/
+34
2007-10-10
r15387: Fix installation of dcerpc headers, remove more instances of uint_t
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r15384: Improve naming of socket library, disable Requires(.private)? fields ...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r15381: Make shared libraries the default (where supported). This concludes m...
Jelmer Vernooij
1
-4
/
+3
2007-10-10
r15379: Fix shared library build's unresolved dependencies
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r15375: Rename readline.h to smbreadline.h avoid clashes with system header.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r15370: Fix more dependencies for shared libs
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r15363: Fix dependencies for shared library
Jelmer Vernooij
2
-2
/
+3
2007-10-10
r15350: Remove empty subsystem, don't install .a files of subsystems
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15338: Fix build of most things with shared libs enabled.
Jelmer Vernooij
2
-2
/
+3
2007-10-10
r15322: Don't depend on nonexisting targets - should fix the build
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r15318: Don't create empty static libraries as some hosts have trouble with t...
Jelmer Vernooij
3
-2
/
+7
2007-10-10
r15313: Fix some dependencies in dso mode
Jelmer Vernooij
2
-0
/
+4
2007-10-10
r15304: Fix smbd build, more updates on getting --enable-dso to build again
Jelmer Vernooij
6
-19
/
+13
2007-10-10
r15301: Use static libraries internally. This required a few hacks in the build
Jelmer Vernooij
6
-69
/
+7
2007-10-10
r15298: Fix the build using a few hacks in the build system.
Jelmer Vernooij
5
-58
/
+88
2007-10-10
r15290: don't spam the screen
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15287: Simplify dependency detection code
Jelmer Vernooij
3
-42
/
+39
2007-10-10
r15284: Fix dot generation
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15279: Fix dependencies when using static libraries
Jelmer Vernooij
2
-4
/
+3
2007-10-10
r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r15271: Fix --enable-dso
Jelmer Vernooij
3
-16
/
+25
2007-10-10
r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...
Jelmer Vernooij
4
-15
/
+15
2007-10-10
r15267: Fix call to mkdir() for old versions of perl. This should fix install...
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r15263: Remove another use of patsubst (should make tru64 happy)
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r15248: Fix automatic dependencies build
Jelmer Vernooij
3
-7
/
+30
[next]