index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
build
/
smb_build
/
output.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
r26664: buildsystem: Hopefully fix the shared library build on AIX.
Jelmer Vernooij
2008-01-04
1
-1
/
+2
*
r26290: build: split add_dir() into add_dir_str() and add_dir_array()
Stefan Metzmacher
2007-12-21
1
-13
/
+23
*
r26067: Merge improvements building Python modules.
Jelmer Vernooij
2007-12-21
1
-2
/
+3
*
r25524: Fix directory names for local module builds.
Jelmer Vernooij
2007-10-10
1
-2
/
+4
*
r22455: split dependecies array for compiling and linking and use better name...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r22032: Make sure static libraries end up in bin/static.
James Peach
2007-10-10
1
-0
/
+1
*
r20298: Fix pidl tests (missing symlink..).
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r19582: Support building both shared and static versions of libraries at the ...
Jelmer Vernooij
2007-10-10
1
-13
/
+11
*
r19575: Build static libs in bin/static rather than bin/
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r19574: Initial work towards supporting build of both shared and static libra...
Jelmer Vernooij
2007-10-10
1
-7
/
+4
*
r18291: don't add ./ for files in the top dir '.'
Stefan Metzmacher
2007-10-10
1
-1
/
+5
*
r18223: the perl array of dependecies is in reversed order
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18222: filter out double entries from CFLAGS
Stefan Metzmacher
2007-10-10
1
-13
/
+22
*
r18220: $#foo returns the index of the last element not the count of elements,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18217: use shorter perl
Stefan Metzmacher
2007-10-10
1
-5
/
+1
*
r18215: use a shorter version
Stefan Metzmacher
2007-10-10
1
-7
/
+2
*
r18214: don't add empty elements
Stefan Metzmacher
2007-10-10
1
-2
/
+16
*
r15585: Revive pidl's SWIG file generator. It now generates simple
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r15338: Fix build of most things with shared libs enabled.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15322: Don't depend on nonexisting targets - should fix the build
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r15318: Don't create empty static libraries as some hosts have trouble with t...
Jelmer Vernooij
2007-10-10
1
-1
/
+5
*
r15304: Fix smbd build, more updates on getting --enable-dso to build again
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r15301: Use static libraries internally. This required a few hacks in the build
Jelmer Vernooij
2007-10-10
1
-23
/
+0
*
r15298: Fix the build using a few hacks in the build system.
Jelmer Vernooij
2007-10-10
1
-16
/
+16
*
r15287: Simplify dependency detection code
Jelmer Vernooij
2007-10-10
1
-2
/
+4
*
r15271: Fix --enable-dso
Jelmer Vernooij
2007-10-10
1
-2
/
+8
*
r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r15223: Move heimdal's -I parameters from the global list of includes to
Jelmer Vernooij
2007-10-10
1
-14
/
+9
*
r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.
Jelmer Vernooij
2007-10-10
1
-0
/
+5
*
r14874: Allow overriding LIBRARY_REALNAME
Jelmer Vernooij
2007-10-10
1
-9
/
+15
*
r14666: Fix handling of naming of shared modules when not in developer mode
Jelmer Vernooij
2007-10-10
1
-17
/
+14
*
r14606: Fix paths in developer mode. This allows 'make quicktest' to work when
Jelmer Vernooij
2007-10-10
1
-1
/
+11
*
r14543: Fix some build dependency problems caused by the use of $(builddir)
Jelmer Vernooij
2007-10-10
1
-8
/
+8
*
r14529: Include $(builddir) where necesary
Jelmer Vernooij
2007-10-10
1
-8
/
+8
*
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14469: Don't the variable INSTALLDIR for two different things...
Jelmer Vernooij
2007-10-10
1
-7
/
+7
*
r14335: Build shared modules in bin/modules/$SUBSYSTEM when in developer mode.
Jelmer Vernooij
2007-10-10
1
-2
/
+9
*
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
2007-10-10
1
-12
/
+6
*
r14072: - only add the 'lib' prefix to libraries not modules
Stefan Metzmacher
2007-10-10
1
-5
/
+12
*
r13967: change the standard visibility to "default" public again
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITY
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r13919: for us the standard for the visibility is "hidden"
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13902: Stricter checking for the -fvisibility flag
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used
Jelmer Vernooij
2007-10-10
1
-2
/
+7
*
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12450: Move generation of proto and full object lists to makefile.pm. 'make'...
Jelmer Vernooij
2007-10-10
1
-22
/
+0
*
r12253: Automatically build seperate binaries without -rpath to install when
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12219: Use some more common functions
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers
Jelmer Vernooij
2007-10-10
1
-8
/
+6
*
r11382: Require number of required M4 macros
Jelmer Vernooij
2007-10-10
1
-2
/
+1
[next]