summaryrefslogtreecommitdiffstats
path: root/source4/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* fix syntax error in case statementBjörn Jacke2009-01-091-2/+2
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* Add support for autogen to take a --version-file argumentTim Prouty2008-10-091-1/+13
|
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-1/+1
|
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-1/+1
|
* autoconf: We build Samba from git now, not from SVN.Kai Blin2008-02-111-7/+7
| | | | (This used to be commit 4557b34d82e16038db903278ea64313a9d731d61)
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-211-11/+0
| | | | (This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631)
* r26243: stdint.i requires swigarch.iJelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit d9391316a982cfff6b283e7d4a86103ec6fe370d)
* r26232: Provide replacement for stdint.i for users of older versions of swig.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit fb2150a07aa6460165efb4587c86ecc820cdeac0)
* r26197: Add bindings for libsecurity.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135)
* r26194: Wrap the events subsystem in a separate file.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit cfb6bbdc31083308dbff29cf226a092c8a137c2a)
* r26186: Generate SWIG files as part of autogen.shJelmer Vernooij2007-12-211-1/+11
| | | | (This used to be commit 4429f8b87e057787df0748f93c842c9a634dada5)
* r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett2007-10-101-5/+0
| | | | | | | | | | | | | The Web 2.0, async client tools were really interesting, but without developer backing they remain impossible to support into a release. The most interesting app was the LDB browser, and I intend to replace this with phpLdapAdmin, preconfigured for Apache during provision. This also removes the need to 'compile' SWAT on SVN checkouts. Andrew Bartlett (This used to be commit cda965e908055d45b1c05bc29cc791f7238d2fae)
* r24313: Merge r23377 from 3_2Volker Lendecke2007-10-101-2/+2
| | | | | | Patch from Bjoern Jacke <bjoern@j3e.de> to deal with non-GNU implementations of tr in autogen.sh (This used to be commit c77c74efdbca414ffc51415c52206eff6ca57fe3)
* r23905: SATOH Fumiyasu <fumiyas@osstech.jp> points out that we want &&, not ↵Andrew Bartlett2007-10-101-1/+1
| | | | | | | | | | ; here... (We don't want to make a distclean of the main user tree, just because they don't have the parent directory checked out). Andrew Bartlett (This used to be commit 70bf6936850dede51d085a1f1f22f43b98823ff2)
* r23881: A quick fix from davecb@spamcop.net to be more portable to non-GNUAndrew Bartlett2007-10-101-1/+1
| | | | | | | make in autogen.sh. Andrew Bartlett (This used to be commit f47e5f716137b08380b17fdd95d2f454f53d6ce6)
* r22436: allow:Stefan Metzmacher2007-10-101-2/+4
| | | | | | | AUTOGEN_SKIP_SWAT=yes ./autogen.sh metze (This used to be commit 8f86e6eba9c2a0c2015f36e3302c94bda1d469a2)
* r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit b3e2d4908781781a487eaeb683d22eb967e5597d)
* r20647: add cluster codeAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 5870830b99a8d76bda1ff5af3fcf8dda9aba50ec)
* r20519: Web Application FrameworkDerrell Lipman2007-10-101-0/+3
| | | | | | | | | | | | - No path given to web server means use old scripts (missed check-in) - Build Web Application (qooxdoo stuff) from autogen.sh since python isn't available or is differently-configured on various build-farm machines - Don't continually check in generated files - Properly identify SWAT "Statistics" module as "Status and Statistics" (This used to be commit 9d89b7663af218ee6ed941ac6c0597fab93cd03b)
* r18092: pass -Ilib/replace to autoconf/autoheaderStefan Metzmacher2007-10-101-4/+6
| | | | | | | to hopefully fix the samba4 build metze (This used to be commit 7be45d275d8d021357281dff86093941946e4db8)
* r14950: make sure include/config.h is only updated when the content was changedStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 2488ead8c3431be3014012a05de4ee57ff13aa93)
* r7661: patch from tburdi1@uic.edu to fix autogen.sh on freebsdAndrew Tridgell2007-10-101-2/+2
| | | | (This used to be commit ffe1b5e6f4cd8cc9ddd0ceda882ad76917ebd1d3)
* r5282: merging autogen fixes from 3_0Gerald Carter2007-10-101-3/+3
| | | | (This used to be commit ece7a3918ec33b4b8b61b50277c5a1e484c55e3b)
* r4572: remove configure and include/config.h*Stefan Metzmacher2007-10-101-0/+1
| | | | | | | | | | before running autoheader && autoconf this fixes bug where configure didn't get correctly updated (I assume autoconf uses some caching...) metze (This used to be commit bfedcbc598706c47981d9ba0e19cae9ea3fab46b)
* r206: - we know use SVN not CVS:-)Stefan Metzmacher2007-10-101-3/+5
| | | | | | | - we should cleanup the cache before and after autoconf metze (This used to be commit 114f5198a7e73af5c62fe83145f836588ed365fe)
* merge the version.h autogeneration stuff from 3.0Stefan Metzmacher2004-01-281-1/+4
| | | | | metze (This used to be commit 24dc237e109f6dce69814b22e0fb7878a7f6bfa8)
* my debian unstable box uses "autoconf2.50" - i wish there were aAndrew Tridgell2003-12-041-2/+2
| | | | | better way than this! (This used to be commit ad52fd9baf2180a89634eaaa5af22e9bed1de0a7)
* Sync autogen.sh from samba3Jelmer Vernooij2003-08-171-16/+40
| | | | (This used to be commit 7bc56792dc0bc9fdecfe8e7a2db2d6c367cdef42)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+36
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)