124 Commits

Author SHA1 Message Date
Ariel Vina-Rodriguez
18a919f11e fix 2016-03-01 19:06:33 +01:00
qPCR4vir
976b5ec275 explore automatic GUI testing in VS2015, cmake and travis
local works vary good in windows with VS2015
2016-03-01 18:59:57 +01:00
qPCR4vir
54ecf4d714 a simple but not trivial HelloWorld 2016-02-29 14:30:49 +01:00
qPCR4vir
be2b67d970 by default but optionally install includes, make easy to find variables in large lists 2016-02-29 00:23:04 +01:00
git
f236ca91cf Copy include files to installation directory. 2016-02-27 16:47:27 -08:00
qPCR4vir
d7a3f12136 include demo 2016-02-26 16:52:26 +01:00
qPCR4vir
2504a915b3 FIX: project() defines essential system variables like CMAKE_FIND_LIBRARY_PREFIXES 2016-02-26 14:03:01 +01:00
qPCR4vir
c499c351dc cleanup selection of std, boost or nana filesystem and install it in travis, with detection in cmake
todo: check namespaces and compatibility of boost filesystem
2016-02-25 19:21:29 +01:00
qPCR4vir
1dd42c8841 log Boost related configuration 2016-02-25 09:26:06 +01:00
qPCR4vir
0978ed7e18 NANA_BOOST_FILESYSTEM_PREFERRED On by default. 2016-02-25 08:40:57 +01:00
qPCR4vir
e649a06b6f include protoversion of the file_explore demo 2016-02-25 00:07:39 +01:00
qPCR4vir
da58586888 try png demo 2016-02-16 21:39:48 +01:00
Ariel Vina-Rodriguez
c6a84467ea pending demos 2016-02-16 21:11:25 +01:00
qPCR4vir
f4bc8af695 all demos in cmake 2016-02-16 18:59:24 +01:00
qPCR4vir
999a1e7cbc "automate" demos build with GLOB 2016-02-16 18:36:48 +01:00
qPCR4vir
186be4a99b CMAKE_BOOST_FILESYSTEM_AVAILABLE 2016-02-16 13:12:47 +01:00
qPCR4vir
1c05efcb81 fixing with C++14: tabbar append error in gcc linux - travis 2016-02-15 19:59:49 +01:00
qPCR4vir
09eaea0fad modernize widget_show2 to nana v1.3.0 2016-02-15 00:46:37 +01:00
qPCR4vir
32875bdf4c allow widget show 2016-02-14 05:09:43 +01:00
qPCR4vir
32924a0904 more examples 2016-02-12 17:00:56 +01:00
qPCR4vir
6c62c20ae1 more examples and cleanup 2016-02-12 13:06:25 +01:00
qPCR4vir
442747a9c6 clean 2016-02-12 03:29:37 +01:00
qPCR4vir
bf58672c11 temporally exclude widget_show2 depending on filesystem 2016-02-12 02:55:21 +01:00
qPCR4vir
bd80c0852a temporally exclude widget_show depending on filesystem 2016-02-12 02:55:06 +01:00
qPCR4vir
95bde7bc51 temporally exclude file_explorer 2016-02-12 02:54:56 +01:00
qPCR4vir
5aec3d4b74 fix 2016-02-12 02:54:40 +01:00
qPCR4vir
568feb16c6 NANA_LINKS 2016-02-12 02:49:45 +01:00
qPCR4vir
52510b265a pthread 2016-02-12 02:48:56 +01:00
nabijaczleweli-vm
ea4bac6e9c Link to libjpeg and libpng when appropriate 2016-02-12 02:43:28 +01:00
nabijaczleweli-vm
48a9edc61d Xft 2016-02-12 02:43:17 +01:00
nabijaczleweli-vm
9bbc72b876 Link to X11 2016-02-12 02:43:00 +01:00
Ariel Vina-Rodriguez
b03e1f6e69 FIX g++-5: error: unrecognized command line option ‘-stdlib=libstdc++’ 2016-02-12 02:41:44 +01:00
Ariel Vina-Rodriguez
40115f043d Build FreeMe only on Windows 2016-02-12 02:41:30 +01:00
Ariel Vina-Rodriguez
b2ca5d7544 temporally eliminate outdated biicode from cmake 2016-02-12 02:41:19 +01:00
qPCR4vir
ee77b400ff messages 2016-02-12 02:35:44 +01:00
qPCR4vir
782d6f8aa9 static link libstd 2016-02-12 02:19:49 +01:00
Jinhao
898ec72ed9 disable the CMake CMP0054 warning 2016-02-08 12:56:14 +08:00
Jinhao
345abe7fe4 add NANA_ENABLE_AUDIO option for CMakeLists 2016-02-01 00:52:12 +08:00
Jinhao
61a09ca4cc fix CMakeLists when using Nana as a sub cmake project 2016-02-01 00:28:55 +08:00
Jinhao
ce7b044186 update CMakeLists for new configuration structure 2016-02-01 00:16:40 +08:00
Pr0curo
d6d9976285 resolve 'if' error within CMakeLists.txt
Appearently CMake cannot deal with if/endif within the add_library
call. Thus the call is now completly enclosed from the if/endif
statements
2016-01-03 22:40:17 +01:00
Pr0curo
ca5ae23410 change 'CMakeLists.txt' encoding to utf8 2016-01-03 22:38:41 +01:00
qPCR4vir
0bd5483cdd reorganize 2015-12-14 12:44:37 +01:00
qPCR4vir
986f5ea9ad Reorganize options in CMakeList.txt at the beginning with right defaults. Add condition in endif() 2015-12-14 02:33:11 +01:00
qPCR4vir
cfc73be627 VERBOSE_PREPROCESSOR "Show annoying debug messages during compilation." 2015-12-14 02:32:56 +01:00
qPCR4vir
f59afb9aa4 Build demos 2015-12-14 01:49:47 +01:00
qPCR4vir
d5721fbe30 STD_make_unique_NOT_SUPPORTED "Add support for make_unique<>()." 2015-12-14 01:44:22 +01:00
qPCR4vir
48b622acc7 why some variables are not set by CLion / CMake ? __GNUC__ etc.
I got libnana.a, but not the test.exe, why?
2015-12-03 20:24:32 +01:00
qPCR4vir
3ad8f5a641 Simplify CMake file and config.h 2015-12-03 20:24:20 +01:00
qPCR4vir
f9f70cf08b Simplify CMake file 2015-12-03 20:24:07 +01:00