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
/
main.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22183: Perl might not be in /usr/bin/perl, so use $(PERL) from the makefile
Andrew Bartlett
1
-1
/
+1
2007-10-10
r22048: Sigh. Commit the other half of r22047.
James Peach
1
-34
/
+0
2007-10-10
r22046: Rever r22040, which breaks the build on FreeBSD 5.4 (BSD make).
James Peach
1
-8
/
+4
2007-10-10
r22040: Use $< to specify the immediate prerequisit instead of $*. This is
James Peach
1
-4
/
+8
2007-10-10
r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.
James Peach
1
-1
/
+5
2007-10-10
r21909: Merge some of my recent improvements to the test infrastructure:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21833: Don't install static libs, they can't be used anyway.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r21733: Merge testenv back into core selftest.pl
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r21709: Add a list of tests that should be skipped rather than ad-hoc test sk...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21707: Finally merge my (long-living) perlselftest branch.
Jelmer Vernooij
1
-12
/
+19
2007-10-10
r21580: Add generic target for test coverage data.
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r21485: Remove obsolete smb_interfaces code (discussed with tpot).
Jelmer Vernooij
1
-8
/
+0
2007-10-10
r21297: Remove the GTK+ tools and library from the main repository. They are ...
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r21038: Move commands to distclean target
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r20942: Simplify handling of systems that don't support negative enum values ...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r20791: the ejsnet stuff can be a normal smbcalls module...
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r20783: Ejsnet files are now moved into a separate directory. I need to commit
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r20706: the '@' chars should only be in front of each line,
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r20677: Condense compilations rules.
James Peach
1
-27
/
+63
2007-10-10
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
1
-0
/
+1
2007-10-10
r20562: Start building expr parser. Add separate copy of Yapp::Driver
Jelmer Vernooij
1
-4
/
+8
2007-10-10
r20444: WEB Application framework / SWAT.
Derrell Lipman
1
-4
/
+4
2007-10-10
r20351: ensure these variables are set in the right place in the Makefile
Andrew Tridgell
1
-7
/
+0
2007-10-10
r19879: Make test targets depend on "libraries" (might be required for the pi...
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r19676: Fix some more dependencies.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r19618: pass -D_SAMBA_HOSTCC_ when using the hostcompiler
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r19608: - basics comes in with $(ALL_PREDEP)
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r19596: add basics to 'all' - hopefully fixes the build on some hosts
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19575: Build static libs in bin/static rather than bin/
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19574: Initial work towards supporting build of both shared and static libra...
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r19571: Add a USESHARED parameter (different from BLDSHARED) + two small
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19538: This is getting silly, but I needed an easy way to run 'make testenv'
Andrew Bartlett
1
-0
/
+5
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r19449: ldbbrowse: installation hopefully works now. "Developer" installations
Derrell Lipman
1
-0
/
+2
2007-10-10
r19358: Use subunit tests from the right location (from
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
Jelmer Vernooij
1
-5
/
+2
2007-10-10
r19343: Add support for external scripts/binaries that write results using the
Jelmer Vernooij
1
-1
/
+11
2007-10-10
r18783: fix make pch
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18780: Add convenience "make testenv" to launch the xtermtest Andrew just ad...
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r18545: if yapp isn't availabe touch the target file, as it is commited to svn,
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r18338: this isn't needed anymore
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r18333: $< is broken in older BSD version:
Stefan Metzmacher
1
-13
/
+20
2007-10-10
r18329: print out special make variables when failing, to track down the
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r18267: print out the failing command for .ho files too
Stefan Metzmacher
1
-4
/
+7
2007-10-10
r18265: print out the failling command
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r18264: print the full list of flags
Stefan Metzmacher
1
-3
/
+10
2007-10-10
r18210: - reenable autodependencies
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r18154: try to get the heimdal_build code to use libreplace in a better way
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18120: Remove generating dependencies for .d files for now as this was
Jelmer Vernooij
1
-3
/
+3
[next]