Shiqing Fan
|
6f8d0a1ab8
|
Update a few CMake scripts.
Add Program Database (pdb) files for installation for debug build.
This commit was SVN r22188.
|
2009-11-03 10:40:58 +00:00 |
|
Shiqing Fan
|
1b6db85988
|
Complete the support for building on UNC path.
This commit was SVN r21897.
|
2009-08-27 07:57:26 +00:00 |
|
Shiqing Fan
|
537b8cd8b1
|
Get rid of improper use of SET_SOURCE_FILES_PROPERTIES. When using the latest CMake (2.6 patch 4), we get many errors, which didn't show in previous version.
This commit was SVN r21188.
|
2009-05-07 17:41:05 +00:00 |
|
Shiqing Fan
|
36a813415d
|
When build from a tarball, there will be Linux-generated files that could not be used on Windows, so exclude them, and use the ones generated by CMake.
This commit was SVN r20858.
|
2009-03-24 18:10:57 +00:00 |
|
Shiqing Fan
|
4d3f801dbd
|
Try to find the installed flex on current windows system first, if it's not there, just use the one comes along with the source.
This commit was SVN r20642.
|
2009-02-26 13:03:53 +00:00 |
|
Shiqing Fan
|
2f1461419c
|
Add a new feature for checking mca subdirectories, i.e. detecting if there is an exclude file list which indicates the files that shouldn't be added to the source list. By default, the CMake build system will simply add all source files in the required sub folders, without knowing which files have to be excluded. The first use of it is in plm/base/.windows.
And clean up the nested variable names, in order to make it readable.
This commit was SVN r20498.
|
2009-02-10 17:20:13 +00:00 |
|
Shiqing Fan
|
a5281f0434
|
- 1/4 commit for Windows Visual Studio and CCP support:
CMakeLists and .windows files.
In contribs preconfigured and precompiled parts.
This commit was SVN r20108.
|
2008-12-10 20:59:20 +00:00 |
|