| Rename testutil into util_unit |
|
More...
|
over 12 years ago
|
| Rebuild |
|
More...
|
over 12 years ago
|
| Add the linker option configured for the MySQL library |
|
More...
|
over 12 years ago
|
| Also configure the distrib/ado_mysql.gpr file |
|
More...
|
over 12 years ago
|
| Remove the Linker_Options which is not defined in the GNAT project file |
|
More...
|
over 12 years ago
|
| Rebuild |
|
More...
|
over 12 years ago
|
| Transform the mysql_config result into a list of strings for GNAT project file |
|
More...
|
over 12 years ago
|
| Update the configuration of MySQL libraries |
|
More...
|
over 12 years ago
|
| Rebuild |
|
More...
|
over 12 years ago
|
| Use mysql_config to get the libraries to be used for MySQL |
|
More...
|
over 12 years ago
|
| Make the package Preelaborate |
|
More...
|
over 12 years ago
|
| Make the package Preelaborate and avoid depending on C.Extensions which may not be Preelaborate for some versions of Gcc |
|
More...
|
over 12 years ago
|
| Make the package Preelaborate |
|
More...
|
over 12 years ago
|
| Make the package Preelaborate and avoid depending on C.Extensions which may not be Preelaborate for some versions of Gcc |
|
More...
|
over 12 years ago
|
| Make the package Pure |
|
More...
|
over 12 years ago
|
| Make the package Pure |
|
More...
|
over 12 years ago
|
| Make the package Pure |
|
More...
|
over 12 years ago
|
| Fix the test condition to check if a database is supported |
|
More...
|
over 12 years ago
|
| Rebuild |
|
More...
|
over 12 years ago
|
| New configure variable NR_CPUS |
|
More...
|
over 12 years ago
|
| Use getconf to get the number of processors, default to 1 if getconf does not exist or fails |
|
More...
|
over 12 years ago
|
| Fix the GNAT project for the installation |
|
More...
|
over 12 years ago
|
| Fix the name of the library in the GNAT project file |
|
More...
|
over 12 years ago
|
| Fix the package dependencies |
|
More...
|
over 12 years ago
|
| Build with gprbuild so that the unit tests can be executed Strip the rpath from the generated libraries (both gnatmake and gprbuild put an rpath) |
|
More...
|
over 12 years ago
|
| Fix some compilation warnings |
|
More...
|
over 12 years ago
|
| Update copyright |
|
More...
|
over 12 years ago
|
| Add support to load database drivers dynamically - extract the driver name from the connection string, - load the DLL, - find the driver initialization method and call it |
|
More...
|
over 12 years ago
|
| Allow to use gprbuild and gprclean for building shared libraries |
|
More...
|
over 12 years ago
|
| Rebuild |
|
More...
|
over 12 years ago
|