Skip to content
This repository has been archived by the owner on Dec 5, 2018. It is now read-only.

cmake improvements and fixes to Fl_Text_Display construction #4

Closed
wants to merge 2 commits into from

Conversation

cleanrock
Copy link

I realize you probably do not accept pull requests since this is a test repo.
See http://www.fltk.org/str.php?L3361 .

Albrecht-S pushed a commit that referenced this pull request Oct 29, 2017
@Albrecht-S
Copy link
Member

Thanks for the patches and the pull request. AFAICT both patches look good.

As you noticed we don't use PR's (and we can't merge them directly because our main source repository is svn). As it seems Greg will take care of the Fl_Text_Display c'tor issue (STR #3361).

I'll take care of the CMake issues and commit via svn -> git (on GitHub).

@cleanrock
Copy link
Author

Good if you can include my cmake changes on branch-1.4 so I can test changes easily.

Albrecht-S pushed a commit that referenced this pull request Jan 10, 2018
Basically replace CMAKE_XXX_DIR with CMAKE_CURRENT_XXX_DIR where
XXX = SOURCE or BINARY.

Patch proposal by cleanrock, FLTK PR #4:
#4

Patch modified to fix target dirs for test programs and doxygen docs.


git-svn-id: http://seriss.com/public/fltk/fltk/branches/branch-1.4@12630 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
@Albrecht-S
Copy link
Member

@cleanrock: Thanks again for the patch(es). As you can see I committed your CMake changes with some modifications. I hope this fixes the issue for you and I'd like you to test and confirm. If you find any issues please report here; I'll leave this PR open for now.

I believe the Fl_Text_Display issues have been resolved as well, although I don't know the exact commit. Again, please post here if you find any remaining issues. TIA.

@cleanrock
Copy link
Author

Looks good for me, thanks.

@Albrecht-S
Copy link
Member

Okay, thanks for the confirmation.

Closing this PR since it is resolved.

Note to later readers: this PR will not be merged since the main branch (branch-1.4) has been updated with subversion, our current source code management system.

@Albrecht-S Albrecht-S closed this Jan 12, 2018
Albrecht-S pushed a commit to fltk/fltk-test that referenced this pull request Jun 30, 2018
Basically replace CMAKE_XXX_DIR with CMAKE_CURRENT_XXX_DIR where
XXX = SOURCE or BINARY.

Patch proposal by cleanrock, FLTK PR #4:
fltk/test-only#4

Patch modified to fix target dirs for test programs and doxygen docs.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12630 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Albrecht-S pushed a commit to fltk/fltk that referenced this pull request Sep 18, 2018
Basically replace CMAKE_XXX_DIR with CMAKE_CURRENT_XXX_DIR where
XXX = SOURCE or BINARY.

Patch proposal by cleanrock, FLTK PR #4:
fltk/test-only#4

Patch modified to fix target dirs for test programs and doxygen docs.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12630 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants