Laurent Rineau
4fa95e966c
typo
...
It should fix te testsuite...
2007-06-07 13:18:48 +00:00
Fernando Cacciola
88111fcf70
VS project files merged back
2007-06-06 15:35:17 +00:00
Laurent Rineau
bf1be8198c
- Allow compiling all source files at once.
...
=> I forgot that file.
(see r38823)
2007-05-24 13:13:44 +00:00
Laurent Rineau
50bdf94b7f
- Allow compiling all source files at once.
...
- Fix compilation in-place: s/willcard/wildcard/ and some additionnel
include paths.
2007-05-23 10:34:58 +00:00
Laurent Rineau
342cfaad7e
new makefile, with more GNU stuff, to be able to compile "in place",
...
from the package.
2007-05-22 13:22:14 +00:00
Laurent Rineau
c6021ac336
new icon for CGAL demos
2007-05-22 13:21:45 +00:00
Laurent Rineau
70f7dc9d7d
- add the slot "toggle(bool)" to Qt_widget_layer(),
...
- the slot "stateChanged(int)" should be deprecated, one day.
Patch accepted by the release manager of CGAL-3.3: no functionnality is
removed from Qt_widget. That patch only adds a new slot to connect signals
to a Qt_widget_layer object.
Documentation updated (by copy-paste, mostly).
2007-05-04 13:32:40 +00:00
Andreas Fabri
8e2889d42d
Added moc custom build steps
2007-05-03 21:05:10 +00:00
Andreas Fabri
05ffd6b117
Added moc custom build steps
2007-05-03 20:59:11 +00:00
Laurent Rineau
de6e7b227f
- remove $(CUSTOM_LDFLAGS) from src/Core/makefile
...
- -add $(CGAL_LIBPATHFLAGS) to src/CGALQt/makefile
2007-02-23 00:17:01 +00:00
Laurent Rineau
8862a968af
- fix ADDITIONNAL->ADDITIONAL
...
- fix flags for Core and CGALQt shared libraries
- add $(CUSTOM_LDFLAGS) to $(CGAL_SHARED_LIB_LDFLAGS)
- move a few flags from $(CGAL_CGAL_LDFLAGS) to $(CGAL_LDFLAGS), so that
$(CGAL_CGAL_LDFLAGS) only contains -lCGAL (or the equivalent for other
compilers).
2007-02-23 00:07:51 +00:00
Daniel Russel
81c2223738
cleaned args
2007-02-22 22:59:04 +00:00
Daniel Russel
9eab56cf47
added more search paths and link agianst CGAL
2007-02-22 22:42:07 +00:00
Laurent Rineau
31f8376377
- Rework on src/CGAL/common.mk:
...
- new targets for libCGAL.a, libCGAL.so, libCGAL.so.*
- fix rules when SOVERSION is empty (use GNU/make idioms)
- Additional vpath in src/CGALQt/makefile, so that one can build it directly
from a checkout of the trunk.
- fix the build of libCGALBenchmark.
- fix the bison special stuff, so that we no longer rely on the expr and
the $(shell) function of GNU/make.
2007-02-22 19:58:08 +00:00
Fernando Cacciola
e76e4eb8c3
Added vc71/80 and auto-link support
2007-02-19 14:57:59 +00:00
Laurent Rineau
ca7f173838
- Add cxx flags, libpath flags and linker flags, by features, in
...
$CGAL_MAKEFILE.
- Fix shared libraries makefile that need to be linked with third libraries.
2007-02-16 23:00:26 +00:00
Laurent Rineau
36636d49b5
- Continue factorization between libraries' makefiles,
...
- install_cgal cleanup.
2007-02-16 21:00:37 +00:00
Efi Fogel
c9d5f6ec43
used relative path in vpath statement for windows
2007-02-12 21:46:10 +00:00
Efi Fogel
8ce66f78d5
cleanup generic rules
2007-02-11 17:16:13 +00:00
Sylvain Pion
d8d0410d41
Constification to avoid deprecation warning with upcoming g++ 4.2.
2007-02-11 17:06:50 +00:00
Laurent Rineau
4c484412e4
(Followup to revision 36164.)
...
"Everybody was dreaming of this commit log:
- factorization of makefiles for libCGAL, libCGALimageIO, libCore, and
libBenchmark.
- SONAMEs for everybody."
Add:
- fix platforms without SONAME,
- unify Benchmark/src/Benchmark/makefile with other makefiles.
2007-02-09 23:33:22 +00:00
Laurent Rineau
6fa698ad67
Everybody was dreaming of this commit log:
...
- factorization of makefiles for libCGAL, libCGALimageIO, libCore, and
libBenchmark.
- SONAMEs for everybody.
2007-02-09 22:29:15 +00:00
Andreas Fabri
f8842c7193
Quote as moc doesn't understand Windows paths with colons
2007-01-29 09:12:12 +00:00
Laurent Rineau
89e50413bc
fix -lGL to $(OPENGL_LIBS)
...
This should probably be a third library support
2006-11-08 17:23:59 +00:00
Laurent Rineau
0e713f8f29
- add support for shared libCGALQt
...
- enable option "--disable-shared" in install_cgal (non interractive mode only)
2006-11-08 16:43:48 +00:00
Sylvain Pion
e6b6cfe196
Copyright owner of Qt_widget is INRIA, not the whole 7 Galia sites.
2006-07-30 16:38:54 +00:00
Andreas Meyer
6620001236
fix for solaris make
2006-05-23 13:58:21 +00:00
Andreas Fabri
62e874f582
changed some options
2006-05-05 14:02:39 +00:00
Andreas Fabri
8a978b8194
Removed CGAL_ROOT
2006-05-02 09:28:52 +00:00
Andreas Fabri
16156b785f
Added one moc call in debug mode
2006-04-27 20:39:29 +00:00
Andreas Fabri
7f4e0a3c1e
A version without
2006-04-24 20:43:59 +00:00
Andreas Fabri
d932988cd9
Added missing custombuildsteps (moc)
2006-04-23 20:12:53 +00:00
Andreas Fabri
13c45d09e2
Switch to .cpp and added new files
2006-04-18 15:15:03 +00:00
Laurent Saboret
87d65f75e3
Fixed svn properties of ASCII files (as defined by Maintenance/svn_client/config)
2006-04-18 12:42:52 +00:00
Laurent Saboret
312353dd51
Global fix of svn:executable property in trunk
2006-04-14 15:07:17 +00:00
Sylvain Pion
d2740513aa
Use .cpp file extension instead of .C for src/*/* files.
2006-04-14 09:19:29 +00:00
Sylvain Pion
0ef9da253a
Progress towards libraries makefile factorization
2006-04-13 23:42:26 +00:00
Sylvain Pion
55ed3d7ceb
Add #include <CGAL/basic.h> at the beginning
2006-04-13 23:34:58 +00:00
Sylvain Pion
c1373346f2
Merge src/makefile_lib and src/makefile_sharedlib into src/makefile.
...
This required to pass CXXFLAGS on the make command-line, and therefore
I took this opportunity to also pass CGAL_MAKEFILE on the command-line,
which in turn allowed to get rid of the prepare_lib_makefiles function.
2006-04-13 22:02:29 +00:00
Andreas Fabri
2e1eba889e
Removed rounding for Gmpq as it may change orientation of points
2006-03-29 07:51:47 +00:00
Laurent Rineau
1103d868d1
Again, a workaround for Solaris make.
...
Added comments, to be able to understand it.
2006-03-22 17:42:02 +00:00
Laurent Rineau
5278473b74
patch to src/CGALQt/makefile to please Solaris make
2006-03-22 14:32:12 +00:00
Joachim Reichel
c62eb076e6
LGPL copyright notices added to makefiles and compute_TAUCS_OSTYPE
2006-03-09 20:47:20 +00:00
Laurent Saboret
db6a8f948c
Change CVS keywords to SVN style
2006-02-16 14:30:13 +00:00
Laurent Saboret
1aad55d4cb
Change CVS keywords to SVN style
2006-02-14 10:08:15 +00:00
Laurent Saboret
541f5f7f0e
Remove .cvsignore files (changed to svn:ignore properties)
2006-02-14 09:20:20 +00:00
Laurent Saboret
9467f7c323
Move packages to trunk root
2006-02-14 08:58:18 +00:00