Age | Commit message (Collapse) | Author | Files | Lines |
|
into lib/
(This used to be commit 8ec69f8ddf4961f4b864fa98aa6f8ecf2e13511d)
|
|
works now
(This used to be commit 22f18a84242e5e68a2d57b6d7ff77c089ee7434a)
|
|
substitution variables are now no longer used.
This is one more step towards a (hopefully) perl-based configure
(This used to be commit 6f9956a1dd870c0669c288b0fe72b7b1c8773dd0)
|
|
the mingw32 build (it now fails on missing inet_aton / in_addr definitions).
Find sane default for HOSTCC
(This used to be commit 1a833690b8fd9a22169882c41704d24f2d52b2d9)
|
|
Add makefile rule for '.ho' files (compiled with host compiler). This
does not allow for cross-compiling yet as that requires a HOSTLD as well.
(This used to be commit c675ba0ee437ade4abe839a2fb193b9e3a98a3de)
|
|
metze
(This used to be commit 517d0ded6b4dc7aabe48581fee5878637bc2a674)
|
|
metze
(This used to be commit d6af241d7b1459d81479205356c7422c4dcca0fb)
|
|
(This used to be commit 045bce900ea0b864bf3ac2fe8c197d42c6d38a91)
|
|
(This used to be commit de9830979788528754175b17fe45477e6ce9ce9e)
|
|
'make clean gcov' to generate a set of files describing the test coverage
of the Samba 4 code.
(This used to be commit 72bb84add469ad4f027ddbd8d73bb846b0609fa2)
|
|
(This used to be commit c1e9fb24e1b53fb2c5ee6e32454350dff710c627)
|
|
(This used to be commit 0300f2329c71429e43ed18e6f411985a76e5aad5)
|
|
(This used to be commit 53d0c3e4852c977901a6bdbe196e0d00753beeda)
|
|
(This used to be commit 729b8bd7832b0db19d68dd3348b1b7103ab135fb)
|
|
metze
(This used to be commit bab33aa993830db85faf9be6f02832cf4ad8aa19)
|
|
- make some stuff easier
metze
(This used to be commit 14b92e8a085f7d1a011b1663bf2a2728a907b0af)
|
|
(This used to be commit 84bd51279e1302bdecca99fb3f155ba2f6e0bbf5)
|
|
(This used to be commit efe0be92496940dd5c98ad2e864ef326ea6bf3ef)
|
|
(This used to be commit 2b15c74f201d7fad11f1c50dd91b27b78b221550)
|
|
break the build...
(This used to be commit 1f31414f372bf930db0a65531e85ab5cb9a34723)
|
|
(This used to be commit 3719570411c47b019e29dbfec1af7b018ea9f759)
|
|
(This used to be commit e8324ff8900fee2df6ca48d89e86e419f7223af9)
|
|
the asn1 and error table files.
This removes the need for HEIMDAL_EXTERNAL
(This used to be commit 2f481ac93c0151b82dab737d49ae8d0d3cbbbbbe)
|
|
- support whitespace
- support "include " keyword
- move swig stuff to .mk file
- support autogenerated makefile portions (use "include echo foo|")
(This used to be commit 43779c09b6a75e03f4cf6e8953a837cddd318aa5)
|
|
(This used to be commit 8d9c18a1b4cf31ebae1d0c84b00b4d781f55de66)
|
|
metze
(This used to be commit ea78b57ed8ab3488a7b7ca4d5ead1ec4d0f10931)
|
|
(This used to be commit d89caeb8004c5cfabc934c8efa899a6d1839d250)
|
|
(This used to be commit 92e14f555633c12ac02255274ac16a44ecf2b436)
|
|
Autogenerate list of binaries (rather then having them hardcoded in build/smb_build/makefile.pm)
Add INSTALLDIR keyword to .mk files
(This used to be commit ce0935112b846486cf705ec69f12350be9c4c89d)
|
|
(This used to be commit 670a7a8de570a9c89ea09bb473d9b1d8cabf6830)
|
|
(This used to be commit 43c8321cd991bdc3a7e1b05359d249457e86e7d1)
|
|
all systems on the buildfarm when I tested it using smb_build.
It's just a one line change to go back. If this works correctly, we can
simplify the build system quite a bit.
(This used to be commit 6b671fb34a35def9a8d2fdaa8d9a04ff26c9e929)
|
|
used to generate ejs objects for making raw smb calls.
Running 'make smb_interfaces' should run the build_smb_interfaces.pl
script which at the moment only displays a dump of the parsed data.
Const is also not working right now but it's bedtime.
(This used to be commit 1be5f55d7f6926bf7266ea72623990f0bb558c94)
|
|
3rd-to-last line of Makefile
(This used to be commit 4faed45851ad83249a9c8778e052a168bf5db2fa)
|
|
how to create heimdal C files.
(This used to be commit 403ed4abf5d9061c1d8e66e94766ae1ccefb585d)
|
|
(This used to be commit bb02e1dccb058e31cf33aaac954708276090a9ec)
|
|
(This used to be commit bca762494316dd0b0bc593e4e374a68260c87f47)
|
|
that were found) and a config.pm file (with all substitution variables)
(This used to be commit 52bb1374bbcfc9b9a6d098687bafe9021a1ee858)
|
|
(This used to be commit 7384b3c4a1450ad63356dcf586e3a7e7335f8e6d)
|
|
code. I'm afraid this is needed by irix 6.4 which silently truncates
names in unix domain sockets in recvfrom() to 16 chars. My apologies
for having to move to such short names :-(
(This used to be commit f9693e313da67e1347a607db5d3ebbf36e02a77a)
|
|
(This used to be commit f5e39455a8e7aff54503857ec148c880aac71fac)
|
|
(This used to be commit a64490d1e5224c47437e07a0f1fbcbd8f197fdfd)
|
|
- 'make quicktest' for running only quick tests. Finishes in 20
seconds or so.
- 'make valgrindtest' runs smbd under valgrind in a xterm window and
runs the quick tests. Also disables tls as that slows down valgrind
too much to be usable
(This used to be commit af36bc401154d278dbe272628110634f62fdba25)
|
|
objects was overflowing their command line limits. Fix this by using a
find -exec command. It's slower, but should be more portable.
- remove generated ASN1 files in 'make clean'
(This used to be commit da783f915865c8c5d2e02f927ebbf84719389655)
|
|
this removes the need for recursive make for heimdal, which is a big
win. It should also make it easier/cleaner to build ldb/tdb/appweb etc
in both in-tree and out-of-tree forms by allowing us to specify
different CFLAGS (and thus different include paths) per directory or
file
(This used to be commit b2f9b8aa32426198aa21a703ab4f1d59fb77e512)
|
|
- install our provisioning template files in lib/setup/
We need these to be installed as users may wish to re-provision after
installation, or may not have the source tree (wuch as when installing
from binary packages)
(This used to be commit 7c2e31fd11be3ebed680a0fe08a9ff09f7b97c87)
|
|
(This used to be commit 2cab29c1e730cf2c8d109513bdb9094769e41a2a)
|
|
Jelmer, when you get a chance can we discuss how to fix this properly?
(This used to be commit 2564cd962b9a972d1ff7d603a9e5ab1c705b2386)
|
|
- switched the existing test programs over to using the library
- added install of js lib
(This used to be commit 2a444dedbe44347268affc6458196f93ca7d372b)
|
|
- Only "use" pidl modules in the main executable when necessary
Try 'make install' in build/pidl to install the package (should work stand-alone).
(This used to be commit c620095692122a65ae1c5d85ca20468d4de93c54)
|