]> git.sesse.net Git - vlc/history - extras/buildsystem/cmake/CMakeLists/src_CMakeLists.txt
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / extras / buildsystem / cmake / CMakeLists / src_CMakeLists.txt
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-11 Pierre d'Herbemonttest: Move testapi.c to /test and use a sample file...
2008-03-30 Pierre d'Herbemontcmake: media_descriptor->media media_instance->media_pl...
2008-03-28 Pierre d'Herbemontcmake: Add src/misc/action.c.
2008-03-25 Pierre d'Herbemontcontrol: Remove dynamic_media_list_*.
2008-03-25 Pierre d'Herbemontcontrol: Remove tag_query_*.
2008-03-16 Rafaël CarréInteraction are controlled by a dedicated thread
2008-03-09 Rafaël Carréfix libvlc linking when UPDATE_CHECK is on
2008-03-03 Pierre d'Herbemontcmake: Fix tests.
2008-02-28 Faustino Osunacmake/src_CMakeLists.txt: Update generated test binarie...
2008-02-24 Pierre d'Herbemontcmake: Use CMAKE_CURRENT_BINARY_DIR for tests files.
2008-02-23 Pierre d'Herbemontcmake: Forgotten config/intf.c in libvlc target.
2008-02-15 Pierre d'Herbemontcmake: Add test/dictionary.c to the list of test program.
2008-02-12 Antoine CellerierLooks like this was missing from r25071
2008-02-12 Pierre d'Herbemontcmake: Some improvements based on Alexander Neundorf...
2008-02-09 Pierre d'Herbemontcmake: Make the *.c *.h script generation compatible...
2008-02-09 Pavlov KonstantinFix erroneous [25032].
2008-02-09 Pavlov KonstantinFix linkage in --as-needed mode.
2008-02-08 Faustino Osunacmake: Command substitution work around for VERBATIM...
2008-02-08 Pierre d'Herbemontcmake: Add VERBATIM back. Apparently this could be...
2008-02-08 Faustino Osunacmake: Removed VERBATIM flag, allows OS to perform...
2008-02-07 Antoine CellerierDefine DATA_PATH in the root CMakeList.txt since module...
2008-02-07 Rémi Denis-CourmontFix SO versions
2008-02-07 Pierre d'Herbemontcmake: Enable test targets.
2008-02-05 Rémi Denis-CourmontFix SOVERSION
2008-02-05 Pierre d'Herbemontcmake: Don't use tabs and generate revision.c builtin...
2008-02-05 Rémi Denis-CourmontCheck for -lm
2008-02-05 Rémi Denis-Courmontlibvlc needs -ldl
2008-02-05 Pierre d'Herbemontcmake: Correctly set te build target for the modules...
2008-02-04 Pierre d'Herbemontcmake: prefer the use of target_link_libraries() over...
2008-02-04 Rémi Denis-CourmontAdd missing libs. Not sure if this is the right way...
2008-02-04 Rémi Denis-CourmontBunch of fixes
2008-02-04 Rémi Denis-CourmontDon't link against yes. Of course it does not work...
2008-02-04 Rémi Denis-CourmontMissing defines
2008-02-04 Pierre d'Herbemontcmake: Add a FindDlopen module. (Ask for review by...
2008-02-04 Pierre d'Herbemont cmake: Generate vlc_about.h.
2008-02-04 Pierre d'Herbemontcmake: Correctly generate builtin.h.
2008-02-04 Pierre d'Herbemontcmake: Don't set -DMACOSX_DEPLOYMENT_TARGET=10.4 ...
2008-02-04 Pierre d'Herbemontcmake: Fix revision generation.
2008-02-04 Pierre d'Herbemontsrc/CMakeLists.txt: Correctly fix that typo spotted...
2008-02-04 Pierre d'Herbemontsrc/CMakeLists.txt: Correct a typo.
2008-02-04 Pierre d'Herbemontcmake: Use -std=gnu99 instead of -std=c99 and link...
2008-02-04 Pierre d'Herbemontcmake: Don't send two time -std=c99.
2008-02-04 Pierre d'Herbemontsrc_CMakeLists: Build libvlc-control.
2008-02-04 Pierre d'Herbemontbuildsystem/cmake: Add an embryonary CMake support...