Paul Beckingham
0471c17f12
Build System
...
- Added new src/commands and src/columns intermediate libs.
- Began implementation of the first Command object.
- Began implementation of the first Column object.
- TDB2, Variant updates.
2011-04-23 16:41:37 -04:00
Federico Hernandez
4de854a3c3
CMake
...
- zapped autoh*ll from build system. No more pain.
2011-03-04 03:58:55 +01:00
Federico Hernandez
dbdba4c59e
Bumped version number to 2.0.0
2011-03-04 03:24:06 +01:00
Federico Hernandez
df1fc5a6da
Release
...
- bumped version number to 1.9.4
2011-03-03 23:09:48 +01:00
Federico Hernandez
10ef12b008
CMake
...
- cmake variables for the different installation paths
(thanks to Pietro Cerutti)
2011-03-01 18:59:40 +01:00
Federico Hernandez
6c110a641d
Bumped version number to 1.9.4.beta1
2011-02-18 00:11:30 +01:00
Federico Hernandez
73fd2cefca
Build system
...
- missing source code files for deprecated autotools
- exclude test cmakefile in packaged source
2011-02-16 23:39:45 +01:00
Federico Hernandez
0dd969cc24
CMake
...
- missing cmake message
2011-01-20 22:19:34 +01:00
Federico Hernandez
be0357da4a
CMake
...
- added information to task diag to indicate if task is built with
cmake (to support the upcoming move away from autotools).
2011-01-18 00:00:28 +01:00
Federico Hernandez
32235ca60a
CMake
...
- improve compilation by removing the git sha1 dependency into its
own include file that is just used 2 times instead of auto.h that
is included in more places.
2011-01-17 23:27:38 +01:00
Federico Hernandez
a5f8762570
Msg for sha1 searching in cmake
2011-01-08 21:25:18 +01:00
Federico Hernandez
022b219c0f
CMake
...
- added sha1 of git commit to task diag
2011-01-08 01:10:26 +01:00
Federico Hernandez
733101a560
CMake
...
- made lua optional
- included a package_source stub for cpack
2011-01-07 22:23:42 +01:00
Federico Hernandez
70a83dad4d
CMake
...
- the version number in the man pages is now set automatically via
the ${PACKAGE_STRING} cmake variable
2011-01-05 22:46:25 +01:00
Federico Hernandez
75a3266929
Merged README.build to INSTALL
2011-01-05 09:58:07 +01:00
Federico Hernandez
506799cac4
CMake
...
- finalized install target
2011-01-05 01:10:26 +01:00
Federico Hernandez
198e69f8d1
CMake
...
- install target: included man pages and rc files
2011-01-04 23:26:35 +01:00
Federico Hernandez
94224d0ac5
CMake
...
- finalized unit tests transition to CMake
- introduced 2 variables to collect inlcude dirs and libraries
2011-01-03 01:05:39 +01:00
Federico Hernandez
51fd0afade
CMake
...
- moved configuration stuff from src to top level cmake file
- building static library task and using it for building task binary
- the static library will then be used as well in the unit tests
2011-01-02 23:45:25 +01:00
Federico Hernandez
3e68bc9ec5
CMake
...
- added library checks to cmake
- added configuration of include files to cmake
- move package information into configurable include file
- cmake.h.in generates auto.h to be compatible with current
implementation of autoconf
2011-01-02 16:26:33 +01:00
Federico Hernandez
fb24835ac5
First commit of cmake stubs - more to come
2010-12-29 00:31:20 +01:00