Commit 6a8e364
Remove legacy Makefiles and migrate fully to CMake
- Add cmake/cpack-source.cmake for source tarball generation (rpmtar target)
- Add cmake/doxygen.cmake for documentation targets (doc, fulldoc)
- Update Dockerfiles to use CMake for tarball generation
- Update .copr/Makefile to use CMake
- Remove 142 legacy Makefiles (only .copr/Makefile remains)
- Remove obsolete .travis.yml (GitHub Actions is used)
- Update all documentation to reference CMake options
- Clean up .gitignore and pkg/deb install files
CMake was already the primary build system; this removes the legacy
Makefile-based build that was only used for tarball generation.1 parent 4bd68ad commit 6a8e364
File tree
178 files changed
+303
-4279
lines changed- .copr
- apps
- ann_b2b
- announce_transfer
- announcement
- annrecorder
- callback
- click2dial
- conf_auth
- conference
- db_reg_agent
- diameter_client
- lib_dbase
- dsm
- mods
- mod_aws
- mod_conference
- mod_curl
- mod_dlg
- mod_groups
- mod_monitoring
- mod_mysql
- mod_py
- mod_redis
- mod_regex
- mod_sbc
- mod_subscription
- mod_sys
- mod_uri
- mod_utils
- mod_xml
- mod_zrtp
- tools
- early_announce
- examples
- announce_auth
- b2b_connect
- cacheannounce
- call_gen
- db_announce
- di_dialer
- di_log
- dtmftester
- early_record
- ivr_examples
- jukecall
- mixin_announce
- out_of_tree
- pinauthconference
- py_sems_ex
- serviceline
- simple_conference
- tutorial
- annc_service
- cc_acc_xmlrpc
- cc_acc
- ivr_announce
- myannounceapp
- myapp
- mycc
- myconfigurableapp
- myjukebox
- urlcatcher
- gateway
- ivr-python2
- ivr
- jsonrpc
- mailbox
- mobile_push/load_test/sems_cfg/core/etc
- monitoring
- tools
- mp3
- msg_storage
- mwi
- pin_collect
- precoded_announce
- py_sems
- sip
- reg_agent
- registrar_client
- rtmp
- flash_phone
- librtmp
- sbc
- call_control
- bl_redis
- call_timer
- ctl
- dsm
- parallel_calls
- prepaid_xmlrpc
- prepaid
- registrar
- rest
- syslog_cdr
- template
- tools
- twit
- voicebox
- voicemail
- webconference
- pyqtgui
- tools
- xmlrpc2di
- xmlrpc++
- test
- cmake
- core
- compat
- etc
- plug-in
- adpcm
- codec2
- echo
- g722
- g729
- gsm
- ilbc
- iLBC_rfc3951
- isac
- libisac
- l16
- opus
- session_timer
- silk
- speex
- stats
- uac_auth
- wav
- resample
- sip
- tests
- doc
- dsm
- examples
- b2b_connect_extension/wav
- dsm_di_monit
- tutorials/quizconnect/prompts
- src
- pkg/deb
- bookworm
- bullseye
- buster
- debian
- jessie
- precise
- trixie
- trusty
- wheezy
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
178 files changed
+303
-4279
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | | - | |
9 | | - | |
10 | 7 | | |
11 | | - | |
| 8 | + | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
19 | | - | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | | - | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
This file was deleted.
0 commit comments