3 Commits (00ebcd23aa5e17dad822ab79584b0220341e1831)

Author SHA1 Message Date
Manolo Gouy 21781c3fe9 Add --enable-print option to configure to allow building without print support on X11 platforms. 9 years ago
Albrecht Schlosser 7e273a9fd3 Configure fixes and enhancements, ported from branch-1.3. 9 years ago
Albrecht Schlosser 6b278da83d Rename configure.in to configure.ac. 9 years ago
Manolo Gouy 3932b1af7c Remove uses of the '$(shell if test ...' syntax from Makefile that is not cross-platform 9 years ago
Albrecht Schlosser 6b0e38942f More configure.in quoting fixes. 9 years ago
Albrecht Schlosser fa03b7c7b9 Fix quoting in configure.in. 9 years ago
Greg Ercolano 6c0908b39f Bringing over fix [r11855] from 1.3 current to the porting branch. 9 years ago
Albrecht Schlosser 00dd296ff2 Bump version numbers for next minor release: FLTK 1.4.0. 9 years ago
Albrecht Schlosser 7728bf91e6 Prepare build configuration variables in Makefiles. 9 years ago
Albrecht Schlosser 17c4817592 Add configure and CMake checks for X11/Xregion.h. 9 years ago
Manolo Gouy ca491166b9 Better description of --enable-x11 by configure --help 10 years ago
Manolo Gouy 872d20ca61 Allow use of ./configure -enable-x11 on the Mac OS platform 10 years ago
Albrecht Schlosser fb172ecd3c Fix fltk-config for CMake build. 10 years ago
Albrecht Schlosser 9adb181156 Make FL_ABI_VERSION configurable (STR #3161). 10 years ago
Manolo Gouy ca85f4a21e No longer use "-framework AGL" link arguments on the mac with OpenGL apps. 10 years ago
Albrecht Schlosser f41be78153 Rename confusing configure and Makefile (makeinclude) variable. 10 years ago
Lauri Kasanen a6c4b29a18 Detect XRender support 10 years ago
Albrecht Schlosser 0f45a7adf5 [Version 1.3.4] Update version numbers - hopefully complete. 10 years ago
Albrecht Schlosser 1a69ba5ae9 Update configure and makeinclude.in to get rid of version numbers in Makefiles. 10 years ago
Albrecht Schlosser 3fe71d118c Add linker option -Wl,-no-undefined if supported (with configure check). 10 years ago
Albrecht Schlosser 5772a1987c Cosmetic changes only in configure.in. 11 years ago
Albrecht Schlosser be19d2c3d6 Fix a regression introduced in svn r10344 in autoconf/configure builds. 11 years ago
Albrecht Schlosser c2ede5bb26 Missing version number update 11 years ago
Albrecht Schlosser 8a3c43da55 Remove unused htmldoc from autoconf configure options. 11 years ago
Albrecht Schlosser 529aaf08f7 Configure enhancements for Cygwin (STR #2974). 11 years ago
Lauri Kasanen 95ba2900f3 Use the -fvisibility checks properly; needed to move ac_prog_cc and _cxx up in the file. 11 years ago
Lauri Kasanen 7944cc9a57 Revert 10243, it broke the build for others. 11 years ago
Lauri Kasanen 1af2035e91 Check for compiler support of -fvisibility and -fvisibility-inlines-hidden 11 years ago
Lauri Kasanen 5613941a28 Include Xft results in fltk-config CFLAGS. STR #2893 11 years ago
Lauri Kasanen 64dd5df141 Enable symbol visibility on Linux, bringing a shared libfltk on par with Windows. 11 years ago
Lauri Kasanen 3113727cc9 Use symbolic and sectioned builds if supported by the toolchain. 11 years ago
Pierre Ossman 332dc1b7ac Add method to set any custom cursor, based on a Fl_RGB_Image object. 11 years ago
Pierre Ossman e1df29b852 Stop relying on uname and instead ask autoconf what platform 12 years ago
Pierre Ossman 1d6cc80d59 STR 2636. Add ability to get notifications whenever the 12 years ago
Albrecht Schlosser e9767cce34 Removed autoconf/configure and CMake tests and defines for 12 years ago
Ian MacArthur f37c9a1b6f Doh! Forgot to bump the copyright year... 12 years ago
Ian MacArthur f40aece7ee I just noticed that when 1.3.2 was released, the FL_PATCH_VERSION in configure.in was left at 1 rather than being bumped to 2. 12 years ago
Matthias Melcher 8701434312 Upgrade version number to 1.3.1 13 years ago
Fabien Costantini 822bc272fc Fixed linux 64 gcc 4.6.1 compilation problems 13 years ago
Albrecht Schlosser 91ce609fc7 simplify MinGW install directory check. 13 years ago
Manolo Gouy f309c395fc STR#2600 again: under X11, dynamically load the libXrandr shared library. 14 years ago
Manolo Gouy 9bdc310346 Fix STR#2600 : screens configuration changes are now detected under all platforms. 14 years ago
Greg Ercolano 4f4a8fc3c7 Modifications to all LGPL headers for STR #2685. 14 years ago
Manolo Gouy 937ddb60c1 Fix STR #2582 (Mac OS): The problem: under Mac OS, file config.h can be used with distinct 14 years ago
Manolo Gouy 60bb67ba0e Fix the #define U64 part of STR #2582: don't define it for Mac OS because its value 14 years ago
Manolo Gouy b693eac483 Fix STR #2516: under MSys, the FLTK_DOCDIR config.h variable did not allow 14 years ago
Manolo Gouy 8d9f90e416 Mac OS only: Added the architecture flags to the dynamic library-creating command 14 years ago
Albrecht Schlosser eb0b154ffd Fix for STR #2313 (SunOS scandir exception) and avoid double check of 14 years ago
Albrecht Schlosser 884aba6086 Fix threads configuration on Windows (Cygwin/MinGW), so that we don't 14 years ago
Albrecht Schlosser 97bafa2e04 More cross-compiling features in configure: using AC_PATH_TOOL instead of 14 years ago