Commit Graph

36 Commits (master)

Author SHA1 Message Date
Lodle b0c2c4fa26 Removed old projects and build settings
Updated readme with new win32 build output
Fixed a couple of glitches in cmake config files
2013-10-18 15:31:33 -07:00
Karol Herbst 6d30613453 remove wrong encoded chars 2013-10-17 20:20:03 +02:00
lodle 854e9f14b3 updated build process to auto copy missing dll's for cef and desura extras 2013-10-16 20:59:34 +02:00
lodle 2f5a7dc872 compile some targets with static runtime, too 2013-10-16 20:59:30 +02:00
Karol Herbst 3d914c4969 cmake/tinyxml2: tidy up cmake file 2013-10-16 20:58:44 +02:00
Karol Herbst 21d293a4df cmake/sqlite3x: tidy up cmake file 2013-10-16 20:58:44 +02:00
Karol Herbst 36fd9aeec5 cmake/sqlite: tidy up cmake file 2013-10-16 20:58:43 +02:00
Karol Herbst c159d38d2d cmake/bzip2: tidy up cmake file 2013-10-16 20:58:43 +02:00
Karol Herbst b226880bd0 remove old msvc files 2013-10-16 20:58:38 +02:00
lodle 1ac268a287 Added virtual solution folders for visual studio 2013-09-16 15:47:27 -07:00
Jookia a1e28be960 Merge pull request #598 from karolherbst/bug491
Replaces tinyxml with tinyxml2.
2013-09-13 01:25:43 -07:00
Smilex cc97fcdde3 third_party: Remove tinyxml 2013-09-04 06:11:46 +02:00
Smilex d0bdf37908 third_party: Add TinyXML-2 files from git
v2: Tinyxml2 CMakeLists.txt added
v3: Removed unused tinyxml2 files
v4: Fixed tinyxml2 CMakeLists file
2013-09-04 05:16:26 +02:00
Karol Herbst 30f14e60eb cmake/sqlite: add dl to Linux linker
fixes #406

NOTE: this is a candidate for the stable branch
2013-08-22 19:29:16 +02:00
Karol Herbst a922b5e6c3 npwrapper: add debian flash plugin path 2013-05-05 15:08:15 +02:00
Karol Herbst 6d98cd5911 npwrapper: add --no-as-needed and link against GTK 2013-02-13 20:03:49 +01:00
Karol Herbst ab3a5759d5 npwrapper: add missing dependencies, also reorder a bit 2013-02-13 20:03:48 +01:00
Karol Herbst 78b7324ac6 npwrapper: link wrapper against glib
fixes #459
2013-02-10 10:34:38 +01:00
Karol Herbst c6ddaa97b8 npwrapper: add a path taken from ubuntu 12.10
adding also some comments
2013-02-09 19:30:22 +01:00
Karol Herbst 94b629b326 npwrapper: fix flash loading on 32bit systems 2013-02-09 17:31:33 +01:00
Karol Herbst 30628c8685 npwrapper: fix build on 32bit systems 2013-02-09 17:05:04 +01:00
Karol Herbst 169c95a910 npwrapper: link against X11 and dl 2013-02-09 17:01:14 +01:00
Karol Herbst 1f8340a72c npwrapper: link against pthread on UNIX 2013-02-09 01:01:07 +01:00
Karol Herbst fe3f7eb393 npwrapper: get path to flash plugin from internal hardcoded list
v2: add ubuntu non symlink path
2013-02-08 20:24:38 +01:00
Karol Herbst dc0a73f066 npwrapper: use system wide installed flash plugin 2013-02-08 20:10:44 +01:00
Karol Herbst d5da6a6646 npwrapper: add build script and eliminate 64/32 bit paths 2013-02-08 20:10:43 +01:00
Karol Herbst ef8c5d4b22 turn everything into static runtime on windows 2012-06-04 19:59:49 +02:00
Karol Herbst bf236a1da8 delete cef 2012-05-09 11:43:19 +02:00
Karol Herbst 91bab9a293 sqlite fix 2012-04-26 15:01:21 +02:00
Karol Herbst c6354faf68 no pthread on windows 2012-04-26 09:13:46 +02:00
Karol Herbst bafe6a57d0 we need to link against pthread on ubuntu 2012-04-25 16:29:34 +02:00
Karol Herbst c55405ae25 we can't remove repositories because of gyp files and there are some erros with system v8 and icu 2012-04-19 16:04:01 +02:00
Jookia 5de0e737b7 cef_data.pak is now loaded from the getDataPath path. 2012-04-13 19:58:43 +10:00
Karol Herbst 93c22e5b3c BuildCEF see #107 2012-04-09 11:34:59 +02:00
Karol Herbst 4eca4824e6 some bzip2 stuff 2012-03-16 15:00:55 +01:00
Karol Herbst af143c06d5 move third_party to root
readded tinyxml
2012-03-15 21:28:52 +01:00