Commit Graph

77 Commits

Author SHA1 Message Date
Joachim Reichel d08f6bea45 replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:54:17 +00:00
Sylvain Pion b2630cd7e1 Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups
to demo/**/*.h and .cpp.
2007-03-10 16:55:12 +00:00
Laurent Rineau 0049115d81 Fix typo in the main() prototype. 2007-03-02 08:03:34 +00:00
Laurent Rineau f83e26cdbd Fix test: include <CGAL/basic.h> before testing if CGAL_USE_QT is defined. 2007-03-01 09:58:59 +00:00
Fernando Cacciola fb9f6e5472 Auto-linking now encapsulated in a library-specific header inside new CGAL/auto_link/ folder. 2007-02-28 17:43:49 +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 1f1c86ec4d Fix stupid error: char* -> char** in void main(int, char**); 2007-02-22 20:04:27 +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
Laurent Rineau 472a4193e1 fix old references to .C files 2007-02-22 11:34:21 +00:00
Fernando Cacciola cfd35946e6 Fixed auto_link include bug 2007-02-20 12:28:35 +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 0f47139c39 removed newcommand \qt 2007-02-06 11:22:07 +00:00
Andreas Fabri 8a64b05eee Removed footnote 2007-02-02 14:03:53 +00:00
Andreas Fabri f8842c7193 Quote as moc doesn't understand Windows paths with colons 2007-01-29 09:12:12 +00:00
Sylvain Pion cd4ff41d33 rename .C to .cpp 2007-01-27 21:09:59 +00:00
Sylvain Pion 40d0fb8d35 Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Laurent Rineau 47849eb988 Test commit via ssh+svn:// 2006-12-14 12:10:16 +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
Andreas Fabri eb026273a0 fix for min/max problem 2006-08-20 21:28:22 +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
Sylvain Pion 086abc351e Move file to the right package. 2006-07-30 15:58:30 +00:00
Andreas Fabri 9174c7302d changed .C to .cpp in examples 2006-07-09 21:24:10 +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
Laurent Saboret 35a6695d89 Resurrect makefile 2006-05-05 08:04:33 +00:00
Laurent Saboret e42659d1a4 Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk 2006-05-04 09:15:26 +00:00
Andreas Meyer 1e2a7e9df6 manual tools workaround not needed anymore 2006-05-03 15:22:27 +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 e1bf34e136 Before, the examples were in a subdirectory 2006-04-27 13:26:20 +00:00
Andreas Fabri 0085b87132 Before, the examples were in a subdirectory 2006-04-27 13:23:26 +00:00
Andreas Fabri 3d21f539b1 Removed examples as explanations are missing and tutorial will do it 2006-04-26 15:40:27 +00:00
Andreas Fabri 05bab088d7 Removed examples as explanations are missing and tutorial will do it 2006-04-26 15:38:37 +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
Marc Glisse b13e3b5ec0 Last round of missing std:: before 3.2 (Andreas permission) 2006-04-19 16:56:12 +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