Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(This used to be commit fef597a76c0b0796ca834a31550cf279babe96fc)
|
|
PCH (in fact, it meant that PCH was a slowdown, not a speedup). To
gain speed with PCH you must ensure that the .gch file is compiled
with _exactly_ the same options as the normal object files.
this fixes the .gch build options
(This used to be commit 910ca1748648a58daaea6a04d5c96e6c62f79c40)
|
|
and compile with gtk.
The --enable-developer option was just too noisy with buggy GTK headers.
Andrew Bartlett
(This used to be commit 54c3d98baf3d4f4b6fe40201b50922caf7364285)
|
|
so you want/need to use the new build system
just look at the top of build/smb_build/public.m4
and look at the examples in the rest of the tree
metze
(This used to be commit afe2efd1437a7951d2ed6fcf7b4e06fdd4b95beb)
|
|
metze
(This used to be commit d752eb660fd974fe3a14ed04974e54b3c385527c)
|
|
(for better bug tracking)
when generating config.smb_build.pl
metze
(This used to be commit 390c03b9297f2105c0c5277fca049fe653e8b012)
|
|
and use @{$SMB_BUILD_CTX->{BUILD_ENV}{LD}{DYNEXP}} for the flags
I'll use this for all vars which are currently using AC_SUBST(),
so we can skip Makefile.in...
(this should fix the build on us4...)
metze
(This used to be commit 798cbed5a328bd773447f1ee0b4f6ea751062e7e)
|
|
(This used to be commit 0209dce1eb9c62c0e454906d9ba015d8c5f5abf6)
|
|
(This used to be commit 8238acef47b754f91645c51326451c7ca153d992)
|
|
(This used to be commit 7949dc25ab05f7d5ad6217a6304e1f50b8b5dc41)
|
|
so that the build farm can use it
metze
(This used to be commit 20f848aeef19c7694cc5435287ec9235419741fc)
|
|
- move immediate structures check to the compiler checks
metze
(This used to be commit e2a322aa116de9977f6438f9eb6d2af42799ab83)
|
|
metze
(This used to be commit 5357700fc526663eeec27b3bfd28dda13430e7e0)
|
|
autoconf versions
metze
(This used to be commit 9fa83ca022f2ca2e9e5d3d738beefcf9f90cfcff)
|
|
metze
(This used to be commit 2d109074e8be712a6eb0cfc76439176e3dcdee3a)
|
|
they slowdown the build
metze
(This used to be commit 6123a1ee7cd9b21824c6e5b6abf58293ff9f3dcd)
|
|
(ask tridge why this is better than recompiling only the
files we need for libraries with PICFLAG)
metze
(This used to be commit ee32d29044a52d7098e242ed48c309871e711bd9)
|
|
we may need this for compiling with -fPIC
metze
(This used to be commit e65b38b7cade96e577a5065d08679ba70b074151)
|
|
metze
(This used to be commit afbe692b47f4aa6ebe2155927be00197fafe13f3)
|
|
metze
(This used to be commit b1161c4c832dd0a2975eee0908d9d5cd6171f608)
|
|
metz
(This used to be commit 6289da6783d91637a6be76a4e5444fc22570eca0)
|
|
metze
(This used to be commit 03babc5af2552e611bb8f659e14549a580922d72)
|
|
metze
(This used to be commit b6ac3021f275ba6b0ee0035933c290db4e8bda00)
|
|
add pkg-config --libs-only-L to linker flags
metze
(This used to be commit cfefe907cce05512a200bd4a3de0b3829f7b0ddb)
|
|
metze
(This used to be commit 2edc46eabe59d6e430199f68e37fb49875a72d28)
|
|
--
make binary_smbd
make library_libldb
make module_ntvfs_simple
--
style make rules which depend on make basics, so make idl proto is called by them
metze
(This used to be commit bbec0b6c95d7d01ac36bb0820b2049db57fd2a2c)
|
|
- add support for shared libraries
- enable libldb shared lib when --enable-experimental
metze
(This used to be commit dcef69dc54a2575e7f57d67d1983482b4ff57bdb)
|
|
use Data::Dumper for config.smb_build.dump
when --enable-debug
metze
(This used to be commit 0fd558de796e5798279e8252a7f0d4efdd3a86e6)
|
|
metze
(This used to be commit 38fd7c5e1a8ee5dcc0e5e6af765fb81f6f7c4111)
|
|
- Build gregedit and registry_gconf again if the required libs are found (gconf and gtk)
(This used to be commit a63b704c36f2f5b52e932b6b2c99e7d664c9bdc7)
|
|
(This used to be commit 767ba7bd52d7fa98524a553d86dca657c5290424)
|
|
metze
(This used to be commit 17bb581ab617c9a1883a3a4028ddac94aa2d5980)
|
|
metze
(This used to be commit 3de5bf894e71ce9a7a0464f2245a64822a34cc5a)
|
|
metze
(This used to be commit 89c3780c15687c16d4607c912f71d1082690af76)
|
|
metze
(This used to be commit e7c9e56a5d889497f63c65582f064e02d4442e36)
|
|
metze
(This used to be commit 9312b9cd611373468d5b89c9480646170a49db5b)
|
|
metze
(This used to be commit 3f942ac521ffbb970345519775f20284be393e60)
|
|
metze
(This used to be commit eae450f219701e156a5bd0fd7096dd7fe7da6e2b)
|
|
metze
(This used to be commit fcab9867f90f86c329d82925549c2f9733131ab5)
|
|
to the main SAMBA_4_0 tree.
NOTE: that it's not completely ready, but it's functional:-)
metze
(This used to be commit c78a2ddb28ec50d6570a83b1f66f18a5c3621731)
|