summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/UseGlibMarshal.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Fix code style for consistencyBryce Harrington2016-01-171-24/+24
| | | | | | Indentation to 4 spaces Prefer lower case for functions and macros (bzr r14596)
* cmake: fix for error reading non existing file which would error out cmake's ↵Campbell Barton2011-06-131-1/+5
| | | | | first run. (bzr r10275)
* UseGlibMarshal.cmake - Don't overwrite the file if it hasn't changedKrzysztof Kosi??ski2009-01-111-5/+13
| | | (bzr r7116)
* cmake: remove quotes from execute_command. now it works.Johan B. C. Engelen2008-04-051-4/+5
| | | (bzr r5350)
* cmake: fix file names in marshal generationJohan B. C. Engelen2008-04-051-10/+9
| | | (bzr r5349)
* Cmake: UseGlibMarshal updateJoshua L. Blocher2008-04-051-3/+4
| | | (bzr r5347)
* cmake: marshal files; fix to use correct result variableJohan B. C. Engelen2008-04-051-3/+3
| | | (bzr r5345)
* cmake: revert last commit because the current directory is included when ↵Johan B. C. Engelen2008-04-051-1/+1
| | | | | building (bzr r5344)
* cmake: fix include location of sp-marshalJohan B. C. Engelen2008-04-051-1/+1
| | | (bzr r5343)
* cmake: fix wrong direction of slashesJohan B. C. Engelen2008-04-051-1/+1
| | | (bzr r5342)
* cmake: fix error in UseGlibMarshal.cmakeJohan B. C. Engelen2008-04-051-5/+5
| | | (bzr r5341)
* Cmake: add missing CMakeLists.txtJoshua L. Blocher2008-04-051-5/+5
| | | (bzr r5340)
* Cmake: add UseGlibMarshal.cmake for generating filesJoshua L. Blocher2008-04-051-0/+27
(bzr r5338)