Hugues Delorme
|
828f970da5
|
Use configure-time constant for the host's endianness
|
2015-03-20 11:42:55 +01:00 |
|
Hugues Delorme
|
71b9faff4f
|
gmio_stl: fix sprintf() format issue
|
2015-03-18 16:27:43 +01:00 |
|
Hugues Delorme
|
002c3eae66
|
cmake: treat Visual C++ warnings as errors
|
2015-03-13 11:05:51 +01:00 |
|
Hugues Delorme
|
df6b5f4722
|
cmake: more comments
|
2015-03-03 17:18:15 +01:00 |
|
Hugues Delorme
|
100af32b21
|
cmake: for MSVC, enable /W4 and /Zc:strictStrings
|
2015-03-03 16:27:02 +01:00 |
|
Hugues Delorme
|
31e8daca93
|
Removed needless comment lines and doxygen tags
|
2015-03-03 11:37:38 +01:00 |
|
Hugues Delorme
|
d7a4e3b1b6
|
cmake: detection of the targer architecture bit size
|
2015-03-03 10:27:39 +01:00 |
|
Hugues Delorme
|
edf3beca79
|
gmio_core: rename _ascii_ functions and files to _string_
|
2015-03-02 17:54:57 +01:00 |
|
Hugues Delorme
|
1518324fba
|
Add licence files and headers
|
2015-03-02 17:38:33 +01:00 |
|
Hugues Delorme
|
e4dd893ea2
|
CMake: make detection of <stdint.h>, <stdbool.h> and strtof() dependent of BUILD_STRICT_C90
|
2014-11-19 09:38:24 +01:00 |
|
Hugues Delorme
|
3775dca27c
|
When available, use <stdbool.h> for boolean types
|
2014-11-10 18:31:44 +01:00 |
|
Hugues Delorme
|
7d853cc3b1
|
Fix remaining compiler errors since renaming the library to 'gmio'
|
2014-04-17 10:19:23 +02:00 |
|
Hugues Delorme
|
085644a5e5
|
Rename FougDataX to gmio (GeoMetry Input/Output)
|
2014-03-28 16:33:35 +01:00 |
|
Hugues Delorme
|
5e53892a0d
|
cmake: Force C language and PIC with GCC
|
2014-03-13 22:52:52 +01:00 |
|
Hugues Delorme
|
ab794ded78
|
Major reorganization of source files into a better source tree
|
2014-03-13 17:49:39 +01:00 |
|
Hugues Delorme
|
01d9e3a3f7
|
Separate detection of GCC builtin bswap() functions for 16b and 32b
|
2014-02-25 09:53:36 +01:00 |
|
Hugues Delorme
|
cd271d709c
|
Fix default use of RPATH
|
2014-02-19 12:13:28 +01:00 |
|
Hugues Delorme
|
35e479bc28
|
Add unit tests for expected platform behavior
|
2014-02-11 11:13:15 +01:00 |
|
Hugues Delorme
|
0634f4087b
|
cmake: check that policy CMP0020 can be applied
|
2014-02-04 16:12:55 +01:00 |
|
Hugues Delorme
|
50f2bef268
|
cmake: fix dev warnings when enabling Qt (set policy cmp0020)
|
2014-02-04 15:46:37 +01:00 |
|
Hugues Delorme
|
a6674e605d
|
cmake: silence C4996 warnings
|
2014-02-04 14:44:03 +01:00 |
|
Hugues Delorme
|
b0348e62eb
|
cmake: QtSupport can be built with Qt4
|
2014-01-31 11:17:45 +01:00 |
|
Hugues Delorme
|
4bc3af5a1c
|
Add test_internal__ascii_parse()
|
2014-01-30 00:27:06 +01:00 |
|
Hugues Delorme
|
60bdef344f
|
cmake: simplify definition of source files to be compiled
|
2014-01-28 19:00:36 +01:00 |
|
Hugues Delorme
|
013e57e0ff
|
cmake: fix building of internal source files
|
2014-01-27 22:56:25 +01:00 |
|
Hugues Delorme
|
fb9985855a
|
libstl: put ASCII text parsing into separated header/source files
|
2014-01-27 15:28:12 +01:00 |
|
Hugues Delorme
|
af1e85c4a7
|
cmake: install also "support" source files
|
2014-01-27 15:04:22 +01:00 |
|
Hugues Delorme
|
0539a111fd
|
cmake: many improvements about build options and platform checks
* Add option BUILD_STRICT_C90
* Rename options WITH_* by BUILD_WITH_*
* Detect if platform provides builtin byte swap functions
|
2014-01-23 17:24:50 +01:00 |
|
Hugues Delorme
|
4ce5795b0d
|
Update CMake build file
|
2014-01-21 18:28:29 +01:00 |
|
Hugues Delorme
|
27f320012b
|
Fix potential collisions on HAVE_STDINT_H (renamed to FOUG_HAVE_STDINT_H)
|
2013-03-27 12:49:57 +01:00 |
|
Hugues Delorme
|
07f7165ce1
|
Adapt CMakeLists.txt some libSTL become a module
|
2013-03-06 10:31:21 +01:00 |
|
Hugues Delorme
|
d128eb92fd
|
Easier and simpler task control
|
2013-03-05 01:04:29 +01:00 |
|
Hugues Delorme
|
85b616e84b
|
Rename foug_dataex to foug_datax
|
2013-03-04 22:04:21 +01:00 |
|
Hugues Delorme
|
7f76079f80
|
Add cmake build script
|
2013-02-21 14:44:35 +01:00 |
|