Historia zmian

Autor SHA1 Wiadomość Data
  Sander Sweers 47785bf89b Add file encoding to configure_file 6 lat temu
  Nirbheek Chauhan a00433fdbc configure_file: Add a new action 'copy' 6 lat temu
  David Fort 6dea177774 add support for cmakedefine in configure_file() 6 lat temu
  Jussi Pakkanen 30827b5644 Do not install configure_file output if install_dir is empty. Closes #3270. 6 lat temu
  Joergen Ibsen 91a0126590 Improve escaping in configuration files 6 lat temu
  Joergen Ibsen fdb48a3a0f Use re.sub instead of replace loop 6 lat temu
  Martin Blanchard 105507a173 get-unquoted: Rework test case for msvc (make it more realistic) 7 lat temu
  Martin Blanchard 6b517475f5 get-unquoted: Add test case for new get_unquoted() method 7 lat temu
  Jan Chren (rindeal) 61ac9a5348 add tests for `capture` in `configure_file()` 7 lat temu
  Bálint Aradi e79b602298 Enable variables for output in configure_file 7 lat temu
  Philipp Ittershagen adebed8ec8 Enable File() objects as an input parameter to configure_file 7 lat temu
  Tim-Philipp Müller 8cc89e468d configure_file: make input arg optional if command is used 7 lat temu
  Nirbheek Chauhan cb0aa6a83a configure_file: Substitute @INPUT@/@OUTPUT@/etc in command 7 lat temu
  Jussi Pakkanen 0a2daf84eb No longer require a binary called python3 on Windows. The default name is "python". 7 lat temu
  Jussi Pakkanen 00f62d0755 Can get values in ConfigurationData objects. 7 lat temu
  Tim-Philipp Müller 3aebdb717a configuration_data: can pass descriptions to setters (#783) 8 lat temu
  Tim-Philipp Müller 09fdc7f815 configuration_data: add .set_quoted() convenience method to set quoted string 8 lat temu
  Jussi Pakkanen 177e286b3c Can generate config headers without an input file. Closes #549. 8 lat temu
  Jussi Pakkanen 2e93295c2e Generate configure files immediately when they are declared. Closes #88. 9 lat temu
  Jussi Pakkanen 52b69b8939 Make sure that build and source subdirectories are always in search 9 lat temu
  Jussi Pakkanen 87ea869f02 Can install files created with configure_file. 9 lat temu
  Jussi Pakkanen cf6a395014 Spell out include_directories. 10 lat temu
  Jussi Pakkanen eeaa5d0684 Some windows fixes. 10 lat temu
  Jussi Pakkanen d9d70372b4 Can generate configuration files with custom scripts. 10 lat temu
  Jussi Pakkanen d4284aae89 Renamed add_test to test. 11 lat temu
  Jussi Pakkanen 6ff098bea6 Store configuration values in an object rather than global variables. 11 lat temu
  Jussi Pakkanen 5c37665e5d Support for easier #define declarations. 11 lat temu
  Jussi Pakkanen b0b171f2b9 Test application for config file. 11 lat temu
  Jussi Pakkanen 9262fe600a Split test suite into common and platform dependent parts. 11 lat temu