Go to file
Daniel Richard G 6c68294249 Improved handling of generated files
Place a pre-built copy of generated source files in src/built/, so that
users building SolveSpace from Git without the tools or setup necessary to
generate these can still complete the process.

Makefile.msvc: Use slashes consistently, and added rules to copy files from
src/built/ if needed

configure.ac: Check for presence of src/built/ at configure time

src/Makefile.am: Handle the generated *.table.h files together with
icon*.h; updated the source-generation rules so that the files are created
in builddir, not srcdir; added rules to copy files from src/built/ if
needed
2013-11-20 01:25:48 -05:00
ac-aux Initial Autotools and FLTK support 2013-10-28 01:28:42 -04:00
exposed Use C99 integer types and C++ boolean types/values 2013-10-02 01:45:13 -04:00
extlib Updated the bundled LibPNG/zlib, and polished the MSVC makefile further 2013-11-13 00:33:23 -05:00
src Improved handling of generated files 2013-11-20 01:25:48 -05:00
tools Use C99 integer types and C++ boolean types/values 2013-10-02 01:45:13 -04:00
.gitattributes Added a .gitattributes file 2013-11-19 18:17:55 -05:00
COPYING.txt Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
Makefile.am Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
Makefile.msvc Improved handling of generated files 2013-11-20 01:25:48 -05:00
autogen.sh Initial Autotools and FLTK support 2013-10-28 01:28:42 -04:00
configure.ac Improved handling of generated files 2013-11-20 01:25:48 -05:00
wishlist.txt Make oops() calls exit instead of entering debugger by default, 2011-03-05 12:52:57 -08:00