*** tpb has joined #freeorion | 00:00 | |
*** pm_ has quit IRC | 00:06 | |
CIA-15 | FreeOrion: geoffthemedio * r5029 /trunk/FreeOrion/UI/ (CombatSetupWnd.cpp FleetWnd.cpp FleetWnd.h): | 00:14 |
---|---|---|
CIA-15 | FreeOrion: -Moved definition of ShipDataPanel into header from .cpp file, to make it usable in other files. | 00:14 |
CIA-15 | FreeOrion: -Removed duplicate ShipDataPanel code from CombatSetupWnd.cpp and switched to using version now in FleetWnd.h. | 00:14 |
*** Stranger has quit IRC | 01:13 | |
*** STalKer-X has joined #freeorion | 03:47 | |
CIA-15 | FreeOrion: geoffthemedio * r5030 /trunk/FreeOrion/UI/ (CombatSetupWnd.cpp CombatWnd.cpp): grooming | 03:51 |
*** STalKer-Y has quit IRC | 03:51 | |
*** pm_ has joined #freeorion | 06:21 | |
*** VargaD has joined #freeorion | 07:17 | |
*** GeofftheMedio_ has joined #freeorion | 07:18 | |
*** GeofftheMedio has quit IRC | 07:19 | |
*** GeofftheMedio_ is now known as GeofftheMedio | 07:19 | |
*** __alex has joined #freeorion | 11:31 | |
*** _Maru_ has quit IRC | 11:43 | |
*** CIA-15 has quit IRC | 11:43 | |
*** _Maru_ has joined #freeorion | 11:44 | |
*** CIA-15 has joined #freeorion | 11:44 | |
*** __alex has quit IRC | 12:20 | |
*** __alex has joined #freeorion | 12:32 | |
*** Stranger has joined #freeorion | 13:17 | |
*** __alex has quit IRC | 13:52 | |
*** __alex has joined #freeorion | 13:53 | |
*** __alex has quit IRC | 15:23 | |
*** __alex has joined #freeorion | 15:31 | |
*** pm__ has joined #freeorion | 16:33 | |
*** pm_ has quit IRC | 16:36 | |
*** pm_ has joined #freeorion | 16:37 | |
*** pm__ has quit IRC | 16:40 | |
*** __alex has quit IRC | 17:04 | |
*** STalKer-X has quit IRC | 18:29 | |
*** XB-7 has joined #freeorion | 18:45 | |
*** Stranger has quit IRC | 20:31 | |
*** VargaD has quit IRC | 22:03 | |
*** mterry has joined #freeorion | 23:43 | |
mterry | Hello! Where is library_all_variants supposed to be defined? (it's used in CMakeLists.txt) | 23:43 |
GeofftheMedio | of what? | 23:50 |
GeofftheMedio | (which cmakelists.txt) | 23:50 |
mterry | GeofftheMedio, hello again. toplevel freeorion CMakeLists.txt uses it | 23:51 |
mterry | GeofftheMedio, it defines a macro executable_all_variants and uses that, but also uses library_all_variants, which it does not define | 23:52 |
mterry | (well, it doesn't use the executable one, but sub-CMakeLists.txt do) | 23:52 |
GeofftheMedio | GG/cmake/Util.cmake | 23:56 |
mterry | GeofftheMedio, interesting... GG is a separate tree. Is the expectation that GG installs the cmake file for freeorion to pick up? /me is not super familiar with cmak | 23:57 |
mterry | This explains the warning about not finding Util | 23:58 |
GeofftheMedio | freeorion pulls the gigi svn trunk when you update, so it's expected to be there | 23:58 |
GeofftheMedio | list(APPEND CMAKE_MODULE_PATH ${CMAKE_HOME_DIRECTORY}/cmake ${CMAKE_HOME_DIRECTORY}/GG/cmake) | 23:58 |
GeofftheMedio | include(Config) | 23:58 |
GeofftheMedio | include(Util) | 23:58 |
mterry | GeofftheMedio, well... two things: 1) I'm building for Ubuntu, where bundled libraries are frowned upon, so I'm making a separate GG package. And 2) I'm using the tarball feature of your svn server, not actual svn checkouts | 23:59 |
mterry | hm | 23:59 |
GeofftheMedio | then you'll need to change cmakelists I guess | 23:59 |
GeofftheMedio | copy the gigi Util.cmake into freeorion's cmake folder | 23:59 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!