index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Age
Commit message (
Expand
)
Author
2011-03-06
Fix STR #2582 (Mac OS): The problem: under Mac OS, file config.h can be used ...
Manolo Gouy
2011-03-03
Fix the #define U64 part of STR #2582: don't define it for Mac OS because its...
Manolo Gouy
2011-02-25
Fix STR #2516: under MSys, the FLTK_DOCDIR config.h variable did not allow
Manolo Gouy
2011-02-24
Mac OS only: Added the architecture flags to the dynamic library-creating com...
Manolo Gouy
2011-02-16
Fix for STR #2313 (SunOS scandir exception) and avoid double check of
Albrecht Schlosser
2011-02-14
Fix threads configuration on Windows (Cygwin/MinGW), so that we don't
Albrecht Schlosser
2011-02-07
More cross-compiling features in configure: using AC_PATH_TOOL instead of
Albrecht Schlosser
2011-02-06
Removed superfluous -mno-cygwin from MinGW builds and corrected spelling
Albrecht Schlosser
2011-01-23
wix find windress when using crosscompiler
yuri
2011-01-06
Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_C...
Manolo Gouy
2011-01-03
Mac OS X: removed all uses of Carbon (except for older OS versions) and re-or...
Manolo Gouy
2010-12-30
Changed default for configure option --with-links for common misspellings
Albrecht Schlosser
2010-12-29
Mac OS X: removed dependency from AudioToolbox.framework by calling NSBeep() ...
Manolo Gouy
2010-12-17
The 3 objective-c++ files used for the Mac OS X support are no longer included
Manolo Gouy
2010-12-08
Added Windows Resource Compiler ("RC") to configure/makeinclude for
Albrecht Schlosser
2010-11-29
More copyright 2010 mods.
Greg Ercolano
2010-11-28
STR #2155: fixed using sparkaround's patch conditional to use of configure --...
Manolo Gouy
2010-11-18
added possible Mac OS X --with-archflags values in help text.
Manolo Gouy
2010-11-18
Mac OS X: compile with default architecture (i386 on 10.5, x86_64 on 10.6) an...
Manolo Gouy
2010-11-17
Fixed ./configure --enable-shared=yes on Mac OS X 10.6
Manolo Gouy
2010-11-17
Library directory prefix for 64 bit builds
Matthias Melcher
2010-06-18
Fixed configure script portability problem (STR #2379)
Albrecht Schlosser
2010-04-28
Changed references to fltk-bugs@fltk.org -> STR form.
Greg Ercolano
2010-03-13
fix mingw32 crosscompilation under linux - select correct WIN32 GUI
yuri
2010-03-10
Added Audio Tools to link line to support currect version of alert sound.
Matthias Melcher
2009-12-06
Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome wo...
Matthias Melcher
2009-09-19
Fixed the OS X Snow Leopard patch which would fail for versions greate 10.6 (...
Matthias Melcher
2009-09-06
Temporarily limited builds to 32-bit on OX S to stay compatible to Snow Leopard
Matthias Melcher
2009-07-23
Fixed glibc 2.10 compiler problems (Fedora 11 and others) with scandir()
Albrecht Schlosser
2009-04-13
Fixed make install for Windows/Cygwin with --enable-x11 (no symlinks)
Albrecht Schlosser
2009-02-14
STR 2147: new configure option --enable-x11 for building on cygwin with X11
Albrecht Schlosser
2009-01-27
fix --enable-cairoext in configure
yuri
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2008-12-29
In the configuration setp, LIBNAME (which contains the local path of the libr...
Matthias Melcher
2008-12-29
STR #1962: I tried to fix the configuration scripts so that the image support...
Matthias Melcher
2008-11-14
STR 2089: Adjust configure.in so that thread support defaults to ON in win32 ...
Ian MacArthur
2008-11-12
Removed configure.in comma at the end of -lz statement.
Fabien Costantini
2008-11-12
Removed configure.in comma at the end of -ljpeg statement causing pb under li...
Fabien Costantini
2008-11-12
Removed unnecessary jpeg flag in configure.in. Fixed erroneous jpeg.h by jpeg...
Fabien Costantini
2008-11-12
Generalized latest PNG configuration configure code to jpeg and zilb. Also wa...
Fabien Costantini
2008-11-10
More optimisation and cleanup for the PNG lib handling in configure.in. Also ...
Fabien Costantini
2008-11-10
Test the system png lib and headers only, if --enable-localpng is _not_ set.
Albrecht Schlosser
2008-11-10
Now we finally can check as well if a correct PNG header was found, if it is ...
Fabien Costantini
2008-11-10
Added header checks for png image library.
Albrecht Schlosser
2008-11-10
Fixes the configure problem when the png option is not specified.
Fabien Costantini
2008-11-09
Fixed broken png image include.
Fabien Costantini
2008-11-09
STR 1949 - revise configure.in to cerrectly detect png_set_tRNS_to_alpha
Ian MacArthur
2008-10-25
Fixed one typoe in configure.in, changed LINKFLTKCAIRO parameter passing in L...
Fabien Costantini
2008-10-25
Fixed cairo makefiles link error when shared option activated under linux.
Fabien Costantini
2008-10-25
Fixed enable-shared would not work when cairo is not available. Added a new f...
Fabien Costantini
[next]