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